| Constructor and Description |
|---|
DescriptionDocument(Document descriptionDocument,
URLElementFactory urlFactory,
QueryElementFactory queryFactory)
Creates a new
DescriptionDocument instance |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicQueryElementFactory
A factory class for the construction of BasicQueryElement objects
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoQueryElementFactory
A factory class for the construction of GeoQueryElement objects
|
| Constructor and Description |
|---|
GeoQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
SRUQueryElementFactory
A factory class for the construction of SRUQueryElement objects
|
| Constructor and Description |
|---|
SRUQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeQueryElementFactory
A factory class for the construction of GeoQueryElement objects
|
| Constructor and Description |
|---|
TimeQueryElementFactory(QueryElementFactory f)
Creates a new instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OpenSearchResponse.createQueryBuilder(Node n,
QueryElementFactory qElFactory,
QueryBuilder qb)
Adds a QueryBuilder to the list of available query builders after assigning the parameter values contained
in the QueryElement and another QueryBuilder
|
| Constructor and Description |
|---|
XMLResponse(InputStream in,
QueryElementFactory qElFactory,
QueryBuilder qb,
String encoding,
Map<String,String> nsPrefixes) |
| Modifier and Type | Field and Description |
|---|---|
QueryElementFactory |
FactoryPair.queryElFactory |
| Constructor and Description |
|---|
FactoryPair(URLElementFactory urlElFactory,
QueryElementFactory queryElFactory)
Creates a new instance
|
Copyright © 2014. All Rights Reserved.