Enum DomElementType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<DomElementType>

    public enum DomElementType
    extends java.lang.Enum<DomElementType>
    Enumeration for a DOM element type.

    For internal use only.