examples.wslauncher4
Class SimpleXMLParser
java.lang.Object
examples.wslauncher4.SimpleXMLParser
- public class SimpleXMLParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleXMLParser
public SimpleXMLParser()
parseDocument
public static NodeList parseDocument(InputSource inputSource,
String tag)
findChildEntry
public static String findChildEntry(Node parent,
String tag)
findChild
public static Node findChild(Node parent,
String tag)
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.