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

Packages that use de.fu_berlin.ties.xml.dom
de.fu_berlin.ties.extract This package handles information extraction and entitiy recognition. 
de.fu_berlin.ties.filter This packages provides generic filtering functionality and an implementation for sentence filtering. 
de.fu_berlin.ties.xml.dom This package contains utility classes for working with DOM-like XML representations, focussing especially on dom4j
 

Classes in de.fu_berlin.ties.xml.dom used by de.fu_berlin.ties.extract
ElementProcessor
          Interface for a processor that operates on elements in XML documents.
TokenProcessor
          Interface for a processor that operates on tokens in XML documents.
TokenWalker
          Walks through a document, handing all textual tokens over to a TokenProcessor.
 

Classes in de.fu_berlin.ties.xml.dom used by de.fu_berlin.ties.filter
TokenProcessor
          Interface for a processor that operates on tokens in XML documents.
TokenWalker
          Walks through a document, handing all textual tokens over to a TokenProcessor.
 

Classes in de.fu_berlin.ties.xml.dom used by de.fu_berlin.ties.xml.dom
ElementProcessor
          Interface for a processor that operates on elements in XML documents.
TokenProcessor
          Interface for a processor that operates on tokens in XML documents.
 



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