Class ContentType


  • public class ContentType
    extends java.lang.Object
    Corresponds to a Content Type Property Record as defined in the XML Schema 1.1 specification
    • Field Detail

      • variety

        public int variety
      • openContentWildcard

        public Wildcard openContentWildcard
      • openContentMode

        public java.lang.String openContentMode
      • simpleTypeDefinition

        public SimpleType simpleTypeDefinition
    • Constructor Detail

      • ContentType

        public ContentType()