org.apache.uima.alchemy.digester.sentiment
Class XMLSentimentAnalysisDigester
java.lang.Object
org.apache.uima.alchemy.digester.sentiment.XMLSentimentAnalysisDigester
- All Implemented Interfaces:
- OutputDigester
public class XMLSentimentAnalysisDigester
- extends Object
- implements OutputDigester
Digester for XML output of sentiment analysis service
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLSentimentAnalysisDigester
public XMLSentimentAnalysisDigester()
parseAlchemyXML
public Results parseAlchemyXML(InputStream responseStream)
throws IOException,
SAXException,
URISyntaxException
- Specified by:
parseAlchemyXML
in interface OutputDigester
- Throws:
IOException
SAXException
URISyntaxException
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.