Class PDFElementMapping


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

      • NAMESPACE

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

      • PDFElementMapping

        public PDFElementMapping()
        Main constructor
    • Method Detail

      • initialize

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