public class IsLastNerInFocusElementFE<SEARCH extends Element,FOCUS extends Element> extends BaseNerInFocusElementFE<SEARCH,FOCUS>
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_NAME |
| Constructor and Description |
|---|
IsLastNerInFocusElementFE(Class<SEARCH> searchClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<NamedEntity> |
getSearchElementNers(Document document,
SEARCH searchElement) |
extract, init, onDocumentComplete, onDocumentStartpublic static final String FEATURE_NAME
protected Set<NamedEntity> getSearchElementNers(Document document, SEARCH searchElement)
getSearchElementNers in class BaseNerInFocusElementFE<SEARCH extends Element,FOCUS extends Element>Copyright © 2020. All rights reserved.