org.apache.uima.alchemy.digester.microformats
Class XMLMicroformatsDigester

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

public class XMLMicroformatsDigester
extends Object
implements OutputDigester


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

Constructor Detail

XMLMicroformatsDigester

public XMLMicroformatsDigester()
Method Detail

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.