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

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

public class MicroformatsDigesterProvider
extends Object
implements DigesterProvider


Constructor Summary
MicroformatsDigesterProvider()
           
 
Method Summary
 OutputDigester getDigester(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MicroformatsDigesterProvider

public MicroformatsDigesterProvider()
Method Detail

getDigester

public OutputDigester getDigester(String type)
                           throws UnsupportedResultFormatException
Specified by:
getDigester in interface DigesterProvider
Throws:
UnsupportedResultFormatException


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