Uses of Class
edu.ucsb.nceas.metacat.BasicNode

Uses of BasicNode in edu.ucsb.nceas.metacat
 

Subclasses of BasicNode in edu.ucsb.nceas.metacat
 class DBSAXNode
          A Class that represents an XML node and its contents and can write its own representation to a database connection
 class ElementNode
          A Class that represents an XML element and its contents, and can build itself from a database connection
 class TextNode
          A Class that represents an XML Text node and its contents,
 

Methods in edu.ucsb.nceas.metacat with parameters of type BasicNode
 void BasicNode.addChildNode(BasicNode child)
          Add a child node to this node
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.