org.apache.fop.render.ps.extensions

Class PSPageSetupCodeElement

Implemented Interfaces:
Cloneable

public class PSPageSetupCodeElement
extends AbstractPSExtensionObject

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

PSPageSetupCodeElement(FONode parent)
Main constructor

Method Summary

String
getLocalName()
protected void
startOfNode()

Methods inherited from class org.apache.fop.render.ps.extensions.AbstractPSExtensionObject

addCharacters, endOfNode, getExtensionAttachment, 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, warningText

Constructor Details

PSPageSetupCodeElement

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

Method Details

getLocalName

public String getLocalName()
Overrides:
getLocalName in interface FONode

startOfNode

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

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