org.jfree.chart.axis.NumberAxis An axis for displaying numerical data. <P> If the axis is set up to automatically determine its range to fit the data, you can ensure that the range includes zero (statisticians usually prefer this) by setting the <code>autoRangeIncludesZero</code> flag to <code>true</co ...
org.apache.cocoon.transformation.I18nTransformer @cocoon.sitemap.component.documentation Internationalization transformer is used to transform i18n markup into text based on a particular locale. @cocoon.sitemap.component.name i18n @cocoon.sitemap.component.documentation.caching TBD @cocoon.sitemap.component.logger sitemap.transformer.i18n &l ...
org.apache.cocoon.forms.datatype.convertor.FormattingDecimalConvertor A Convertor for {@link BigDecimal}s backed by the {@link java.text.DecimalFormat DecimalFormat} class. <p>It can be configured to use one of these variants: integer, number, currency or percent. <p>Alternatively, a <strong>formatting pattern</strong> can be used. This can ...
org.apache.beehive.netui.tags.html.FormatNumber A formatter used to format numbers. This formatter uses patterns that conform to <code>java.text.NumberFormat</code> pattern syntax. FormatNumber calls <code>toString()</code> on the object to be formatted to get the value the pattern is applied to. The valid FormatNumbe ...
org.apache.xalan.xsltc.runtime.AbstractTranslet @author Jacek Ambroziak @author Santiago Pericas-Geertsen @author Morten Jorgensen @author G. Todd Miller @author John Howard, JohnH@schemasoft.com
org.apache.catalina.ssi.SSIFsize Implements the Server-side #fsize command @author Bip Thelin @author Paul Speed @author Dan Sandberg @version $Revision: 1.3 $, $Date: 2004/09/01 18:33:33 $
org.apache.commons.beanutils.locale.converters.StringLocaleConverter <p>Standard {@link org.apache.commons.beanutils.locale.LocaleConverter} implementation that converts an incoming locale-sensitive object into a <code>java.lang.String</code> object, optionally using a default value or throwing a {@link org.apache.commons.beanutils.ConversionExcep ...
org.jrobin.core.jrrd.RRDatabase Instances of this class model <a HREF="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/">Round Robin Database</a> (RRD) files. @author <a HREF="mailto:ciaran@codeloop.com">Ciaran Treanor</a> @version $Revision: 1.2 $
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 $