Class ExportPlaintextDelimiterList

    • Field Detail

      • NODE_EXPORT_PLAINTEXT_DELIMITERS

        public static final java.lang.String NODE_EXPORT_PLAINTEXT_DELIMITERS
        See Also:
        Constant Field Values
    • Constructor Detail

      • ExportPlaintextDelimiterList

        public ExportPlaintextDelimiterList()
        Default constructor
      • ExportPlaintextDelimiterList

        public ExportPlaintextDelimiterList​(org.w3c.dom.Node root)
        Class constructor. Creates a new instance of the ExportPlaintextDelimiterList, initializing it with the information provided on an xml Node.
        Parameters:
        root - Node instance representing the different papersizes information.
      • ExportPlaintextDelimiterList

        public ExportPlaintextDelimiterList​(org.w3c.dom.Document doc)
        Class constructor. Creates a new instance of the ExportPlaintextDelimiterList, initializing it with the information provided on an xml Document.
        Parameters:
        doc - DOM Document with information to initialize this class