Package org.jdom2.util
Classes that implement useful functionality, but are not easy to categorise.
-
Interface Summary Interface Description IteratorIterable<T> An interface that represents both ajava.util.Iterator
and ajava.lang.Iterable
. -
Class Summary Class Description JDOMNamespaceContext A Read-OnlyNamespaceContext
that describes namespaces found in a JDOM node.NamespaceStack A high-performance stack for processing those Namespaces that are introduced or are in-scope at a point in an Element hierarchy.