org.enhydra.jawe.components.graph.jped
Class PDFElementChain
java.lang.Object
org.enhydra.jawe.components.graph.jped.PDFChain
org.enhydra.jawe.components.graph.jped.PDFElementChain
- public class PDFElementChain
- extends PDFChain
Fields inherited from class org.enhydra.jawe.components.graph.jped.PDFChain |
|
Method Summary |
com.lowagie.text.Element |
next()
|
com.lowagie.text.Element |
processPlugin()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static java.util.logging.Logger log
plugin
private PDFPlugin plugin
next
private PDFElementChain next
PDFElementChain
public PDFElementChain(org.enhydra.shark.xpdl.XMLElement element,
PDFPlugin plugin,
PDFPluginNotifier notifier,
PDFElementChain next)
processPlugin
public com.lowagie.text.Element processPlugin()
throws com.lowagie.text.DocumentException
- Throws:
com.lowagie.text.DocumentException
next
public com.lowagie.text.Element next()
throws com.lowagie.text.DocumentException
- Throws:
com.lowagie.text.DocumentException