Interface XmlNMTOKENS

    • Field Detail

    • Method Detail

      • getListValue

        java.util.List getListValue()
        Returns the value as a List of String values
      • xgetListValue

        java.util.List xgetListValue()
        Returns the value as a List of XmlNMTOKEN values
      • setListValue

        void setListValue​(java.util.List l)
        Sets the value as a List
      • listValue

        java.util.List listValue()
        Deprecated.
        replaced by getListValue()
        Returns the value as a List of String values
      • xlistValue

        java.util.List xlistValue()
        Deprecated.
        replaced by getListValue()
        Returns the value as a List of XmlNMTOKEN values
      • set

        void set​(java.util.List l)
        Deprecated.
        replaced by getListValue()
        Sets the value as a List