org.apache.fop.render.afp.extensions

Class AFPPageSetupElement

Implemented Interfaces:
Cloneable

public class AFPPageSetupElement
extends AbstractAFPExtensionObject

Extension element for fox:ps-page-setup-code.

Nested Class Summary

Nested classes/interfaces inherited from class org.apache.fop.fo.FONode

FONode.FONodeIterator

Field Summary

Fields inherited from class org.apache.fop.fo.FONode

FOX_URI, FO_URI, locator, log, parent, siblings

Constructor Summary

AFPPageSetupElement(FONode parent)
Main constructor

Method Summary

protected void
startOfNode()

Methods inherited from class org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject

addCharacters, endOfNode, getExtensionAttachment, getLocalName, getNamespaceURI, getNormalNamespacePrefix, processNode, validateChildNode

Methods inherited from class org.apache.fop.fo.FONode

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

Constructor Details

AFPPageSetupElement

public AFPPageSetupElement(FONode parent)
Main constructor
Parameters:
parent - parent FO node

Method Details

startOfNode

protected void startOfNode()
            throws FOPException
Overrides:
startOfNode in interface FONode

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.