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 void
XSSimpleType. 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 void
XSSimpleTypeDecl. applyFacets(XSFacets facets, short presentFacet, short fixedFacet, ValidationContext context)
Ifis chosen void
XSSimpleTypeDelegate. applyFacets(XSFacets facets, short presentFacet, short fixedFacet, ValidationContext context)
-