|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweka.core.xml.XMLSerialization
weka.core.xml.XMLBasicSerialization
weka.classifiers.xml.XMLClassifier
This class serializes and deserializes a Classifier instance to and
fro XML.
| Field Summary |
| Fields inherited from class weka.core.xml.XMLSerialization |
ATT_ARRAY, ATT_CLASS, ATT_NAME, ATT_PRIMITIVE, ATT_VERSION, DOCTYPE, ROOT_NODE, TAG_OBJECT, VAL_NO, VAL_ROOT, VAL_YES |
| Constructor Summary | |
XMLClassifier()
initializes the serialization |
|
| Method Summary | |
void |
clear()
generates internally a new XML document and clears also the IgnoreList and the mappings for the Read/Write-Methods |
| Methods inherited from class weka.core.xml.XMLBasicSerialization |
main, readDefaultListModel, writeDefaultListModel |
| Methods inherited from class weka.core.xml.XMLSerialization |
fromXML, getVersion, read, read, read, read, readFromXML, toXML, write, write, write, write, writeToXML |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLClassifier()
throws java.lang.Exception
java.lang.Exception - if initialization fails| Method Detail |
public void clear()
throws java.lang.Exception
clear in class XMLBasicSerializationjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||