| Name | Description | Type | Package | Framework |
| DTDEntityResolver | An EntityResolver implementation which attempts to resolve various systemId URLs to local classpath look upsAny systemId URL beginning with http://www. | Class | org.hibernate.internal.util.xml | Hibernate ORM |
| ErrorLogger | the errors it encounters and makes them available via getErrors(). | Class | org.hibernate.internal.util.xml | Hibernate ORM |
| MappingReader | Handles reading mapping documents, both hbm and orm varieties. | Class | org.hibernate.internal.util.xml | Hibernate ORM |
| Origin | Interface | org.hibernate.internal.util.xml | Hibernate ORM | |
| OriginImpl | Basic implementation of OriginSee Also:Serialized Form | Class | org.hibernate.internal.util.xml | Hibernate ORM |
| XmlDocument | Describes a parsed xml document. | Interface | org.hibernate.internal.util.xml | Hibernate ORM |
| XmlDocumentImpl | Basic implemementation of XmlDocumentSee Also:Serialized Form | Class | org.hibernate.internal.util.xml | Hibernate ORM |
| XMLHelper | Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards. | Class | org.hibernate.internal.util.xml | Hibernate ORM |