Package org.jdom2.internal
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.
-
ClassesClassDescriptionThe copyOf methods on java.util.Arrays are introduced in Java6.Utility class that handles constructing a class using reflection, and a no-argument 'default' constructor.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.