Class UnknownXMLObj.Maker

java.lang.Object
org.apache.fop.fo.ElementMapping.Maker
org.apache.fop.fo.UnknownXMLObj.Maker
Enclosing class:
UnknownXMLObj

public static class UnknownXMLObj.Maker extends ElementMapping.Maker
Inner class for an UnknownXMLObj Maker
  • Constructor Details

    • Maker

      public Maker(String ns)
      Construct the Maker
      Parameters:
      ns - the namespace for this Maker
  • Method Details

    • make

      public FONode make(FONode parent)
      Make an instance
      Overrides:
      make in class ElementMapping.Maker
      Parameters:
      parent - FONode that is the parent of the object
      Returns:
      the created UnknownXMLObj