Package test
Class XmlParser
java.lang.Object
test.XmlParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Objectprivate StringgetElementText(Element element) getRoot()private StringgetShortName(String nodeName) private voidprivate voidprotected static StringparseAttributes(Element element) private voidprocessElement(Element element, Map<String, Object> parentMap) void