Uses of Class
com.sun.msv.datatype.xsd.DataTypeWithFacet
Packages that use DataTypeWithFacet
-
Uses of DataTypeWithFacet in com.sun.msv.datatype.xsd
Subclasses of DataTypeWithFacet in com.sun.msv.datatype.xsdModifier and TypeClassDescriptionclass"enumeration" facets validator.class'fractionDigits' facet.class"length", "minLength", and "maxLength" facet validator.class'maxExclusive' facetclass'maxInclusive' facetclass'maxLength' facetclass'minExclusive' facetclass'minInclusive' facetclass'minLength' facetfinal class"pattern" facet validator "pattern" is a constraint facet which is applied against lexical space.classBase class of "(max|min)(In|Ex)clusive" facet validatorclass'totalDigits' facet.classwhiteSpace facet validatorMethods in com.sun.msv.datatype.xsd that return DataTypeWithFacetModifier and TypeMethodDescriptionfinal DataTypeWithFacetDataTypeWithFacet.getFacetObject(String facetName) Proxy.getFacetObject(String facetName) XSDatatype.getFacetObject(String facetName) gets the facet object that restricts the specified facet.XSDatatypeImpl.getFacetObject(String facetName) gets the facet object that restricts the specified facet