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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaValidator.java343 protected boolean fFullChecking = false; field in class:XMLSchemaValidator
1373 fFullChecking = componentManager.getFeature(SCHEMA_FULL_CHECKING, false);
2129 if (fElementDepth == -1 && fFullChecking) {
2216 if (fFullChecking) {

Completed in 32 milliseconds