Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.XSFacets
-
Packages that use XSFacets 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 XSFacets 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 with parameters of type XSFacets 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 XSFacets 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 with parameters of type XSFacets 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)
-