All Classes and Interfaces
Class
Description
Parses XML Schema date/time related types into a structure.
"anyURI" type.
"base64Binary" type.
DateTimeValueType object that can hold all lexically valid dateTime value.
ITimeDurationValueType implementation that can hold all lexically legal
timeDuration value.
base implementation for "hexBinary" and "base64Binary" types.
value type of "base64Binary" and "hexBinary" type.
Boyer-Moore searcher.
"boolean" type.
base class for atomic built-in types; those types which can be used by itself
(int,uriReference,string, etc) .
"byte" type.
Formats a
Calendar
object to a String.Parses XML Schema date/time related types into
Calendar
.command-line tester of datatype library.
Comparable datatype.
base class for types that union/list/atomic.
Datatype interface that supports Java databinding.
Datatype object factory.
DatatypeLibrary implementation for Sun XML Datatypes Library.
Base implementation of facet-restricted datatype
base class for facets which constrains lexical space of data
base class for facets which constrain value space.
base implementation of dateTime and dateTime-truncated types.
utility functions that creates date/time related objects.
"dateTime" type.
"date" type.
base interface of types to which length-related facets are applicable.
"double" type.
"duration" type.
"ENTITY" type.
"enumeration" facets validator.
Dummy
DatatypeLibrary
implementation which is used
to recover from "unknown datatype library" error.A dummy datatype that can be used to recover from errors.
"final" component.
base class of FloatType and DoubleType
"float" type.
'fractionDigits' facet.
"gDay" type.
"gMonthDay" type.
"gMonth" type.
"gYearMonth" type.
"gYear" type.
"hexBinary" type.
Interface as value type of DateTimeType
very limited 'IDREF' type of XML Schema Part 2.
very limited 'ID' type of XML Schema Part 2.
base class for types derived from integer.
"integer" type.
Value object of "integer" type.
RegExpFactory
by the internal copy of Xerces."int" type.
interface as a value type of TimeDurationType
RegExpFactory
by a copy of Xerces in Sun's JDK 5.0.RegExpFactory
by a copy of Xerces in Sun's JDK 5.0."language" type.
"length", "minLength", and "maxLength" facet validator.
List type.
value object of ListType.
"long" type.
An instance of this class has ranges captured in matching.
'maxExclusive' facet
'maxInclusive' facet
'maxLength' facet
'minExclusive' facet
'minInclusive' facet
'minLength' facet
"Name" type.
"NCName" type.
"negativeInteger" type.
"NMTOKEN" type.
"nonNegativeInteger" type.
"nonPositiveInteger" type.
"normalizedString" type.
"decimal" type.
A regular expression parser for the XML Shema.
"pattern" facet validator
"pattern" is a constraint facet which is applied against lexical space.
"positiveInteger" type.
Delegates all methods to the base type.
"QName" type.
value object of QName.
Base class of "(max|min)(In|Ex)clusive" facet validator
This class represents a character class such as [a-z] or a period.
A Regular Expression Parser.
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
an interface that must be implemented by caller to
provide context information that is necessary to
perform conversion from value object to the XML representation.
"short" type.
simple "ur-type" type.
"string" type.
"time" type.
simple time zone component.
Deprecated.
exists just for the backward serialization compatibility.
This class represents a node in parse tree.
This class represents a node in parse tree.
This class represents a node in parse tree.
This class represents a node in parse tree.
(?(condition)yes-pattern|no-pattern)
(ims-ims: ....
This class represents a node in parse tree.
This class represents a node in parse tree.
This class represents a node in parse tree.
"token" type.
'totalDigits' facet.
derives a new type by adding facets.
Unicode-related utility functions.
union type.
"unsignedByte" type.
"unsignedInt" type.
"unsignedLong" type.
"unsignedShort" type.
date/time-related utility functions/variables.
whiteSpace facet validator
processes white space normalization
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
This class contains static methods used to determine whether identifiers
may appear in certain roles in XML documents.
Publicly accesible interface of W3C XML Schema datatype (simple type).
base implementaion for XSDatatype interface.