org.enhydra.jawe.components.graph.jped
Class PDFSectionChain
java.lang.Object
org.enhydra.jawe.components.graph.jped.PDFChain
org.enhydra.jawe.components.graph.jped.PDFSectionChain
- public class PDFSectionChain
- extends PDFChain
Fields inherited from class org.enhydra.jawe.components.graph.jped.PDFChain |
|
Method Summary |
com.lowagie.text.Section |
next()
|
com.lowagie.text.Section |
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 PDFSectionChain next
PDFSectionChain
public PDFSectionChain(org.enhydra.shark.xpdl.XMLElement element,
PDFPlugin plugin,
PDFPluginNotifier notifier,
PDFSectionChain next)
processPlugin
public com.lowagie.text.Section processPlugin()
throws com.lowagie.text.DocumentException
- Throws:
com.lowagie.text.DocumentException
next
public com.lowagie.text.Section next()
throws com.lowagie.text.DocumentException
- Throws:
com.lowagie.text.DocumentException