Package de.hedenus.xmltypes.impl

This package contains several type implementations.

See:
          Description

Class Summary
AbstractTypeImpl Basic Type implementation.
AnySimpleType Any simple type.
AnyType Any type.
AnyURIType Any URI type.
BooleanType Boolean type.
BuiltInDerivedType W3Schema built-in derived type.
BuiltInPrimitiveType W3Schema built-in primitive type.
DateTimeType Date-time type.
DateType Date type.
DecimalType Decimal type.
DoubleType Double type.
FloatType Float type.
IntegerType Integer type.
IntType Int type.
LongType Long type.
StringType String type.
TypeFactoryImpl Basic implementation of TypeFactory.
UrType Ur-type.
W3SchemaType W3Schema type.
XMLLiteral XMLLiteral.
 

Exception Summary
AbstractTypeException Exception thrown if an abstract type is instantiated.
 

Package de.hedenus.xmltypes.impl Description

This package contains several type implementations.