T - Result typepublic interface ExtensionParser<T> extends NamedResource, Function<byte[],T>
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier and Type | Method and Description |
|---|---|
default T |
apply(byte[] input) |
default T |
parse(byte[] input) |
T |
parse(byte[] input,
int offset,
int len) |
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByNameCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.