org.apache.uima.alchemy.digester.entity.annotated
Class AnnotatedEntityDigesterProvider

java.lang.Object
  extended by org.apache.uima.alchemy.digester.entity.annotated.AnnotatedEntityDigesterProvider
All Implemented Interfaces:
DigesterProvider

public class AnnotatedEntityDigesterProvider
extends Object
implements DigesterProvider


Constructor Summary
AnnotatedEntityDigesterProvider()
           
 
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

AnnotatedEntityDigesterProvider

public AnnotatedEntityDigesterProvider()
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.