Package io.milton.http.report
Class ReportUtils
java.lang.Object
io.milton.http.report.ReportUtils
- Author:
- brad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jdom2.Elementfind the first element with the given namestatic List<org.jdom2.Element>static org.jdom2.ElementfindRecursively(org.jdom2.Element node, String name) getProps(org.jdom2.Document doc, org.jdom2.Namespace propNs)
-
Constructor Details
-
ReportUtils
public ReportUtils()
-
-
Method Details
-
find
find the first element with the given name- Parameters:
root-name-ns-- Returns:
-
findAll
-
findRecursively
-
getProps
-