|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryPath | |
---|---|
org.apache.lucene.facet.taxonomy | Taxonomy of Categories |
Uses of CategoryPath in org.apache.lucene.facet.taxonomy |
---|
Fields in org.apache.lucene.facet.taxonomy declared as CategoryPath | |
---|---|
static CategoryPath |
CategoryPath.EMPTY
An empty CategoryPath |
Methods in org.apache.lucene.facet.taxonomy that return CategoryPath | |
---|---|
CategoryPath |
CategoryPath.subpath(int length)
Returns a sub-path of this path up to length components. |
Methods in org.apache.lucene.facet.taxonomy with parameters of type CategoryPath | |
---|---|
int |
CategoryPath.compareTo(CategoryPath other)
Compares this path with another CategoryPath for lexicographic
order. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |