org.apache.xerces.impl.dtd.models
public class CMAny extends CMNode
Version: $Id: CMAny.java,v 1.6 2005/03/08 05:40:15 mrglavas Exp $
UNKNOWN:
Constructor Summary | |
---|---|
CMAny(int type, String uri, int position) Constructs a content model any. |
Method Summary | |
---|---|
protected void | calcFirstPos(CMStateSet toSet) |
protected void | calcLastPos(CMStateSet toSet) |
boolean | isNullable() |
String | toString() |