BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.impl.dv.ValidatedInfo

Packages that use ValidatedInfo
weblogic.apache.xerces.impl.dv   
weblogic.apache.xerces.impl.xs   
 

Uses of ValidatedInfo in weblogic.apache.xerces.impl.dv
 

Methods in weblogic.apache.xerces.impl.dv with parameters of type ValidatedInfo
 Object XSSimpleType.validate(String content, ValidationContext context, ValidatedInfo validatedInfo)
          Deprecated. validate a given string against this simple type.
 void XSSimpleType.validate(ValidationContext context, ValidatedInfo validatedInfo)
          Deprecated. validate an actual value against this simple type.
 

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

Fields in weblogic.apache.xerces.impl.xs declared as ValidatedInfo
 ValidatedInfo XSElementDecl.fDefault
          Deprecated.  
 ValidatedInfo XSAttributeUseImpl.fDefault
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs that return ValidatedInfo
 ValidatedInfo XSAttributeDecl.getValInfo()
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type ValidatedInfo
static Object XSConstraints.ElementDefaultValidImmediate(XSTypeDecl type, Object value, ValidationContext context, ValidatedInfo vinfo)
          Deprecated. check whether a value is a valid default for some type returns the compiled form of the value The parameter value could be either a String or a ValidatedInfo object
 void XSAttributeDecl.setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT)
          Deprecated.  
 


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