Uses of Package
com.sun.msv.datatype.xsd

Packages that use com.sun.msv.datatype.xsd
com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. 
 

Classes in com.sun.msv.datatype.xsd used by com.sun.msv.datatype.xsd
AnyURIType
          "anyURI" type.
Base64BinaryType
          "base64Binary" type.
BooleanType
          "boolean" type.
BuiltinAtomicType
          base class for atomic built-in types; those types which can be used by itself (int,uriReference,string, etc) .
ByteType
          "byte" type.
Comparator
          Comparable datatype.
ConcreteType
          base class for types that union/list/atomic.
DataTypeWithFacet
          Base implementation of facet-restricted datatype
DateTimeType
          "dateTime" type.
DateType
          "date" type.
DoubleType
          "double" type.
DurationType
          "duration" type.
EntityType
          "ENTITY" type.
ErrorType
          A dummy datatype that can be used to recover from errors.
FloatType
          "float" type.
GDayType
          "gDay" type.
GMonthDayType
          "gMonthDay" type.
GMonthType
          "gMonth" type.
GYearMonthType
          "gYearMonth" type.
GYearType
          "gYear" type.
HexBinaryType
          "hexBinary" type.
IDREFType
          very limited 'IDREF' type of XML Schema Part 2.
IDType
          very limited 'ID' type of XML Schema Part 2.
IntegerType
          "integer" type.
IntegerValueType
          Value object of "integer" type.
IntType
          "int" type.
LanguageType
          "language" type.
LongType
          "long" type.
NameType
          "Name" type.
NcnameType
          "NCName" type.
NegativeIntegerType
          "negativeInteger" type.
NmtokenType
          "NMTOKEN" type.
NonNegativeIntegerType
          "nonNegativeInteger" type.
NonPositiveIntegerType
          "nonPositiveInteger" type.
NormalizedStringType
          "normalizedString" type.
NumberType
          "decimal" type.
PositiveIntegerType
          "positiveInteger" type.
Proxy
          Delegates all methods to the base type.
QnameType
          "QName" type.
RangeFacet
          Base class of "(max|min)(In|Ex)clusive" facet validator
ShortType
          "short" type.
SimpleURType
          simple "ur-type" type.
StringType
          "string" type.
TimeType
          "time" type.
TokenType
          "token" type.
TypeIncubator
          derives a new type by adding facets.
UnsignedByteType
          "unsignedByte" type.
UnsignedIntType
          "unsignedInt" type.
UnsignedLongType
          "unsignedLong" type.
UnsignedShortType
          "unsignedShort" type.
WhiteSpaceProcessor
          processes white space normalization
XSDatatype
          Publicly accesible interface of W3C XML Schema datatype (simple type).
XSDatatypeImpl
          base implementaion for XSDatatype interface.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.