Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.InvalidDatatypeFacetException
-
Packages that use InvalidDatatypeFacetException Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs -
-
Uses of InvalidDatatypeFacetException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv that throw InvalidDatatypeFacetException Modifier and Type Method Description voidXSSimpleType. applyFacets(XSFacets facets, short presentFacet, short fixedFacet, ValidationContext context)If this type is created from restriction, then some facets can be applied to the simple type. -
Uses of InvalidDatatypeFacetException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that throw InvalidDatatypeFacetException Modifier and Type Method Description voidXSSimpleTypeDecl. applyFacets(XSFacets facets, short presentFacet, short fixedFacet, ValidationContext context)Ifis chosen voidXSSimpleTypeDelegate. applyFacets(XSFacets facets, short presentFacet, short fixedFacet, ValidationContext context)
-