BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xerces.validators.common.CMNode

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

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

Subclasses of CMNode in weblogic.apache.xerces.validators.common
 class CMAny
          Content model any node.
 class CMBinOp
          This class is based on an implementation from the Apache XML Project.
 class CMLeaf
          Content model leaf node.
 class CMUniOp
          This class is based on an implementation from the Apache XML Project.
 

Constructors in weblogic.apache.xerces.validators.common with parameters of type CMNode
CMUniOp.CMUniOp(int type, CMNode childNode)
           
CMBinOp.CMBinOp(int type, CMNode leftNode, CMNode rightNode)
           
DFAContentModel.DFAContentModel(CMNode syntaxTree, int leafCount)
          Constructs a DFA content model.
DFAContentModel.DFAContentModel(CMNode syntaxTree, int leafCount, boolean dtd)
          Constructs a DFA content model.
 


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