BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xerces.validators.schema.identity.FieldActivator

Packages that use FieldActivator
weblogic.apache.xerces.validators.common   
weblogic.apache.xerces.validators.schema.identity   
 

Uses of FieldActivator in weblogic.apache.xerces.validators.common
 

Classes in weblogic.apache.xerces.validators.common that implement FieldActivator
 class XMLValidator
          This class is the super all-in-one validator used by the parser.
 

Uses of FieldActivator in weblogic.apache.xerces.validators.schema.identity
 

Fields in weblogic.apache.xerces.validators.schema.identity declared as FieldActivator
protected  FieldActivator Selector.Matcher.fFieldActivator
          Field activator.
 

Methods in weblogic.apache.xerces.validators.schema.identity with parameters of type FieldActivator
 XPathMatcher Selector.createMatcher(FieldActivator activator)
          Creates a selector matcher.
 

Constructors in weblogic.apache.xerces.validators.schema.identity with parameters of type FieldActivator
Selector.Matcher.Selector.Matcher(Selector.XPath xpath, FieldActivator activator)
          Constructs a selector matcher.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.