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, waitapply, parse, parsefindByName, getNameList, getNames, removeByNameprotected AbstractParser(String name)
public final String getName()
getName in interface NamedResourceCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.