public class SectionFilter extends LowercaseWhitelistFilter
tokenType| Constructor | Description |
|---|---|
SectionFilter(String tokenType,
List<String> token,
List<String> normalizedToken) |
| Modifier and Type | Method | Description |
|---|---|---|
Token |
acceptImpl(Token token) |
|
static void |
main(String[] args) |
|
static String |
removeAnchorInformation(String normAbkuerzung) |
addToWhitelist, getNormalized, whitelistContainsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic Token acceptImpl(Token token)
acceptImpl in class LowercaseWhitelistFilterpublic static void main(String[] args)
Copyright © 2018. All rights reserved.