|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.lowagie.text.pdf.PdfPageEventHelper org.ujac.print.DocumentPageEventHandler
public class DocumentPageEventHandler
Name: DocumentPageEventHandler
Description: A base class for page event handlers.
Constructor Summary | |
---|---|
DocumentPageEventHandler()
|
Method Summary | |
---|---|
boolean |
isTemporary()
Tells whether this event handler is temporary, and should be removed after the first usage or not. |
Methods inherited from class com.lowagie.text.pdf.PdfPageEventHelper |
---|
onChapter, onChapterEnd, onCloseDocument, onEndPage, onGenericTag, onOpenDocument, onParagraph, onParagraphEnd, onSection, onSectionEnd, onStartPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentPageEventHandler()
Method Detail |
---|
public boolean isTemporary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |