JDOM2
0.0.2-BETA

Package org.jdom2.util

Classes that implement reusable functionality that are not part of the official JDOM API, but are used by many of the JDOM classes.

See:
          Description

Class Summary
ArrayCopy The copyOf methods on java.util.Arrays are introduced in Java6.
NamespaceStack A high-performance stack for processing those Namespaces that are introduced or are in-scope at a point in an Element hierarchy.
ReflectionConstructor Utility class that handles constructing a class using reflection, and a no-argument 'default' constructor.
StringBin This is a mechanism for storing and reusing unique instances of Strings.
XMLBase Class used to calculate the XMLBase URI for an Element as per the XMLBase specification here: http://www.w3.org/TR/xmlbase/
 

Package org.jdom2.util Description

Classes that implement reusable functionality that are not part of the official JDOM API, but are used by many of the JDOM classes.


JDOM2
0.0.2-BETA

Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.