public abstract class Dom4JUtils extends Object
| Constructor and Description |
|---|
Dom4JUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.dom4j.Document |
readDocument(URL stream) |
static org.dom4j.Document |
readDocument(URL file,
StringBuilder prologBuffer) |
public static org.dom4j.Document readDocument(URL file, StringBuilder prologBuffer) throws org.dom4j.DocumentException, IOException
org.dom4j.DocumentExceptionIOExceptionpublic static org.dom4j.Document readDocument(URL stream) throws org.dom4j.DocumentException, IOException
org.dom4j.DocumentExceptionIOExceptionCopyright © 2013. All Rights Reserved.