Uses of Package
weka.core.xml

Packages that use weka.core.xml
weka.classifiers.xml   
weka.core.xml   
weka.experiment.xml   
weka.gui.beans.xml   
 

Classes in weka.core.xml used by weka.classifiers.xml
XMLBasicSerialization
          This serializer contains some read/write methods for common classes that are not beans-conform.
XMLSerialization
          With this class objects can be serialized to XML instead into a binary format.
 

Classes in weka.core.xml used by weka.core.xml
MethodHandler
          This class handles relationships between display names of properties (or classes) and Methods that are associated with them.
XMLDocument
          This class offers some methods for generating, reading and writing XML documents.
It can only handle UTF-8.
XMLSerialization
          With this class objects can be serialized to XML instead into a binary format.
 

Classes in weka.core.xml used by weka.experiment.xml
XMLBasicSerialization
          This serializer contains some read/write methods for common classes that are not beans-conform.
XMLSerialization
          With this class objects can be serialized to XML instead into a binary format.
 

Classes in weka.core.xml used by weka.gui.beans.xml
XMLBasicSerialization
          This serializer contains some read/write methods for common classes that are not beans-conform.
XMLSerialization
          With this class objects can be serialized to XML instead into a binary format.
 



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