Class CMAny

java.lang.Object
org.apache.xerces.impl.dtd.models.CMNode
org.apache.xerces.impl.dtd.models.CMAny

public class CMAny extends CMNode
Content model any node.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: CMAny.java 572057 2007-09-02 18:03:20Z mrglavas $
  • Constructor Details

    • CMAny

      public CMAny(int type, String uri, int position)
      Constructs a content model any.
  • Method Details