public class URLClassificationServiceImpl extends AbstractClassificationServiceImpl implements Consumer<SortedMap<TermId,Term>>
executorService, lastModified, terms| Constructor and Description |
|---|
URLClassificationServiceImpl(String url) |
URLClassificationServiceImpl(URI url) |
URLClassificationServiceImpl(URL url)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SortedMap<TermId,Term> termIdTermSortedMap) |
boolean |
equals(Object o) |
Integer |
getCode() |
Instant |
getLastLoad() |
nl.vpro.util.URLResource<SortedMap<TermId,Term>> |
getResource() |
protected @Nullable List<InputSource> |
getSources(boolean init) |
protected SortedMap<TermId,Term> |
getTermsMap() |
int |
hashCode() |
String |
toString() |
cleanUp, getClassificationScheme, getLastModified, getTerm, getTermByReference, getTermsByReference, hasTerm, readTerms, toString, values, valuesOfpublic URLClassificationServiceImpl(URI url)
@Deprecated public URLClassificationServiceImpl(URL url)
public URLClassificationServiceImpl(String url)
protected @Nullable List<InputSource> getSources(boolean init)
getSources in class AbstractClassificationServiceImplprotected SortedMap<TermId,Term> getTermsMap()
getTermsMap in class AbstractClassificationServiceImplpublic Instant getLastLoad()
public Integer getCode()
public String toString()
toString in class AbstractClassificationServiceImplCopyright © 2022 NPO. All rights reserved.