程序包 cn.taketoday.util.xml
@NonNullApi
@NonNullFields
package cn.taketoday.util.xml
Miscellaneous utility classes for XML parsing and transformation,
such as error handlers that log warnings via Logging.
-
类类说明Abstract base class for SAX
ContentHandlerandLexicalHandlerimplementations that use StAX as a basis.Abstract base class for SAXXMLReaderimplementations that use StAX as a basis.Implementation of theLocatorinterface based on a given StAXLocation.Abstract base class forXMLEventReaders.Abstract base class for SAXXMLReaderimplementations.Abstract base class forXMLStreamReaders.SAXContentHandlerthat transforms callback calls to DOMNodes.Convenience methods for working with the DOM API, in particular for working with DOM Nodes and DOM Elements.Simplejavax.xml.namespace.NamespaceContextimplementation.Simpleorg.xml.sax.ErrorHandlerimplementation: logs warnings using the given Commons Logging logger instance, and rethrows errors to discontinue the XML transformation.Simplejavax.xml.transform.ErrorListenerimplementation: logs warnings using the given Commons Logging logger instance, and rethrows errors to discontinue the XML transformation.SAXXMLReaderthat reads from a StAXXMLEventReader.Implementation of theResulttagging interface for StAX writers.Implementation of theSourcetagging interface for StAX readers.SAXXMLReaderthat reads from a StAXXMLStreamReader.Convenience methods for working with the StAX API.Contains common behavior relating toTransformersand thejavax.xml.transformpackage in general.Implementation of theXMLStreamReaderinterface that wraps aXMLEventReader.Implementation of theXMLStreamWriterinterface that wraps anXMLEventWriter.Detects whether an XML stream is using DTD- or XSD-based validation.