org.objectweb.joram.shared.selectors.Filter CUP v0.10j generated parser. @version Fri Jun 18 16:25:44 CEST 2004 org.objectweb.cjdbc.driver.DatabaseMetaData DatabaseMetaData retrieves most of the values from the C-JDBC controller. If you are using an heterogeneous cluster, the values returned are the one of the first database that was enabled on the controller. @author <a HREF="mailto:Emmanuel.Cecchet@inria.fr">Emmanuel Cecchet </a> @auth ...org.objectweb.joram.shared.selectors.Checker CUP v0.10j generated parser. @version Fri Jun 18 16:25:40 CEST 2004 com.inversoft.util.typeconverter.converters.test.BooleanTypeConverterTest This class handles all of the test cases for the Type conversion support in the JBeans package. @author Brian Pontarelli org.apache.commons.beanutils.ConvertUtilsTestCase <p> Test Case for the ConvertUtils class. </p> @author Craig R. McClanahan @version $Revision: 1.10 $ $Date: 2004/02/28 13:18:36 $ org.codehaus.aspectwerkz.transform.inlining.compiler.RuntimeCheckVisitor Visit an expression and push on the bytecode stack the boolean expression that corresponds to the residual part for the target(CALLEE) filtering and cflow / cflowbelow runtime checks <p/> TODO: for now OR / AND / NOT are turned in IAND etc, ie "&" and not "&&" that is more effici ...org.apache.geronimo.mail.IMAPStoreGBean A GBean that provides for the configuration of a JavaMail IMAP message store protocol. <p/> IMAP store properties that are common to all IMAP stores are provided via member variables of this class. Values that are set in the individual member variables will override any of the corresponding ...org.jaxen.BaseXPathTest <p> Tests for org.jaxen.BaseXPath. </p> @author Elliotte Rusty Harold @version 1.1b7 org.apache.geronimo.mail.SMTPTransportGBean A GBean that provides for the configuration of a JavaMail SMTP transport protocol. <p/> SMTP transport properties that are common to all SMTP transports are provided via member variables of this class. Values that are set in the individual member variables will override any of the correspon ...org.jfree.chart.renderer.AbstractRenderer Base class providing common services for renderers. Most methods that update attributes of the renderer will fire a {@link RendererChangeEvent}, which normally means the plot that owns the renderer will receive notification that the renderer has been changed (the plot will, in turn, notify the ch ...org.codehaus.aspectwerkz.expression.ExpressionVisitor The expression visitor. If a runtime residual is required (target => instance of check sometimes), Undeterministic matching is used. @author <a HREF="mailto:jboner@codehaus.org">Jonas BonŽr </a> @author <a HREF="mailto:alex AT gnilux DOT com">Alexandre Vasseur </a> @aut ...org.roller.pojos.RollerConfigData Configuration object for Roller. Reads and writes roller-config.xml. RollerConfig extends Struts ActionForm so that it can be extended by RollerConfigForm in the administrator pages. <p /> This is where you set default Roller configuration values. @ejb:bean name="RollerConfigData" @struts. ...com.lowagie.text.pdf.codec.postscript.PAContext
org.apache.myfaces.custom.inputHtml.InputHtml HTML Editor using the kupu library. http://kupu.oscom.org @author Sylvain Vieujot (latest modification by $Author: svieujot $) @version $Revision: 1.1 $ $Date: 2005/03/26 20:31:37 $ $Log: InputHtml.java,v $ Revision 1.1 2005/03/26 20:31:37 svieujot Rename x:htmlEditor to x:inputHtml. Revision ...org.apache.commons.lang.BooleanUtilsTest Unit tests {@link org.apache.commons.lang.BooleanUtils}. @author Stephen Colebourne @author Matthew Hawthorne @version $Id: BooleanUtilsTest.java 161244 2005-04-14 06:16:36Z ggregory $ org.apache.catalina.core.StandardContext Standard implementation of the <b>Context</b> interface. Each child container must be a Wrapper implementation to process the requests directed to a particular servlet. @author Craig R. McClanahan @author Remy Maucherat @version $Revision: 1.173 $ $Date: 2005/03/25 18:12:48 $ test.serialization.SerializeTestCase Tests serialization with the RI @todo Proper equality tests instead of toString() @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. org.apache.jetspeed.om.dbregistry.BasePortletDbEntryPeer This class was autogenerated by Torque on: [Thu Apr 22 15:30:48 PDT 2004] org.apache.commons.lang.BooleanUtils <p>Operations on boolean primitives and Boolean objects.</p> <p>This class tries to handle <code>null</code> input gracefully. An exception will not be thrown for a <code>null</code> input. Each method documents its behaviour in more detail.</p> @a ...org.jdesktop.swing.util.AncientSwingTeam Standard Table with class-Infos. Taken from some old SwingSet... Can remove/add rows. org.apache.taglibs.standard.lang.jpath.adapter.Convert
org.objectweb.jac.aspects.gui.GuiAC This aspect component implements a very simple GUI that allows the user to browse the named object of the system and call methods on them. <p>It implements a MVC design pattern where the controllers are implemented by <code>ViewWrapper</code> instances.<p> @see ViewContro ...org.apache.xalan.xsltc.runtime.BasisLibrary Standard XSLT functions. All standard functions expect the current node and the DOM as their last two arguments. org.jfree.chart.renderer.xy.XYLineAndShapeRenderer A renderer that can be used with the {@link XYPlot} class. org.jboss.aop.pointcut.AnnotationMatcher Takes a Javassist object and sees if the expression pertains to that Javassist object (CtMethod, CtField, CtClass, CtConstructor) @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.6 $ org.apache.geronimo.mail.POP3StoreGBean A GBean that provides for the configuration of a JavaMail POP3 message store protocol. <p/> POP3 store properties that are common to all POP3 stores are provided via member variables of this class. Values that are set in the individual member variables will override any of the corresponding ...org.enhydra.shark.eventaudit.DODSEventAuditManager Used to save, restore or delete relevant engine objects from database, using DODS persistent layer. @author Tanja Jovanovic @version 1.0 org.webdocwf.util.loader.Loader <p> Loader class loads data from source database into target database using criteria set in XML file which is used as parameter. Also Loader can execute SQL statements which import from XML file. <br> All loading rolls are set in XML file. Some capabilities of this loader are: there co ...org.apache.webapp.admin.host.SaveHostAction The <code>Action</code> that completes <em>Add Host</em> and <em>Edit Host</em> transactions. @author Manveen Kaur @version $Revision: 1.13 $ $Date: 2005/01/29 19:36:06 $ test.wsdl.map.MapServiceTestCase
org.apache.webapp.admin.context.SaveContextAction The <code>Action</code> that completes <em>Add Context</em> and <em>Edit Context</em> transactions. @author Manveen Kaur @version $Revision: 1.18 $ $Date: 2005/01/14 23:55:41 $ com.inversoft.verge.mvc.view.jsp.html.OptionTag This class is the single option tag used for inserting a single option into the page. @author Brian Pontarelli org.jboss.aop.introduction.AnnotationIntroduction Comment @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.4 $ org.jboss.aop.pointcut.FieldMatcher Comment @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.20 $ org.eclipse.ui.internal.progress.FinishedJobs This singleton remembers all JobTreeElements that should be preserved (e.g. because their associated Jobs have the "keep" property set). Interface for notify listeners. A job to be kept has finished A kept job has been removed. com.caucho.xpath.expr.BooleanExpr
net.sf.jasperreports.engine.fill.JRFillBand @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRFillBand.java,v 1.23 2005/07/20 16:11:53 lucianc Exp $ org.apache.hivemind.lib.util.TestStrategyRegistry Tests the {@link org.apache.hivemind.lib.util.StrategyRegistryImpl} class. @author Howard Lewis Ship @since 1.1 com.mockobjects.ReturnValue <p>The ReturnValue class allows a value to be setup which will then be returned upon a specific method call. If </code>value.getValue()</code> is called before <code>value.setValue(value)</code> the ReturnValue will raise an error warning that this value has not been ...org.apache.jmeter.visualizers.TableDataModel This class implements the TableModel for the information kept by the GraphModel. @author <a HREF="mailto:alf@i100.no">Alf Hogemark</a>Hogemark Created March 10, 2002 @version $Revision: 1.13 $ Last updated: $Date: 2004/02/13 01:48:46 $ | Popular Tags |