Uses of Class
com.sun.msv.datatype.xsd.ConcreteType
Packages that use ConcreteType
Package
Description
W3C XML Schema Datatypes implementation.
abstract grammar model(AGM): RELAX stub.
-
Uses of ConcreteType in com.sun.msv.datatype.xsd
Subclasses of ConcreteType in com.sun.msv.datatype.xsdModifier and TypeClassDescriptionclass"anyURI" type.class"base64Binary" type.(package private) classbase implementation for "hexBinary" and "base64Binary" types.class"boolean" type.classbase class for atomic built-in types; those types which can be used by itself (int,uriReference,string, etc) .class"byte" type.(package private) classbase implementation of dateTime and dateTime-truncated types.class"dateTime" type.class"date" type.class"double" type.final class"duration" type.class"ENTITY" type.classA dummy datatype that can be used to recover from errors.(package private) classbase class of FloatType and DoubleTypeclass"float" type.class"gDay" type.class"gMonthDay" type.class"gMonth" type.class"gYearMonth" type.class"gYear" type.class"hexBinary" type.classvery limited 'IDREF' type of XML Schema Part 2.classvery limited 'ID' type of XML Schema Part 2.(package private) classbase class for types derived from integer.class"integer" type.class"int" type.class"language" type.final classList type.class"long" type.class"Name" type.class"NCName" type.class"negativeInteger" type.class"NMTOKEN" type.class"nonNegativeInteger" type.class"nonPositiveInteger" type.class"normalizedString" type.class"decimal" type.class"positiveInteger" type.class"QName" type.class"short" type.classsimple "ur-type" type.class"string" type.class"time" type.class"token" type.final classunion type.class"unsignedByte" type.class"unsignedInt" type.class"unsignedLong" type.class"unsignedShort" type.Fields in com.sun.msv.datatype.xsd declared as ConcreteTypeModifier and TypeFieldDescriptionprotected final ConcreteTypeDataTypeWithFacet.concreteTypebase concrete typeMethods in com.sun.msv.datatype.xsd that return ConcreteTypeModifier and TypeMethodDescriptionfinal ConcreteTypeConcreteType.getConcreteType()final ConcreteTypeDataTypeWithFacet.getConcreteType()Proxy.getConcreteType()abstract ConcreteTypeXSDatatypeImpl.getConcreteType()gets the concrete type object of the restriction chain. -
Uses of ConcreteType in com.sun.msv.grammar.relax
Subclasses of ConcreteType in com.sun.msv.grammar.relaxModifier and TypeClassDescriptionclass'emptyString' type of RELAX.class'none' datatype of RELAX.