Uses of Class
com.sun.msv.datatype.xsd.TypeIncubator
Packages that use TypeIncubator
Package
Description
W3C XML Schema Datatypes implementation.
-
Uses of TypeIncubator in com.sun.msv.datatype.xsd
Constructors in com.sun.msv.datatype.xsd with parameters of type TypeIncubatorModifierConstructorDescriptionprotected
LengthFacet
(String nsUri, String typeName, XSDatatypeImpl baseType, TypeIncubator facets) protected
MaxLengthFacet
(String nsUri, String typeName, XSDatatypeImpl baseType, TypeIncubator facets) protected
MinLengthFacet
(String nsUri, String typeName, XSDatatypeImpl baseType, TypeIncubator facets) PatternFacet
(String nsUri, String typeName, XSDatatypeImpl baseType, TypeIncubator facets) (package private)
WhiteSpaceFacet
(String nsUri, String typeName, XSDatatypeImpl baseType, TypeIncubator facets) -
Uses of TypeIncubator in com.sun.msv.datatype.xsd.ngimpl
Fields in com.sun.msv.datatype.xsd.ngimpl declared as TypeIncubator