public final class Dom4jUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Dom4jUtil.MyVistor |
| Modifier and Type | Method and Description |
|---|---|
static org.dom4j.Document |
reader(java.io.InputStream inputStream) |
static org.dom4j.Document |
reader(java.net.URL url) |
static void |
readNode(org.dom4j.Element root,
java.lang.String prefix) |