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.
-
Class Summary Class Description 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.