接口 | 说明 |
---|---|
IteratorIterable<T> |
An interface that represents both a
java.util.Iterator
and a java.lang.Iterable . |
类 | 说明 |
---|---|
JDOMNamespaceContext |
A Read-Only
NamespaceContext 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.
|