BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.validators.common
Class CMNode

java.lang.Object
  |
  +--weblogic.apache.xerces.validators.common.CMNode
Direct Known Subclasses:
CMAny, CMBinOp, CMLeaf, CMUniOp

public abstract class CMNode
extends java.lang.Object

Version:
 
Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
protected abstract  void calcFirstPos(weblogic.apache.xerces.validators.common.CMStateSet toSet)
           
protected abstract  void calcLastPos(weblogic.apache.xerces.validators.common.CMStateSet toSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

calcFirstPos

protected abstract void calcFirstPos(weblogic.apache.xerces.validators.common.CMStateSet toSet)
                              throws CMException

calcLastPos

protected abstract void calcLastPos(weblogic.apache.xerces.validators.common.CMStateSet toSet)
                             throws CMException

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.