public class AFPElement extends AbstractAFPExtensionObject
FONode.FONodeIterator
Constructor and Description |
---|
AFPElement(FONode parent,
java.lang.String name)
Constructs an AFP object (called by Maker).
|
Modifier and Type | Method and Description |
---|---|
protected void |
startOfNode()
Called after processNode() is called.
|
addCharacters, endOfNode, getExtensionAttachment, getLocalName, getNamespaceURI, getNormalNamespacePrefix, processNode, validateChildNode
addChildNode, 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, warningText
public AFPElement(FONode parent, java.lang.String name)
parent
- the parent formatting objectname
- the name of the afp elementprotected void startOfNode() throws FOPException
startOfNode
in class FONode
FOPException
- if there's a problem during processingCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.