- abort
- getInvalidFormatException
Returns an invalid format exception
- getText
Returns the value of the first child text node from the given element, or null.
- parse
Parses the given input stream which corresponds to an XML plist. See the DTD
here: http://www.apple.
- parseArray
Parses and returns an array from the given root element, possibly empty.
- parseDictionary
Parses and returns a map from the given dictionary element, possibly empty.
- parseObject
Parses and returns an object from the given root element, possibly null.
- parseXML
Return a LaunchConfigurationInfo object initialized from XML contained in the
specified stream. Simp