java.lang.ObjectSmall helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.org.hibernate.util.XMLHelper
| Nested Class Summary: | ||
|---|---|---|
| public static class | XMLHelper.ErrorLogger | |
| Field Summary | ||
|---|---|---|
| public static final EntityResolver | DEFAULT_DTD_RESOLVER | |
| Method from org.hibernate.util.XMLHelper Summary: |
|---|
| createDOMReader, createSAXReader, dump, generateDom4jElement |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.util.XMLHelper Detail: |
|---|
|
|
|
|