Class 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 Detail

      • CMAny

        public CMAny​(int type,
                     java.lang.String uri,
                     int position)
        Constructs a content model any.
    • Method Detail

      • isNullable

        public boolean isNullable()
        Specified by:
        isNullable in class CMNode
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object