Class Summary |
ChildIterator |
Class implementing the Iterator interface to allow fast iterating
over the child nodes of an element. |
CommaSeparatedListCreator |
|
IterableChildList |
Class implementing the Iterable interface to allow using the
foreach construct rather than the clumsy NodeList approach to
iterate over the children of a particular node. |
OldPolicyFormatCompat |
This utility class provides helper methods to provide compatibility with the
code that used attributes converted to elements by TAP design document v0.7. |
XMLUtils |
Class containing utility methods for working with XML documents. |