public abstract class TaxonomyFormatter extends Object
| Constructor and Description |
|---|
TaxonomyFormatter() |
| Modifier and Type | Method and Description |
|---|---|
abstract Keyword |
finalizeFiltering(List<Keyword> taxonomyFacets)
This is the method that defines the format of the Taxonomy, it must return a single branch/fragment
of the orginal Taxonomy in whatever structure desired.
|
protected List<Keyword> |
findParentKeyword(List<Keyword> keywordSearchList,
Keyword parentKeyword) |
public abstract Keyword finalizeFiltering(List<Keyword> taxonomyFacets)
taxonomyFacets - The taxonomyFacets to formatCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries