Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package gnu.xml.validation.datatype

Class Summary
Annotation A schema component annotation.
AnySimpleType  
AnyType  
AnyURIType The XML Schema anyURI type.
AtomicSimpleType An XML Schema atomic simple type.
Base64BinaryType The XML Schema base64Binary type.
BooleanType The XML Schema boolean type.
ByteType The XML Schema byte type.
DateTimeType The XML Schema dateTime type.
DateType The XML Schema date type.
DecimalType The XML Schema decimal type.
DoubleType The XML Schema double type.
DurationType The XML Schema duration type.
DurationType.Duration  
EntitiesType The XML Schema ENTITIES type.
EntityType The XML Schema ENTITY type.
EnumerationFacet The enumeration facet.
Facet An XML Schema constraining facet.
FloatType The XML Schema float type.
FractionDigitsFacet The fractionDigits facet.
GDayType The XML Schema gDay type.
GDayType.GDay  
GMonthDayType The XML Schema gMonthDay type.
GMonthDayType.GMonthDay  
GMonthType The XML Schema gMonth type.
GMonthType.GMonth  
GYearMonthType The XML Schema gYearMonth type.
GYearMonthType.GYearMonth  
GYearType The XML Schema gYear type.
GYearType.GYear  
HexBinaryType The XML Schema hexBinary type.
IDRefsType The XML Schema IDREFS type.
IDRefType The XML Schema IDREF type.
IDType The XML Schema ID type.
IntegerType The XML Schema integer type.
IntType The XML Schema int type.
LanguageType The XML Schema language type.
LengthFacet The length facet.
ListSimpleType An XML Schema list simple type.
LongType The XML Schema long type.
MaxExclusiveFacet The maxExclusive facet.
MaxInclusiveFacet The maxInclusive facet.
MaxLengthFacet The maxLength facet.
MinExclusiveFacet The minExclusive facet.
MinInclusiveFacet The minInclusive facet.
MinLengthFacet The minLength facet.
NameType The XML Schema Name type.
NCNameType The XML Schema NCName type.
NegativeIntegerType The XML Schema negativeInteger type.
NMTokensType The XML Schema NMTOKENS type.
NMTokenType The XML Schema NMTOKEN type.
NonNegativeIntegerType The XML Schema nonNegativeInteger type.
NonPositiveIntegerType The XML Schema nonPositiveInteger type.
NormalizedStringType The XML Schema normalizedString type.
NotationType The XML Schema NOTATION type.
PatternFacet The pattern facet.
PositiveIntegerType The XML Schema positiveInteger type.
QNameType The XML Schema QName type.
ShortType The XML Schema short type.
SimpleType An XML Schema simple type.
StringType The XML Schema string type.
TimeType The XML Schema time type.
TimeType.Time  
TokenType The XML Schema token type.
TotalDigitsFacet The totalDigits facet.
Type Abstract base class for XML Schema datatypes.
TypeBuilder Datatype builder.
TypeLibrary Datatype library for XML Schema datatypes.
TypeLibraryFactory Datatype library factory for XML Schema datatypes.
UnionSimpleType An XML Schema union simple type.
UnsignedByteType The XML Schema unsignedByte type.
UnsignedIntType The XML Schema unsignedInt type.
UnsignedLongType The XML Schema unsignedLong type.
UnsignedShortType The XML Schema unsignedShort type.
WhiteSpaceFacet The whiteSpace facet.