Package org.xiruss.util

Utility classes that are used by all parts of the code.

See:
          Description

Class Summary
AddressingUtil Utilities for doing address resolution and management.
AddressUtilTest  
DataUtil  
DataUtilTest  
DomUtil  
DomUtilTest  
ElementIterator Provides an iterator that returns Element nodes.
ElementNodeList Convenience class for creating node lists of elements
NamespaceNames Provides static members for known (standard) namespace names.
PathString  
UtilTests  
XmlStringBuffer  
 

Exception Summary
AddressingException  
DataUtilException  
DomException  
 

Package org.xiruss.util Description

Utility classes that are used by all parts of the code. These utilities mostly aid in working with XML documents.