public final class Dom4JUtil extends Object
Modifier and Type | Method and Description |
---|---|
static org.dom4j.Document |
loadXml(URL resource) |
static org.dom4j.Element |
loadXmlAndReturnSpecifiedElement(URL resource,
String elementQuery) |
public static org.dom4j.Element loadXmlAndReturnSpecifiedElement(URL resource, String elementQuery) throws org.dom4j.DocumentException
org.dom4j.DocumentException
public static org.dom4j.Document loadXml(URL resource) throws org.dom4j.DocumentException
org.dom4j.DocumentException
Copyright © 2021 Atlassian. All rights reserved.