Package com.github.underscore.lodash
Class Xml.Document
java.lang.Object
com.github.underscore.lodash.Xml.Document
- Enclosing class:
- Xml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Document
private static Document
createDocument
(String xml)
-
Constructor Details
-
Document
private Document()
-
-
Method Details
-
createDocument
private static Document createDocument(String xml) throws IOException, ParserConfigurationException, SAXException -
createDocument
-