com.lowagie.text.pdf.SimpleXMLParser A simple XML and HTML parser. This parser is, like the SAX parser, an event based parser, but with much less functionality. <p> The parser can: <p> <ul> <li>It recognizes the encoding used <li>It recognizes all the elements' start tags and end tags <li>It lists ...org.apache.batik.parser.FragmentIdentifierParser This class represents an event-based parser for the SVG fragment identifiers. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: FragmentIdentifierParser.java,v 1.14 2005/03/27 08:58:35 cam Exp $ com.inversoft.util.typeconverter.converters.test.CharacterTypeConverterTest This class handles all of the test cases for the character type conversion support in the JBeans package. @author Brian Pontarelli com.jcorporate.expresso.core.misc.StringUtil This is class that consists of static methods, utilities for manipulations of <code>java.lang.String</code>s. @author Michael Nash, Peter Pilgrim, Henri Yves AMAIZO org.apache.batik.parser.TransformListParser This class implements an event-based parser for the SVG transform attribute values. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: TransformListParser.java,v 1.10 2004/08/18 07:14:47 vhardy Exp $ org.apache.taglibs.random.RandomStrg RandomStrg class will produce a variable set of random characters. @author Rich Catlett @version 1.0 org.codehaus.groovy.runtime.DefaultGroovyMethods This class defines all the new groovy methods which appear on normal JDK classes inside the Groovy environment. Static methods are used with the first parameter the destination class. @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Jeremy Rayner @author Sa ...org.apache.batik.parser.PreserveAspectRatioParser This class implements an event-based parser for the SVG preserveAspectRatio attribute values. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: PreserveAspectRatioParser.java,v 1.10 2004/08/18 07:14:47 vhardy Exp $ org.objectweb.jorm.runtime.namedef.AllTypesAccessor @author S.Chassande-Barrioz org.codehaus.groovy.runtime.Invoker A helper class to invoke methods or extract properties on arbitrary Java objects dynamically @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @version $Revision: 1.65 $ org.apache.regexp.RECompiler A regular expression compiler class. This class compiles a pattern string into a regular expression program interpretable by the RE evaluator class. The 'recompile' command line tool uses this compiler to pre-compile regular expressions for use with RE. For a description of the syntax accepted ...jodd.bean.TestBeanUtil
org.apache.wsif.providers.ProviderUtils A class of static utility methods for use across multiple providers @author Owen Burroughs <owenb@apache.org> org.codehaus.groovy.classgen.AsmClassGenerator2 Generates Java class versions of Groovy classes using ASM Based on AsmClassGenerator 1.6. @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author <a HREF="mailto:b55r@sina.com">Bing Ran</a> @version $Revision: 1.7 $ net.sf.jasperreports.engine.export.JRPdfExporterParameter Contains parameters useful for export in PDF format. <p> The PDF exporter can send data to an output stream or a file on disk. The engine looks among the export parameters in order to find the selected output type in this order: OUTPUT_STREAM, OUTPUT_FILE, OUTPUT_FILE_NAME. <p> @autho ...com.mysql.jdbc.PreparedStatement A SQL Statement is pre-compiled and stored in a PreparedStatement object. This object can then be used to efficiently execute this statement multiple times. <p> <B>Note:</B> The setXXX methods for setting IN parameter values must specify types that are compatible with the define ...org.apache.commons.el.PrimitiveObjects <p>This converts primitive values to their Object counterparts. For bytes and chars, values from 0 to 255 are cached. For shorts, ints, and longs, values -1000 to 1000 are cached. @author Nathan Abramson - Art Technology Group @version $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Aut ...org.apache.beehive.netui.util.type.TypeUtils org.objectweb.jorm.runtime.gcindex.GcIndexAccessor @author P. Dechamboux 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, ... org.apache.commons.betwixt.strategy.TestBadCharacterReplacingNMapper Test harness for the BadCharacterReplacingNMapper @author Robert Burrell Donkin @version $Revision: 1.5 $ com.scalagent.kjoram.messages.ConversionHelper The <code>ConversionHelper</code> class is used for converting values carried by messages into specified types, if possible. org.hibernate.impl.AbstractScrollableResults Implementation of the <tt>ScrollableResults</tt> interface @author Steve Ebersole 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 $ | Popular Tags |