BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.impl.validation.ValidationState

Packages that use ValidationState
weblogic.apache.xerces.impl.dtd   
weblogic.apache.xerces.impl.validation   
weblogic.apache.xerces.impl.xs   
 

Uses of ValidationState in weblogic.apache.xerces.impl.dtd
 

Fields in weblogic.apache.xerces.impl.dtd declared as ValidationState
protected  ValidationState XMLDTDValidator.fValidationState
          Deprecated.  
 

Uses of ValidationState in weblogic.apache.xerces.impl.validation
 

Methods in weblogic.apache.xerces.impl.validation with parameters of type ValidationState
 void ValidationManager.addValidationState(ValidationState vs)
          Deprecated. Each validator should call this method to add its ValidationState into the validation manager.
 

Uses of ValidationState in weblogic.apache.xerces.impl.xs
 

Fields in weblogic.apache.xerces.impl.xs declared as ValidationState
protected  ValidationState XMLSchemaValidator.fValidationState
          Deprecated.  
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.