Class PSExtensionElementMapping


  • public class PSExtensionElementMapping
    extends ElementMapping
    This class provides the element mapping for the PostScript-specific extensions.
    • Field Detail

      • NAMESPACE

        public static final java.lang.String NAMESPACE
        Namespace for the extension
        See Also:
        Constant Field Values
    • Constructor Detail

      • PSExtensionElementMapping

        public PSExtensionElementMapping()
        Main constructor
    • Method Detail

      • initialize

        protected void initialize()
        Initializes the set of maker objects associated with this ElementMapping
        Specified by:
        initialize in class ElementMapping