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

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

public class FeatureMapper
extends Object
implements ElementMapper<FeatureDescription>


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

Constructor Detail

FeatureMapper

public FeatureMapper()
Method Detail

mapElement

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


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