org.eclipse.pde.internal.ui.PDEUIMessages
org.eclipse.jdt.internal.compiler.problem.ProblemReporter
org.eclipse.team.internal.ccvs.ui.CVSUIMessages
org.eclipse.emf.codegen.ecore.templates.model.Class
org.eclipse.jdt.internal.corext.refactoring.RefactoringCoreMessages
org.eclipse.jdt.internal.ui.preferences.PreferencesMessages
org.eclipse.ui.internal.WorkbenchMessages Message class for workbench messages. These messages are used throughout the workbench. org.eclipse.ui.internal.ide.IDEWorkbenchMessages
org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
org.apache.batik.util.SVGConstants Define SVG constants, such as tag names, attribute names and URI @author <a HREF="mailto:tkormann@apache.org">Thierry Kormann</a> @author <a HREF="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a> @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a ...org.eclipse.emf.codegen.ecore.templates.model.ValidatorClass
org.enhydra.shark.security.StandardSecurityManager @author Sasa Bojanic 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.enhydra.shark.api.internal.security.SecurityManager @author Sasa Bojanic org.eclipse.jdt.internal.ui.preferences.formatter.FormatterMessages Helper class to get NLSed messages. Do not instantiateorg.apache.commons.codec.binary.Base64Test @version $Id: Base64Test.java,v 1.15 2004/04/19 01:14:29 ggregory Exp $ @author Apache Software Foundation org.apache.batik.util.CSSConstants This interface defines constants for CSS. Important: Constants must not contain uppercase characters. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: CSSConstants.java,v 1.25 2004/12/03 12:20:16 deweese Exp $ sync4j.exchange.items.contact.dao.ContactDAO This class implements methods to access contacts data in exchange server datastore @author Fabio Maggi @ Funambol @version $Id: ContactDAO.java,v 1.22 2005/06/27 15:08:53 fabius Exp $ com.jcorporate.expresso.core.dbobj.DBObject <p>DBObjects are the core of Expresso's object-relational mapping. They are object-oriented wrappers for some sort of data. They are generally expected to be used in a single thread, like in processing a web query.</p> <p>When making your own application, you derive your classe ...org.hsqldb.Token Defines and enumerates reserved and non-reserved SQL keywords. <p> @author Nitin Chauhan @author fredt@users @since 1.7.2 @version 1.7.2 com.lutris.appserver.server.StandardApplication Default application implementation. This class provides standard start/stop services. This can be used as a base class to derive Application objects. @version $Revision: 1.1 $ @author Mark Diekhans org.enhydra.apache.xerces.validators.schema.TraverseSchema Instances of this class get delegated to Traverse the Schema and to populate the Grammar internal representation by instances of Grammar objects. Traverse a Schema Grammar: @author Eric Ye, IBM @author Jeffrey Rodriguez, IBM @author Andy Clark, IBM @see org.enhydra.apache.xerces.validators.commo ...org.enhydra.shark.AdminMiscImpl The client interface through which client accesses the engine objects, and performs the various actions on engine. @author Sasa Bojanic @version 1.0 com.mysql.jdbc.TimeUtil Timezone conversion routines @author Mark Matthews org.eclipse.jdt.ui.PreferenceConstants Preference constants used in the JDT-UI preference store. Clients should only read the JDT-UI preference store using these values. Clients are not allowed to modify the preference store programmatically. @since 2.0 org.eclipse.update.internal.core.Messages
org.apache.commons.lang.StringUtils <p>Operations on {@link java.lang.String} that are <code>null</code> safe.</p> <ul> <li><b>IsEmpty/IsBlank</b> - checks if a String contains text</li> <li><b>Trim/Strip</b> - removes leading and trailing whitespace</li> ...org.enhydra.shark.SharkUtilities The various utilities needed for shark. @author Sasa Bojanic @author Vladimir Puskas @author Zoran Milakovic org.eclipse.jdt.internal.core.util.Messages
org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>GenModel</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl#getCopyrightTex ...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.enhydra.shark.api.client.wfservice.AdminMisc Interface used to perform some administrative operations. @author Sasa Bojanic @author Vladimir Puskas org.hibernate.persister.entity.BasicEntityPersister Basic functionality for persisting an entity via JDBC through either generated or custom SQL @author Gavin King org.eclipse.jdt.internal.ui.IJavaHelpContextIds Help context ids for the Java UI. <p> This interface contains constants only; it is not intended to be implemented or extended. </p> org.eclipse.emf.codegen.ecore.templates.model.PackageClass
org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet Email Action @author <a HREF="mailto:jlim@gluecode.com">Jonas Lim </a> @version $Id: EmailPortlet.java,v 1.2 2004/03/22 22:26:58 taylor Exp $ org.eclipse.jdt.internal.ui.text.correction.CorrectionMessages Helper class to get NLSed messages. Do not instantiateorg.apache.commons.codec.binary.BinaryCodecTest TestCase for BinaryCodec class. @author Apache Software Foundation @version $Id: BinaryCodecTest.java,v 1.1 2004/03/29 23:04:41 ggregory Exp $ 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 $ org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants Constants used to set up the options of the code formatter. @since 3.0 org.eclipse.team.internal.ui.TeamUIMessages
com.lutris.dods.builder.generator.query.QueryBuilder @author Jay Gunter <PRE> A QueryBuilder is a helper-object used by the xxxQuery classes. Stand-alone usage: QueryBuilder qb; qb = new QueryBuilder( "cats" ); or qb = new QueryBuilder( "cats", "name, age" ); ... qb.addWhereClause( "owner.name", "Smith", QueryBuilder.NOT_NULL, QueryBuilder.E ...org.eclipse.jdt.internal.debug.ui.DebugUIMessages
org.apache.ecs.Entities com.sun.org.apache.xalan.internal.res.XSLTErrorResources Set up error messages. We build a two dimensional array of message keys and message strings. In order to add a new message here, you need to first add a String constant. And you need to enter key , value pair as part of contents Array. You also need to update MAX_CODE for error strings and MAX_WAR ...org.apache.webdav.lib.WebdavResource The class <code>WebdavResource</code> is an abstract representation for WebDAV resource.<p> <pre> A functional comparison of WebdavResource and JDK(It's different a lot). ----------------------------------+------------------------------------- File class (JDK 1.3.x) ...org.apache.xalan.res.XSLTErrorResources_es Set up error messages. We build a two dimensional array of message keys and message strings. In order to add a new message here, you need to first add a String constant. And you need to enter key , value pair as part of contents Array. You also need to update MAX_CODE for error strings and MAX_WAR ...ist.coach.coachEmsMibComponents.LogicalInterfaceProviderMonolithicImpl Implementation skeleton class for the ::coachEmsMibComponents::LogicalInterfaceProvider component. Business operations MUST be completed !!! org.eclipse.jdt.internal.corext.codemanipulation.StubUtility
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>. | Popular Tags |