JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.xml.dom
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.springframework.xml.dom
@NullMarked
package
org.springframework.xml.dom
Provides classes that help with DOM: the Document Object Model. Mostly for internal use by the framework.
Related Packages
Package
Description
org.springframework.xml
Provides classes for XML handling: version detection and a base XML exception class.
Classes
Class
Description
DomContentHandler
SAX
ContentHandler
that transforms callback calls to DOM
Node
s.