T
- Parse result typepublic abstract class AbstractParser<T> extends Object implements ExtensionParser<T>
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier | Constructor and Description |
---|---|
protected |
AbstractParser(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, parse, parse
findByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByName
protected AbstractParser(String name)
public final String getName()
getName
in interface NamedResource
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.