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 , 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).
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.