org.xquark.xquery.parser.XQueryParserTokenManager
org.objectweb.jonas.jmx.J2eeObjectName A set of static methods used to create object names for J2EE managed object. This implementation is conformant to the JSR77. @author Adriana Danes @author Michel-Ange Anton org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler Compiles EJB-QL and JBossQL into SQL using OUTER and INNER joins. @author <a HREF="mailto:alex@jboss.org">Alex Loubyansky</a> @version $Revision: 1.16 $ org.jboss.ejb.plugins.cmp.ejbql.BasicVisitor This a basic abstract syntax tree visitor. It simply converts the tree back into ejbql. This is useful for testing and extensions, as most extensions translate just a few elements of the tree. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @version $Revision: 1.10 $ org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLCompiler Compiles EJB-QL and JBossQL into SQL. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="mailto:alex@jboss.org">Alex Loubyansky</a> @version $Revision: 1.39 $ org.jboss.ejb.plugins.cmp.jdbc.SQLUtil SQLUtil helps with building sql statements. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="mailto:alex@jboss.org">Alex Loubyansky</a> @author <a HREF="joachim@cabsoft.be">Joachim Van der Auwera</a> @version $Revision: 1.29 $ org.apache.commons.lang.builder.ToStringStyle <p>Controls <code>String</code> formatting for {@link ToStringBuilder}. The main public interface is always via <code>ToStringBuilder</code>.</p> <p>These classes are intended to be used as <code>Singletons</code>. There is no need to instanti ...com.genimen.djeneric.repository.sqlparser.core.SqlParserEngine
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation @see IDebugModelPresentation org.apache.james.pop3server.POP3Handler The handler class for POP3 connections. org.eclipse.jdt.internal.debug.eval.ast.engine.SourceBasedSourceGenerator
org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl <p>Default implementation of an SQL generator.</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a> org.apache.james.fetchmail.MessageProcessor <p>Class <code>MessageProcessor</code> handles the delivery of <code>MimeMessages</code> to the James input spool.</p> <p>Messages written to the input spool always have the following Mail Attributes set:</p> <dl> <dt>org.apache.james.fe ...org.apache.james.nntpserver.NNTPHandler The NNTP protocol is defined by RFC 977. This implementation is based on IETF draft 15, posted on 15th July '2002. URL: http://www.ietf.org/internet-drafts/draft-ietf-nntpext-base-15.txt Common NNTP extensions are in RFC 2980. freemarker.template.utility.StringUtil Some text related utilities. @version $Id: StringUtil.java,v 1.48 2005/06/01 22:39:08 ddekany Exp $ org.apache.ojb.broker.accesslayer.sql.SqlQueryStatement Model a Statement based on Query. @author <a HREF="mailto:jbraeuchi@gmx.ch">Jakob Braeuchi</a> @version $Id: SqlQueryStatement.java,v 1.75.2.4 2005/01/13 19:20:03 arminw Exp $ com.genimen.djeneric.util.DjString
org.apache.axis.transport.http.SimpleAxisWorker
org.eclipse.jdt.internal.core.util.Disassembler Disassembler of .class files. It generates an output in the Writer that looks close to the javap output. org.jboss.axis.transport.http.SimpleAxisWorker
org.apache.poi.generator.RecordUtil Helper functions for the record transformations. @author Glen Stampoultzis (glens at apache.org) @author Andrew C. Oliver (acoliver at apache dot org) org.objectweb.kilim.repository.MonoFeatureTests @author delpiano To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation. org.objectweb.jorm.mapper.rdb.genclass.RdbGenClassMapping This class provides the implementation of PClassMapping for RDBMS. @author P. Dechamboux @author S.Chassande-Barrioz org.jboss.test.webservice.attachment.AttachmentImpl Service Endpoint for the MIME mapping required by JAXRPC-1.1 image/gif java.awt.Image image/jpeg java.awt.Image text/plain java.lang.String multipart/* javax.mail.internet.MimeMultipart text/xml javax.xml.transform.Source application/xml javax.xml.transform. ...org.apache.james.transport.JamesSpoolManager Manages the mail spool. This class is responsible for retrieving messages from the spool, directing messages to the appropriate processor, and removing them from the spool when processing is complete. @version CVS $Revision: 1.20.4.15 $ $Date: 2004/04/14 04:36:15 $ org.python.parser.PythonGrammarTokenManager
org.apache.james.transport.mailets.RemoteDelivery Receives a MessageContainer from JamesSpoolManager and takes care of delivery the message to remote hosts. If for some reason mail can't be delivered store it in the "outgoing" Repository and set an Alarm. After the next "delayTime" the Alarm will wake the servlet that will try to send it again. A ...org.jacorb.idl.lexer This class implements a scanner (aka lexical analyzer or lexer) for IDL. The scanner reads characters from a global input stream and returns integers corresponding to the terminal number of the next token. Once the end of input is reached the EOF token is returned on every subsequent ca ...org.eclipse.jdt.core.Signature Provides methods for encoding and decoding type and method signature strings. <p> Signatures obtained from parsing source (".java") files differ subtly from ones obtained from pre-compiled binary (".class") files in class names are usually left unresolved in the former. For example, the norm ...org.apache.bcel.classfile.Utility Utility functions that do not really belong to any class in particular. @version $Id: Utility.java,v 1.5 2002/04/24 11:01:30 mdahm Exp $ @author <A HREF="mailto:markus.dahm@berlin.de">M. Dahm</A> com.inversoft.verge.util.url.URLGenerator <p> This class generates URLs based on criteria. Rather than simply breaking URLs into all the categories that we could think of, we figured we would leave a little flexibility in there so that any new scenarios that might come up could easily be dealt with. Likewise, you can always write a ...com.inversoft.verge.mvc.view.HtmlViewToolkit This class is the toolkit that developers can use it order to help create new views that work within the framework. The framework is designed so that a specific language or specification must be followed for the request parameters in order for the ActionServlet to correctly handle and delegate req ...org.xquark.xquery.reconstruction.EvaluationVisitor A simple class for evaluating en attendant the real evaluator. evaluate the expression and return true or false org.exoplatform.services.wsrp.consumer.impl.URLTemplateComposerImpl @author Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: 6 févr. 2004 Time: 13:05:01 org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy Auto indent strategy sensitive to brackets. org.apache.jetspeed.services.template.JetspeedTemplateService <p>This service extends the TurbineTemplateService to modify its behaviour: Not only layout and screen packages, but also the screen templates are searched in the template neames filepath, so that a fallback strategy is provided, that can be used for multi-language, multi-device and browser- ...testsuite.regression.StatementRegressionTest Regression tests for the Statement class @author Mark Matthews org.apache.xalan.xsltc.compiler.FunctionCall @author Jacek Ambroziak @author Santiago Pericas-Geertsen @author Morten Jorgensen @author Erwin Bolwidt <ejb@klomp.org> @author Todd Miller Name of this function call Arguments to this function call (might not be any) Empty argument list, used for certain functions Valid namespaces for Jav ...jxl.biff.CellReferenceHelper A helper to transform between excel cell references and sheet:column:row notation Because this function will be called when generating a string representation of a formula, the cell reference will merely be appened to the string buffer instead of returning a full blooded string, for performance re ...org.apache.excalibur.source.SourceUtil Utility class for source resolving. @author <a HREF="mailto:dev@avalon.apache.org">Avalon Development Team</a> @version CVS $Revision: 1.5 $ $Date: 2004/02/28 11:47:26 $ org.eclipse.emf.ecore.util.BasicExtendedMetaData This is a basic implementation of the extended metadata API. org.xquark.extractor.microsoft.sql.SqlConvert
org.apache.tools.ant.types.Commandline Commandline objects help handling command lines specifying processes to execute. The class can be used to define a command line as nested elements or as a helper to define a command line by an application. <p> <code> <someelement><br> <ac ...jodd.servlet.HtmlEncoder Encodes text strings and URLs to be HTML-safe. org.enhydra.convert.xml.FormLoginConfigImpl
org.apache.tools.ant.taskdefs.optional.dotnet.DotnetCompile Abstract superclass for dotnet compiler tasks. History <table> <tr> <td> 0.1 </td> <td> First creation </td> <td> Most of the code here was copied verbatim from v0.3 of Steve Loughran's CSharp optional task. Abstracted functionality to allow subclassing o ...org.apache.juddi.util.jdbc.DynamicQuery @author Steve Viens (steve@viens.net) org.apache.xerces.impl.xs.opti.SchemaDOM @xerces.internal @author Rahul Srivastava, Sun Microsystems Inc. @author Sandy Gao, IBM @version $Id: SchemaDOM.java,v 1.10 2004/12/16 16:45:20 ankitp Exp $ org.apache.struts.taglib.html.BaseFieldTag Convenience base class for the various input tags for text fields. @version $Rev: 54929 $ $Date: 2004-10-16 17:38:42 +0100 (Sat, 16 Oct 2004) $ org.xquark.extractor.sql.SfUpperCase
| Popular Tags |