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

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

public class FilterMapper
extends Object
implements ElementMapper<FilterDescription>


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

Constructor Detail

FilterMapper

public FilterMapper()
Method Detail

mapElement

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


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