Package | Description |
---|---|
com.sun.msv.datatype.xsd |
W3C XML Schema Datatypes implementation.
|
com.sun.msv.datatype.xsd.ngimpl | |
com.sun.msv.generator | |
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
com.sun.msv.grammar.relax |
abstract grammar model(AGM): RELAX stub.
|
com.sun.msv.grammar.xmlschema |
W3C XML Schema grammar model.
|
com.sun.msv.reader |
reads XML representation of grammar and creates AGM.
|
com.sun.msv.reader.datatype.xsd | |
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
com.sun.msv.writer.relaxng |
AGM to RELAX NG converter
|
Class and Description |
---|
AnyURIType
"anyURI" type.
|
Base64BinaryType
"base64Binary" type.
|
BinaryBaseType
base implementation for "hexBinary" and "base64Binary" types.
|
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
|
DataTypeWithLexicalConstraintFacet
base class for facets which constrains lexical space of data
|
DataTypeWithValueConstraintFacet
base class for facets which constrain value space.
|
DateTimeBaseType
base implementation of dateTime and dateTime-truncated types.
|
DateTimeType
"dateTime" type.
|
DateType
"date" type.
|
Discrete
base interface of types to which length-related facets are applicable.
|
DoubleType
"double" type.
|
DurationType
"duration" type.
|
EntityType
"ENTITY" type.
|
ErrorType
A dummy datatype that can be used to recover from errors.
|
FloatingNumberType
base class of FloatType and DoubleType
|
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.
|
IntegerDerivedType
base class for types derived from integer.
|
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.
|
Class and Description |
---|
TypeIncubator
derives a new type by adding facets.
|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
UnionType
union type.
|
XSDatatypeImpl
base implementaion for XSDatatype interface.
|
Class and Description |
---|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
BuiltinAtomicType
base class for atomic built-in types; those types which can be used by itself
(int,uriReference,string, etc) .
|
ConcreteType
base class for types that union/list/atomic.
|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
XSDatatypeImpl
base implementaion for XSDatatype interface.
|
Class and Description |
---|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
Class and Description |
---|
EnumerationFacet
"enumeration" facets validator.
|
UnionType
union type.
|
XSDatatype
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
XSDatatypeImpl
base implementaion for XSDatatype interface.
|