Package | Description |
---|---|
weka.core.xml |
Modifier and Type | Class and Description |
---|---|
class |
XMLInstances
XML representation of the Instances class.
|
Modifier and Type | Field and Description |
---|---|
protected XMLDocument |
XMLSerialization.m_Document
the XMLDocument that performs the transformation to and fro XML
|
protected XMLDocument |
XMLOptions.m_XMLDocument
the XML document.
|
Modifier and Type | Method and Description |
---|---|
XMLDocument |
XMLOptions.getXMLDocument()
returns the handler of the XML document.
|
XMLDocument |
XMLSerialization.toXML(Object o)
extracts all accesible properties from the given object
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.