Package net.sf.jasperreports.engine.fill
Class SimpleTextFormat
java.lang.Object
net.sf.jasperreports.engine.fill.SimpleTextFormat
- All Implemented Interfaces:
Serializable,TextFormat
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFormatFactoryClass(String formatFactoryClass) voidsetLocaleCode(String localeCode) voidsetPattern(String pattern) voidsetTimeZoneId(String timeZoneId) voidsetValueClassName(String valueClassName) toString()
-
Constructor Details
-
SimpleTextFormat
public SimpleTextFormat()
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
toString
-
getValueClassName
- Specified by:
getValueClassNamein interfaceTextFormat
-
setValueClassName
-
getPattern
- Specified by:
getPatternin interfaceTextFormat
-
setPattern
-
getFormatFactoryClass
- Specified by:
getFormatFactoryClassin interfaceTextFormat
-
setFormatFactoryClass
-
getLocaleCode
- Specified by:
getLocaleCodein interfaceTextFormat
-
setLocaleCode
-
getTimeZoneId
- Specified by:
getTimeZoneIdin interfaceTextFormat
-
setTimeZoneId
-