Package | Description |
---|---|
org.jdom2 |
Classes representing the components of an XML document.
|
org.jdom2.output.support |
Classes used to implement output functionality that are not part of the
actual Output API, but rather part of the implementation.
|
Class and Description |
---|
IteratorIterable
An interface that represents both a
java.util.Iterator
and a java.lang.Iterable . |
Class and Description |
---|
NamespaceStack
A high-performance stack for processing those Namespaces that are introduced
or are in-scope at a point in an Element hierarchy.
|
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.