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

java.lang.Object
  |
  +--edu.ucsb.nceas.morpho.datapackage.wizard.XMLElement

public class XMLElement
extends java.lang.Object

object that represents an Element and any content inside of it.


Constructor Summary
XMLElement()
           
XMLElement(XMLElement xmle)
          copy constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLElement

public XMLElement()

XMLElement

public XMLElement(XMLElement xmle)
copy constructor


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