org.apache.lucene.xmlparser.builders
Class RangeFilterBuilder
java.lang.Object
org.apache.lucene.xmlparser.builders.RangeFilterBuilder
- All Implemented Interfaces:
- FilterBuilder
public class RangeFilterBuilder
- extends Object
- implements FilterBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangeFilterBuilder
public RangeFilterBuilder()
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.