org.apache.lucene.xmlparser.builders
Class RangeFilterBuilder

java.lang.Object
  extended by org.apache.lucene.xmlparser.builders.RangeFilterBuilder
All Implemented Interfaces:
FilterBuilder

public class RangeFilterBuilder
extends Object
implements FilterBuilder


Constructor Summary
RangeFilterBuilder()
           
 
Method Summary
 Filter getFilter(Element e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeFilterBuilder

public RangeFilterBuilder()
Method Detail

getFilter

public Filter getFilter(Element e)
                 throws ParserException
Specified by:
getFilter in interface FilterBuilder
Throws:
ParserException


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.