Package org.hibernate.boot.jaxb.internal.stax
package org.hibernate.boot.jaxb.internal.stax
Contains basic support for Java XML Processing (JAXP) via Streaming API for XML (StAX)
-
ClassDescriptionBase for XMLEventReader that implements the
BaseXMLEventReader.getElementText()andBaseXMLEventReader.nextTag()APIs in a way that is agnostic from the rest of the XMLEventReader implementation.Buffers XML events for later re-reading Note, copied from the uPortal project by permission of author.Base class forXMLEventReaders that want to modify or remove events from the reader stream.A StAX EventReader forhbm.xmlfiles to add namespaces in documents not containing namespaces.StAX EVentReader which handles a few oddities specific to JPAorm.xmlMainly we handle the namespace change.Helper for resolving XML Schema references locally.StAX EVentReader for reading `mapping.xml` streamsAn error using XML infrastructure (jaxp, stax, etc).Note, copied from the uPortal project by permission of author.