| 
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ValidationContext | |
|---|---|
| weblogic.apache.xerces.impl.dv | |
| weblogic.apache.xerces.impl.validation | |
| weblogic.apache.xerces.impl.xs | |
| Uses of ValidationContext in weblogic.apache.xerces.impl.dv | 
|---|
| Methods in weblogic.apache.xerces.impl.dv with parameters of type ValidationContext | |
|---|---|
 void | 
XSSimpleType.applyFacets(XSFacets facets,
            short presentFacet,
            short fixedFacet,
            ValidationContext context)
Deprecated. If this type is created from restriction, then some facets can be applied to the simple type.  | 
 void | 
DatatypeValidator.validate(String content,
         ValidationContext context)
Deprecated. validate a given string against this DV  | 
 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 ValidationContext in weblogic.apache.xerces.impl.validation | 
|---|
| Classes in weblogic.apache.xerces.impl.validation that implement ValidationContext | |
|---|---|
 class | 
ValidationState
Deprecated. please use JDK supplied XML parsers and transformers  | 
| Uses of ValidationContext in weblogic.apache.xerces.impl.xs | 
|---|
| Methods in weblogic.apache.xerces.impl.xs with parameters of type ValidationContext | |
|---|---|
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  | 
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc.  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||