| Package | Description |
|---|---|
| com.sun.msv.datatype.xsd |
W3C XML Schema Datatypes implementation.
|
| 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 | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| UnionType |
union type.
|
| XSDatatypeImpl |
base implementaion for XSDatatype interface.
|
| Class | Description |
|---|---|
| XSDatatype |
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
| Class | 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 | Description |
|---|---|
| XSDatatype |
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
| Class | Description |
|---|---|
| XSDatatype |
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
| Class | Description |
|---|---|
| XSDatatype |
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
| Class | Description |
|---|---|
| XSDatatype |
Publicly accesible interface of W3C XML Schema datatype (simple type).
|
| Class | 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.
|
Copyright © 2019 Oracle Corporation. All rights reserved.