Interface TextEncodingType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getCollapseWhiteSpaces

        boolean getCollapseWhiteSpaces()
        Gets the "collapseWhiteSpaces" attribute
      • xgetCollapseWhiteSpaces

        org.apache.xmlbeans.XmlBoolean xgetCollapseWhiteSpaces()
        Gets (as xml) the "collapseWhiteSpaces" attribute
      • isSetCollapseWhiteSpaces

        boolean isSetCollapseWhiteSpaces()
        True if has "collapseWhiteSpaces" attribute
      • setCollapseWhiteSpaces

        void setCollapseWhiteSpaces​(boolean collapseWhiteSpaces)
        Sets the "collapseWhiteSpaces" attribute
      • xsetCollapseWhiteSpaces

        void xsetCollapseWhiteSpaces​(org.apache.xmlbeans.XmlBoolean collapseWhiteSpaces)
        Sets (as xml) the "collapseWhiteSpaces" attribute
      • unsetCollapseWhiteSpaces

        void unsetCollapseWhiteSpaces()
        Unsets the "collapseWhiteSpaces" attribute
      • getDecimalSeparator

        String getDecimalSeparator()
        Gets the "decimalSeparator" attribute
      • xgetDecimalSeparator

        org.apache.xmlbeans.XmlString xgetDecimalSeparator()
        Gets (as xml) the "decimalSeparator" attribute
      • isSetDecimalSeparator

        boolean isSetDecimalSeparator()
        True if has "decimalSeparator" attribute
      • setDecimalSeparator

        void setDecimalSeparator​(String decimalSeparator)
        Sets the "decimalSeparator" attribute
      • xsetDecimalSeparator

        void xsetDecimalSeparator​(org.apache.xmlbeans.XmlString decimalSeparator)
        Sets (as xml) the "decimalSeparator" attribute
      • unsetDecimalSeparator

        void unsetDecimalSeparator()
        Unsets the "decimalSeparator" attribute
      • getTokenSeparator

        String getTokenSeparator()
        Gets the "tokenSeparator" attribute
      • xgetTokenSeparator

        org.apache.xmlbeans.XmlString xgetTokenSeparator()
        Gets (as xml) the "tokenSeparator" attribute
      • setTokenSeparator

        void setTokenSeparator​(String tokenSeparator)
        Sets the "tokenSeparator" attribute
      • xsetTokenSeparator

        void xsetTokenSeparator​(org.apache.xmlbeans.XmlString tokenSeparator)
        Sets (as xml) the "tokenSeparator" attribute
      • getBlockSeparator

        String getBlockSeparator()
        Gets the "blockSeparator" attribute
      • xgetBlockSeparator

        org.apache.xmlbeans.XmlString xgetBlockSeparator()
        Gets (as xml) the "blockSeparator" attribute
      • setBlockSeparator

        void setBlockSeparator​(String blockSeparator)
        Sets the "blockSeparator" attribute
      • xsetBlockSeparator

        void xsetBlockSeparator​(org.apache.xmlbeans.XmlString blockSeparator)
        Sets (as xml) the "blockSeparator" attribute