org.apache.uima.lucas.indexer.mapping
Interface ElementMapper<T>

All Known Implementing Classes:
AnnotationMapper, FeatureMapper, FieldMapper, FilterMapper

public interface ElementMapper<T>


Method Summary
 T mapElement(Attributes attributes)
           
 

Method Detail

mapElement

T mapElement(Attributes attributes)


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