| java.lang.Object | |
| ↳ | org.rundeck.api.parser.BaseXpathParser<T> | 
|  Known Direct Subclasses | 
|  Known Indirect Subclasses | 
BaseXpathParser is ...
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Parse the given XML Node | |||||||||||
| Select appropriate node based on xpath, will automatically look for "result" top-level element and alter xpath if
 necessary | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.rundeck.api.parser.XmlNodeParser | |||||||||||
Parse the given XML Node
Select appropriate node based on xpath, will automatically look for "result" top-level element and alter xpath if necessary