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

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

public class FieldMapper
extends Object
implements ElementMapper<FieldDescription>


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

Constructor Detail

FieldMapper

public FieldMapper()
Method Detail

mapElement

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


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