Class PSPageSetupCodeElement

All Implemented Interfaces:
Cloneable

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

  • Constructor Details

    • PSPageSetupCodeElement

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

    • 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 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