Uses of Class
weka.core.xml.XMLDocument

Packages that use XMLDocument
weka.core.xml   
 

Uses of XMLDocument in weka.core.xml
 

Subclasses of XMLDocument in weka.core.xml
 class XMLInstances
          XML representation of the Instances class.
 

Methods in weka.core.xml that return XMLDocument
 XMLDocument XMLOptions.getXMLDocument()
          returns the handler of the XML document.
 XMLDocument XMLSerialization.toXML(Object o)
          extracts all accesible properties from the given object
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.