Uses of Package
de.fu_berlin.ties.xml.io

Packages that use de.fu_berlin.ties.xml.io
de.fu_berlin.ties.classify This package provides functionality for classification of texts and feature vectors. 
de.fu_berlin.ties.classify.winnow This package contains the Winnow classification algorithm and related algorithms and classes. 
de.fu_berlin.ties.xml.io This package provides functionality for reading and writing XML data. 
 

Classes in de.fu_berlin.ties.xml.io used by de.fu_berlin.ties.classify
ObjectElement
          An XML element that is targeted at storing an Java object.
XMLStorable
          Classes implementing this interface support serialization in a human-readable XML-based format.
 

Classes in de.fu_berlin.ties.xml.io used by de.fu_berlin.ties.classify.winnow
XMLStorable
          Classes implementing this interface support serialization in a human-readable XML-based format.
 

Classes in de.fu_berlin.ties.xml.io used by de.fu_berlin.ties.xml.io
ObjectElement
          An XML element that is targeted at storing an Java object.
 



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.