程序包 org.hibernate.internal.util.xml
-
接口概要 接口 说明 Origin Describes the origin of an xml documentXmlDocument 已过时。 no longer used -
类概要 类 说明 BaseXMLEventReader Base for XMLEventReader that implements theBaseXMLEventReader.getElementText()andBaseXMLEventReader.nextTag()APIs in a way that is agnostic from the rest of the XMLEventReader implementation.BufferedXMLEventReader Buffers XML events for later re-reading Note, copied from the uPortal project by permission of author.DTDEntityResolver 已过时。 Hibernate now uses StAX for XML processing and the role of this class is served now byLocalXmlResourceResolverErrorLogger Implements anErrorHandlerthat mainly just logs errors/warnings.FilteringXMLEventReader Base class forXMLEventReaders that want to modify or remove events from the reader stream.OriginImpl Basic implementation ofOriginXMLHelper 已过时。 Currently only used for integration with HCANN.XMLStreamConstantsUtils Note, copied from the uPortal project by permission of author. -
异常错误概要 异常错误 说明 UnsupportedOrmXsdVersionException 已过时。 Migrating to boot package; all usages will eventually be replaced byUnsupportedOrmXsdVersionExceptionXmlInfrastructureException An error using XML infrastructure (jaxp, stax, etc).XsdException Indicates an issue finding or loading an XSD schema.