Class pmr.cml.SCIMLNode
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.cml.SCIMLNode

java.lang.Object
   |
   +----pmr.sgml.SGMLNode
           |
           +----pmr.sgml.DrawableSGMLNode
                   |
                   +----pmr.cml.DrawableX_Node
                           |
                           +----pmr.cml.SCIMLNode

public class SCIMLNode
extends DrawableX_Node
this is an SCIML Object (as defined in the DTD); don't confuse with DrawableX_Node which is the superclass of all X_* objects including SCIMLNode

Constructor Index

 o SCIMLNode(String, SGMLTree)

Constructors

 o SCIMLNode
  public SCIMLNode(String giName,
                   SGMLTree tree)

All Packages  Class Hierarchy  This Package  Previous  Next  Index