Uses of Package
org.hibernate.internal.util.xml

Packages that use org.hibernate.internal.util.xml
org.hibernate This package defines the central Hibernate APIs. 
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.internal.util.xml   
 

Classes in org.hibernate.internal.util.xml used by org.hibernate
XmlDocument
          Describes a parsed xml document.
 

Classes in org.hibernate.internal.util.xml used by org.hibernate.cfg
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.
XmlDocument
          Describes a parsed xml document.
XMLHelper
          Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.
 

Classes in org.hibernate.internal.util.xml used by org.hibernate.internal.util.xml
MappingReader
          Handles reading mapping documents, both hbm and orm varieties.
Origin
          Describes the origin of an xml document
XmlDocument
          Describes a parsed xml document.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.