Uses of Interface
de.fu_berlin.ties.xml.dom.ElementProcessor

Packages that use ElementProcessor
de.fu_berlin.ties.extract This package handles information extraction and entitiy recognition. 
de.fu_berlin.ties.xml.dom This package contains utility classes for working with DOM-like XML representations, focussing especially on dom4j
 

Uses of ElementProcessor in de.fu_berlin.ties.extract
 

Classes in de.fu_berlin.ties.extract that implement ElementProcessor
 class AnswerBuilder
          Buildings an ExtractionContainer of answer keys from an annotated text (in XML format).
 

Uses of ElementProcessor in de.fu_berlin.ties.xml.dom
 

Constructors in de.fu_berlin.ties.xml.dom with parameters of type ElementProcessor
DocumentWalker(NodeFilter filter, ElementProcessor processor, TokenizerFactory tFactory)
          Creates a new instance.
 



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