public abstract class AbstractParser<T> extends Object implements Parser<T>
AbstractParser()
protected List<Parameter>
parseParameters(org.dom4j.Element element, ValueParser valueParser)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
parse, support
public AbstractParser()
protected List<Parameter> parseParameters(org.dom4j.Element element, ValueParser valueParser)
Copyright © 2018 Bstek. All rights reserved.