org.apache.lucene.xmlparser.builders
Class SpanNotBuilder
java.lang.Object
org.apache.lucene.xmlparser.builders.SpanBuilderBase
org.apache.lucene.xmlparser.builders.SpanNotBuilder
- All Implemented Interfaces:
- SpanQueryBuilder, QueryBuilder
public class SpanNotBuilder
- extends SpanBuilderBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanNotBuilder
public SpanNotBuilder(SpanQueryBuilder factory)
- Parameters:
factory
-
getSpanQuery
public SpanQuery getSpanQuery(Element e)
throws ParserException
- Throws:
ParserException