| Package | Description |
|---|---|
| nl.vpro.domain.classification |
| Modifier and Type | Field and Description |
|---|---|
protected SortedMap<TermId,Term> |
AbstractClassificationServiceImpl.terms |
| Modifier and Type | Method and Description |
|---|---|
TermId |
TermId.first() |
TermId |
TermId.getParentId() |
TermId |
TermId.next() |
static TermId |
TermId.of(String id) |
| Modifier and Type | Method and Description |
|---|---|
nl.vpro.util.URLResource<SortedMap<TermId,Term>> |
URLClassificationServiceImpl.getResource() |
protected SortedMap<TermId,Term> |
AbstractClassificationServiceImpl.getTermsMap() |
protected SortedMap<TermId,Term> |
URLClassificationServiceImpl.getTermsMap() |
protected SortedMap<TermId,Term> |
CachedURLClassificationServiceImpl.getTermsMap() |
protected SortedMap<TermId,Term> |
AbstractClassificationServiceImpl.readTerms(Iterable<InputSource> streams) |
| Modifier and Type | Method and Description |
|---|---|
int |
TermId.compareTo(@NonNull TermId o) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLClassificationServiceImpl.accept(SortedMap<TermId,Term> termIdTermSortedMap) |
protected String |
AbstractClassificationServiceImpl.toString(Map<TermId,Term> map) |
Copyright © 2022 NPO. All rights reserved.