Package org.hibernate.jpamodelgen.util.xml
XML helper classes. Used for parsing persistence.xml and orm.xml.
-
Class Summary Class Description ContextProvidingValidationEventHandler Validation event handler used for obtaining line and column numbers in case of parsing failures.JpaNamespaceTransformingEventReader Transforms the version attribute and namespace of the JPA configuration files (persistence.xml and orm.xml) to the default.XmlParserHelper Provides common functionality used for XML parsing. -
Exception Summary Exception Description XmlParsingException Custom exception for all sorts of XML parsing related exceptions.