org.apache.uima.alchemy.digester.keyword
Class XMLTextKeywordExctractionDigester

java.lang.Object
  extended by org.apache.uima.alchemy.digester.keyword.XMLTextKeywordExctractionDigester
All Implemented Interfaces:
OutputDigester

public class XMLTextKeywordExctractionDigester
extends Object
implements OutputDigester


Constructor Summary
XMLTextKeywordExctractionDigester()
           
 
Method Summary
 Results parseAlchemyXML(InputStream xmlReader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLTextKeywordExctractionDigester

public XMLTextKeywordExctractionDigester()
Method Detail

parseAlchemyXML

public Results parseAlchemyXML(InputStream xmlReader)
                        throws IOException,
                               SAXException,
                               URISyntaxException
Specified by:
parseAlchemyXML in interface OutputDigester
Throws:
IOException
SAXException
URISyntaxException


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.