Package weka.core.xml

Class XMLInstances

java.lang.Object
weka.core.xml.XMLDocument
weka.core.xml.XMLInstances
All Implemented Interfaces:
Serializable, RevisionHandler

public class XMLInstances extends XMLDocument implements Serializable
XML representation of the Instances class.
Version:
$Revision: 10203 $
Author:
fracpete (fracpete at waikato dot ac dot nz)
See Also: