org.apache.fop.fo.extensions.destination
Class Destination
- Cloneable
Class for named destinations in PDF.
addCharacters , addChildNode , attachSiblings , attributeError , attributeWarning , bind , canHaveMarkers , charIterator , clone , clone , createPropertyList , decorateWithContextInfo , endOfNode , errorText , gatherContextInfo , getChildNodes , getChildNodes , getContentHandlerFactory , getContextInfo , getExtensionAttachment , getFOEventHandler , getLocalName , getLocator , getLocatorString , getLogger , getName , getName , getNameId , getNamespaceURI , getNodeString , getNormalNamespacePrefix , getParent , getRoot , getUserAgent , inMarker , invalidChildError , invalidChildError , missingChildElementError , missingPropertyError , nodesOutOfOrderError , processNode , removeChild , setLocator , startOfNode , tooManyNodesError , tooManyNodesError , validateChildNode , warningText |
Destination
public Destination(FONode parent)
Constructs a Destination object (called by Maker).
parent
- the parent formatting object
getInternalDestination
public String getInternalDestination()
Returns the internal destination (an reference of the id property of any FO).
processNode
public void processNode(String elementName,
Locator locator,
Attributes attlist,
PropertyList pList)
throws FOPException
- processNode in interface FONode
org.apache.fop.fo.FONode.processNode(java.lang.String, org.xml.sax.Locator,
org.xml.sax.Attributes, org.apache.fop.fo.PropertyList)
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.