Class Summary |
DTDEntityResolver |
An EntityResolver implementation which attempts to resolve
various systemId URLs to local classpath look ups
Any systemId URL beginning with http://www.hibernate.org/dtd/ is
searched for as a classpath resource in the classloader which loaded the
Hibernate classes.
Any systemId URL using classpath as the scheme (i.e. |
ErrorLogger |
Implements an ErrorHandler that mainly just logs errors/warnings. |
MappingReader |
Handles reading mapping documents, both hbm and orm varieties. |
OriginImpl |
Basic implementation of Origin |
XmlDocumentImpl |
Basic implemementation of XmlDocument |
XMLHelper |
Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards. |