java.lang.ObjectValidationManager is a coordinator property for validators in the pipeline. Each validator must know how to interact with this property. Validators are not required to know what kind of other validators present in the pipeline, but should understand that there are others and that some coordination is required.org.apache.xerces.impl.validation.ValidationManager
Elena
- Litani, IBM$
- Id: ValidationManager.java 446719 2006-09-15 20:32:39Z mrglavas $Field Summary | ||
---|---|---|
protected final Vector | fVSs | |
protected boolean | fGrammarFound | |
protected boolean | fCachedDTD |
Method from org.apache.xerces.impl.validation.ValidationManager Summary: |
---|
addValidationState, isCachedDTD, isGrammarFound, reset, setCachedDTD, setEntityState, setGrammarFound |
Methods from java.lang.Object: |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.xerces.impl.validation.ValidationManager Detail: |
---|
|
|
|
|
|
|
|