BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xerces.validators.common.XMLContentModel

Packages that use XMLContentModel
weblogic.apache.xerces.validators.common   
 

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

Classes in weblogic.apache.xerces.validators.common that implement XMLContentModel
 class DFAContentModel
          DFAContentModel is the derivative of ContentModel that does all of the non-trivial element content validation.
 class MixedContentModel
          MixedContentModel is a derivative of the abstract content model base class that handles the special case of mixed model elements.
 class SimpleContentModel
          SimpleContentModel is a derivative of the abstract content model base class that handles a small set of simple content models that are just way overkill to give the DFA treatment.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

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