groovy.swing.SwingBuilder A helper class for creating Swing widgets using GroovyMarkup @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @version $Revision: 1.13 $
org.apache.tools.ant.IntrospectionHelper Helper class that collects the methods a task or nested element holds to set attributes, create nested elements or hold PCDATA elements. The class is final as it has a private constructor.
org.apache.ojb.broker.util.ClassHelper Helper class with static methods for java class, method, and field handling. @version $Id: ClassHelper.java,v 1.10.2.2 2005/03/11 11:27:51 mkalen Exp $
org.apache.axis2.deployment.DeploymentParser This class is used to parse the following xml douments 1 axis2.xml 2 service.xml 3 module.xml <p/> this class implements DeployCons to get some constant values need to parse a given document
org.objectweb.fractal.julia.factory.BasicTemplateMixin Provides a basic implementation of the {@link Template} interface. <br> <br> <b>Requirements</b> (here "sub template" means "any direct or indirect sub template") <ul> <li>the type of this template component must be an instance of {@link ComponentType}.</li&g ...
org.quickserver.net.server.QuickServer Main class of QuickServer library. This class is used to create multi client servers quickly. <p> Ones a client is connected, it creates {@link ClientHandler} object, which is run using any thread available from the pool of threads maintained by {@link org.quickserver.util.pool.thread.Client ...
com.jcorporate.expresso.services.validation.ValidationEntry This class abstracts the storing of the data that goes along with any particular validation operation. This class also provides functions for a validation request to be created in the first place. In this first incarnation, this class stores all the data using DBObjects. If warranted at a later t ...