@Beta public abstract class XmlModelParser<P extends XmlModelParser<P>> extends XmlObjectParser<P>
Modifier and Type | Field and Description |
---|---|
protected ApplicationKey |
currentApplication |
Constructor and Description |
---|
XmlModelParser() |
Modifier and Type | Method and Description |
---|---|
P |
currentApplication(ApplicationKey value) |
assertTagName, doParse, parse, source, source, source, source, systemId, typecastThis
protected ApplicationKey currentApplication
public final P currentApplication(ApplicationKey value)