org.apache.fop.render.ps.extensions
public class PSPageSetupCodeElement extends AbstractPSExtensionObject
FONode.FONodeIterator| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ELEMENT |
| Constructor and Description |
|---|
PSPageSetupCodeElement(FONode parent)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName()
Returns the local name (i.e.
|
protected void |
startOfNode()
Called after processNode() is called.
|
addCharacters, endOfNode, getExtensionAttachment, getNamespaceURI, getNormalNamespacePrefix, processNode, validateChildNodeaddChildNode, attachSiblings, attributeError, attributeWarning, bind, canHaveMarkers, charIterator, clone, clone, createPropertyList, decorateWithContextInfo, errorText, gatherContextInfo, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getFOEventHandler, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, removeChild, setLocator, tooManyNodesError, tooManyNodesError, validateChildNode, warningTextprotected static final java.lang.String ELEMENT
public PSPageSetupCodeElement(FONode parent)
parent - parent FO nodeprotected void startOfNode()
throws FOPException
startOfNode in class FONodeFOPException - if there's a problem during processingpublic java.lang.String getLocalName()
getLocalName in class FONodeCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.