Uses of Class
edu.ucsb.nceas.morpho.datapackage.wizard.XMLElement

Packages that use XMLElement
edu.ucsb.nceas.morpho.datapackage.wizard   
 

Uses of XMLElement in edu.ucsb.nceas.morpho.datapackage.wizard
 

Methods in edu.ucsb.nceas.morpho.datapackage.wizard that return XMLElement
 XMLElement PackageWizardParser.getDoc()
          Returns the document as an XMLElement object.
 

Methods in edu.ucsb.nceas.morpho.datapackage.wizard with parameters of type XMLElement
 void PackageWizardParser.printDoc(XMLElement e)
          prints a string representation of the doc object
 

Constructors in edu.ucsb.nceas.morpho.datapackage.wizard with parameters of type XMLElement
XMLElement(XMLElement xmle)
          copy constructor
 



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