public class Facets extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Facets.Facet |
| Modifier and Type | Method and Description |
|---|---|
Facets.Facet |
getFacet(String name) |
List<Facets.Facet> |
getFacets() |
Document |
toDom() |
public Facets(List<String> facetNames) throws QueryException
QueryExceptionpublic List<Facets.Facet> getFacets()
public Facets.Facet getFacet(String name)
public Document toDom()
Copyright © 2008-2015 Index Data. All Rights Reserved.