|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.FONode
org.apache.fop.render.ps.extensions.AbstractPSExtensionElement
org.apache.fop.render.ps.extensions.AbstractPSCommentElement
org.apache.fop.render.ps.extensions.PSPageTrailerCodeBeforeElement
public class PSPageTrailerCodeBeforeElement
Comment before element
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.fo.FONode |
---|
FONode.FONodeIterator, FONode.GatherContextInfoFunction |
Field Summary | |
---|---|
protected static java.lang.String |
ELEMENT
the element name |
Fields inherited from class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement |
---|
attachment |
Fields inherited from class org.apache.fop.fo.FONode |
---|
FO_URI, FOX_URI, locator, log, parent, siblings |
Constructor Summary | |
---|---|
PSPageTrailerCodeBeforeElement(FONode parent)
Main constructor |
Method Summary | |
---|---|
java.lang.String |
getLocalName()
Returns the local name (i.e. |
protected ExtensionAttachment |
instantiateExtensionAttachment()
Instantiates extension attachment object |
Methods inherited from class org.apache.fop.render.ps.extensions.AbstractPSCommentElement |
---|
startOfNode |
Methods inherited from class org.apache.fop.render.ps.extensions.AbstractPSExtensionElement |
---|
characters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, validateChildNode |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String ELEMENT
Constructor Detail |
---|
public PSPageTrailerCodeBeforeElement(FONode parent)
parent
- parent nodeMethod Detail |
---|
public java.lang.String getLocalName()
FONode
getLocalName
in class FONode
FONode.getLocalName()
protected ExtensionAttachment instantiateExtensionAttachment()
AbstractPSExtensionElement
instantiateExtensionAttachment
in class AbstractPSExtensionElement
|
fop 2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |