Package | Description |
---|---|
org.apache.lucene.xmlparser.builders |
Modifier and Type | Class and Description |
---|---|
class |
SpanBuilderBase
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanFirstBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanNearBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanNotBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanOrBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanOrTermsBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanQueryBuilderFactory
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
class |
SpanTermBuilder
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
void |
SpanQueryBuilderFactory.addBuilder(java.lang.String nodeName,
SpanQueryBuilder builder) |
Constructor and Description |
---|
SpanFirstBuilder(SpanQueryBuilder factory) |
SpanNearBuilder(SpanQueryBuilder factory) |
SpanNotBuilder(SpanQueryBuilder factory) |
SpanOrBuilder(SpanQueryBuilder factory) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.