public class RemoveLanguageTag extends APreprocessingFunction implements IPreprocessingFunction
@
Used to delete language tags so e.g. Ibuprofen@en will become IbuprofenAT, checkFunctionString, commaNotInsideQuotation| Constructor and Description |
|---|
RemoveLanguageTag() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
applyFunctionAfterCheck(Instance i,
String property,
String... arguments) |
int |
maxNumberOfArguments() |
int |
minNumberOfArguments() |
applyFunction, isComplex, retrieveArguments, retrieveKeywordArgumentValue, sanityCheckArguments, testIfNumberOfArgumentsIsLegalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyFunction, isComplexpublic Instance applyFunctionAfterCheck(Instance i, String property, String... arguments)
applyFunctionAfterCheck in class APreprocessingFunctionpublic int minNumberOfArguments()
minNumberOfArguments in interface IPreprocessingFunctionpublic int maxNumberOfArguments()
maxNumberOfArguments in interface IPreprocessingFunctionCopyright © 2020. All rights reserved.