Searched refs:checkUniqueParticleAttribution (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/models/
H A DXSCMValidator.java83 public boolean checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler) throws XMLSchemaException; method in interface:XSCMValidator
H A DXSEmptyCM.java120 public boolean checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler) throws XMLSchemaException { method in class:XSEmptyCM
H A DXSAllCM.java185 public boolean checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler) throws XMLSchemaException { method in class:XSAllCM
H A DXSDFACM.java1095 public boolean checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler) throws XMLSchemaException { method in class:XSDFACM
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java496 further = cm.checkUniqueParticleAttribution(SGHandler);

Completed in 69 milliseconds