Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XMLSchemaException
-
Packages that use XMLSchemaException Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models -
-
Uses of XMLSchemaException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that throw XMLSchemaException Modifier and Type Method Description static voidXSConstraints. checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)static voidXSConstraints. findElemInTable(XSComplexTypeDecl type, XSElementDecl elem, SymbolHash elemDeclHash) -
Uses of XMLSchemaException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models that throw XMLSchemaException Modifier and Type Method Description booleanXSAllCM. checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler)check whether this content violates UPA constraint.booleanXSCMValidator. checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler)check whether this content violates UPA constraint.booleanXSDFACM. checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler)check whether this content violates UPA constraint.booleanXSEmptyCM. checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler)check whether this content violates UPA constraint.
-