JDOM
2.0.5

Package org.jdom2.internal

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.
ReflectionConstructor Utility class that handles constructing a class using reflection, and a no-argument 'default' constructor.
SystemProperty System.getProperty(...) requires security permissions in Applets, and some other cases and this class contains static methods that allow the security exceptions to fail silently.
 

Package org.jdom2.internal Description

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


JDOM
2.0.5

Copyright � 2013 Jason Hunter, Brett McLaughlin. All Rights Reserved.