org.apache.uima.lucas.indexer.mapping
Class AnnotationMapper

java.lang.Object
  extended by org.apache.uima.lucas.indexer.mapping.AnnotationMapper
All Implemented Interfaces:
ElementMapper<AnnotationDescription>

public class AnnotationMapper
extends Object
implements ElementMapper<AnnotationDescription>


Constructor Summary
AnnotationMapper()
           
 
Method Summary
 AnnotationDescription mapElement(Attributes attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationMapper

public AnnotationMapper()
Method Detail

mapElement

public AnnotationDescription mapElement(Attributes attributes)
Specified by:
mapElement in interface ElementMapper<AnnotationDescription>


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