Class PSPageSetupCodeElement

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class PSPageSetupCodeElement
    extends AbstractPSExtensionObject
    Extension element for fox:ps-page-setup-code.
    • Field Detail

      • ELEMENT

        protected static final java.lang.String ELEMENT
        The element name
        See Also:
        Constant Field Values
    • Constructor Detail

      • PSPageSetupCodeElement

        public PSPageSetupCodeElement​(FONode parent)
        Main constructor
        Parameters:
        parent - parent FO node
    • Method Detail

      • startOfNode

        public void startOfNode()
                         throws FOPException
        Called after processNode() is called. Subclasses can do additional processing.
        Overrides:
        startOfNode in class FONode
        Throws:
        FOPException - if there's a problem during processing
      • getLocalName

        public java.lang.String getLocalName()
        Returns the local name (i.e. without namespace prefix) of the node
        Specified by:
        getLocalName in class FONode
        Returns:
        the local name of this node