Searched refs:parseStructuredDocument (Results 1 – 3 of 3) sorted by relevance
46 Document document = DomUtilities.parseStructuredDocument(xml); in checkFormat()
115 Document document = DomUtilities.parseStructuredDocument(xml); in prettyPrint()
739 public static Document parseStructuredDocument(String xml) { in parseStructuredDocument() method in DomUtilities