orc.doc
Class DocNode

java.lang.Object
  extended by orc.doc.DocNode
Direct Known Subclasses:
DocCode, DocParagraph, DocTag, DocType

public class DocNode
extends java.lang.Object


Constructor Summary
DocNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocNode

public DocNode()