Uses of Interface
com.sun.msv.datatype.xsd.Discrete
-
Packages that use Discrete Package Description com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. -
-
Uses of Discrete in com.sun.msv.datatype.xsd
Classes in com.sun.msv.datatype.xsd that implement Discrete Modifier and Type Class Description classAnyURIType"anyURI" type.classBase64BinaryType"base64Binary" type.(package private) classBinaryBaseTypebase implementation for "hexBinary" and "base64Binary" types.classHexBinaryType"hexBinary" type.classIDREFTypevery limited 'IDREF' type of XML Schema Part 2.classIDTypevery limited 'ID' type of XML Schema Part 2.classLanguageType"language" type.classListTypeList type.classNameType"Name" type.classNcnameType"NCName" type.classNmtokenType"NMTOKEN" type.classNormalizedStringType"normalizedString" type.classQnameType"QName" type.classStringType"string" type.classTokenType"token" type.
-