org.apache.poi.hssf.record.formula.AbstractFunctionPtg This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses @author Avik Sengupta @author Andrew C. Oliver (acoliver at apache dot org) net.sf.jasperreports.engine.xml.JRXmlConstants @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRXmlConstants.java,v 1.27 2005/07/20 16:16:28 lucianc Exp $ net.sf.jasperreports.engine.xml.JRXmlWriter @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRXmlWriter.java,v 1.62 2005/07/20 16:16:28 lucianc Exp $ test.wsdl.roundtrip.RoundtripTestServiceTestCase This class contains the test methods to verify that Java mapping to XML/WSDL works as specified by the JAX-RPC specification. The following items are tested: - Primitives - Standard Java Classes - Arrays - Multiple Arrays - JAX-RPC Value Types - Nillables (when used with literal element declarati ...test.wsdl.roundtrip.RoundtripTestSoapBindingImpl This class contains the implementations of the methods defined in the RoundtripPortType interface. Most of the methods compare the actual values received from the client against some expected values. @version 1.00 06 Feb 2002 @author Brent Ulbricht com.inversoft.util.typeconverter.converters.test.NumberTypeConverterTest This class handles all of the test cases for the Type conversion support in the JBeans package. @author Brian Pontarelli org.objectweb.jorm.facility.naming.basidir.BasidName @author Sebastien Chassande-Barrioz org.objectweb.jorm.runtime.namedef.AllTypesAccessor @author S.Chassande-Barrioz org.apache.commons.beanutils.converters.ByteConverterTestCase Test Case for the ByteConverter class. @author Rodney Waldhoff @version $Revision: 1.4 $ $Date: 2004/02/28 13:18:37 $ org.jboss.mq.SpyMessage This class implements javax.jms.Message @author Norbert Lataille (Norbert.Lataille@m4x.org) @author Hiram Chirino (Cojonudo14@hotmail.com) @author David Maplesden (David.Maplesden@orion.co.nz) @author <a HREF="mailto:adrian@jboss.org">Adrian Brock</a> @version $Revision: 1.27.6.2 $ org.apache.commons.beanutils.BeanUtilsTestCase <p> Test Case for the BeanUtils class. The majority of these tests use instances of the TestBean class, so be sure to update the tests if you change the characteristics of that class. </p> <p> Template for this stolen from Craigs PropertyUtilsTestCase </p> <p> Note ...net.sf.jasperreports.compilers.JRGroovyGenerator @author Teodor Danciu (teodord@users.sourceforge.net), Peter Severin (peter_p_s@users.sourceforge.net) @version $Id: JRGroovyGenerator.java,v 1.7 2005/07/03 20:41:18 teodord Exp $ 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.jboss.mq.SpyStreamMessage This class implements javax.jms.StreamMessage @author Norbert Lataille (Norbert.Lataille@m4x.org) @author <a HREF="mailto:adrian@jboss.org">Adrian Brock</a> @version $Revision: 1.9.6.2 $ org.apache.beehive.netui.util.type.TypeUtils org.objectweb.jorm.runtime.namedef.TestNameDefComposite @author S.Chassande-Barrioz org.apache.commons.lang.mutable.MutableByteTest JUnit tests. @version $Id: MutableByteTest.java 161244 2005-04-14 06:16:36Z ggregory $ @see MutableByte com.scalagent.kjoram.messages.ConversionHelper The <code>ConversionHelper</code> class is used for converting values carried by messages into specified types, if possible. org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase <p> Test Case for the LocaleConvertUtils class. See unimplemented functionality of the convert utils in the method begining with fixme </p> @author Michael Szlapa @author Paul Hamamnt & Rune Johannesen (pairing) - patches. @version $Revision: 1.7 $ $Date: 2004/02/28 13:18:37 $ org.apache.commons.lang.math.NumberUtils <p>Provides extra functionality for Java Number classes.</p> @author <a HREF="mailto:bayard@generationjava.com">Henri Yandell</a> @author <a HREF="mailto:rand_mcneely@yahoo.com">Rand McNeely</a> @author Stephen Colebourne @author <a HREF="mailto:steve.downey ...org.objectweb.medor.expression.lib.LowerEqual This class implements the QueryComparator interface; it represents "<=" mathematical comparator. Methods evaluate allow comparison between different variable types; int , char, long, ... gnu.trove.decorator.TDoubleByteHashMapDecorator Wrapper class to make a TDoubleByteHashMap conform to the <tt>java.util.Map</tt> API. This class simply decorates an underlying TDoubleByteHashMap and translates the Object-based APIs into their Trove primitive analogs. <p> Note that wrapping and unwrapping primitive values is e ...org.springframework.util.NumberUtils Miscellaneous utility methods for number conversion and parsing. Mainly for internal use within the framework; consider Jakarta's Commons Lang for a more comprehensive suite of string utilities. @author Juergen Hoeller @author Rob Harrop @since 1.1.2 org.hibernate.impl.AbstractScrollableResults Implementation of the <tt>ScrollableResults</tt> interface @author Steve Ebersole org.apache.ws.jaxme.sqls.impl.ValueImpl <p>Implementation of a value.</p> @author <a HREF="mailto:joe@ispsoft.de">Jochen Wiedmann</a> | Popular Tags |