org.apache.commons.beanutils.BeanificationTestCase <p> Test Case for changes made during Beanutils Beanification </p> @author Robert Burrell Donkin @author Juozas Baliuka @version $Revision: 1.5 $ $Date: 2004/02/28 13:18:36 $
org.apache.commons.beanutils.locale.LocaleBeanificationTestCase <p> Test Case for changes made during LocaleBeanutils Beanification. This is basically a cut-and-correct version of the beanutils beanifications tests. </p> @author Robert Burrell Donkin @author Juozas Baliuka @version $Revision: 1.2 $ $Date: 2004/02/28 13:18:37 $
org.apache.commons.collections.CursorableLinkedList A doubly-linked list implementation of the {@link List} interface, supporting a {@link ListIterator} that allows concurrent modifications to the underlying list. <p> Implements all of the optional {@link List} operations, the stack/queue/dequeue operations available in {@link java.util.Linke ...
org.apache.commons.collections.list.CursorableLinkedList A <code>List</code> implementation with a <code>ListIterator</code> that allows concurrent modifications to the underlying list. <p> This implementation supports all of the optional {@link List} operations. It extends <code>AbstractLinkedList</code> and th ...
org.jnp.interfaces.NamingContext This class provides the jnp provider Context implementation. It is a Context interface wrapper for a RMI Naming instance that is obtained from either the local server instance or by locating the server given by the Context.PROVIDER_URL value. This class also serves as the jnp url resolution conte ...
org.apache.batik.gvt.AbstractGraphicsNode A partial implementation of the <tt>GraphicsNode</tt> interface. @author <a HREF="mailto:Thierry.Kormann@sophia.inria.fr">Thierry Kormann</a> @author <a HREF="mailto:etissandier@ilog.fr">Emmanuel Tissandier</a> @author <a HREF="mailto:Thomas.DeWeeese@Kodak.c ...
org.enhydra.tool.common.wizard.TBWizard The TBWizardDialog defines a default container for presenting wizards. To use this class you need to a create one or more TBWizardPage objects and add them to this dialog. This dialog supplies action buttons for the Previous, Next, Finish, Cancel and Help. <P><I> This class is used whe ...
org.codehaus.aspectwerkz.reflect.impl.java.JavaClassInfoRepository A repository for the class info hierarchy. Is class loader aware. <p/>TODO refactor some with ASMClassInfoRepository but keep em separate for system runtime sake in AOPC (WLS) @author <a HREF="mailto:jboner@codehaus.org">Jonas BonŽr </a>