public interface StringFormatSpecifier extends FormatSpecifier
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
StringFormatSpecifier |
copyInstance() |
java.lang.String |
format(java.lang.String dValue,
com.ibm.icu.util.ULocale lo)
Formats a value using the internally defined format specifier rules
|
java.lang.String |
getPattern()
Returns the value of the 'Pattern' attribute
|
void |
setPattern(java.lang.String value)
Sets the value of the '
Pattern' attribute |
java.lang.String getPattern()
setPattern(String),
AttributePackage.getStringFormatSpecifier_Pattern()void setPattern(java.lang.String value)
Pattern' attribute.
value - the new value of the 'Pattern' attribute.getPattern()StringFormatSpecifier copyInstance()
copyInstance 在接口中 FormatSpecifiercopyInstance 在接口中 IChartObjectjava.lang.String format(java.lang.String dValue,
com.ibm.icu.util.ULocale lo)
dValue - Copyright © 2005-2008 Actuate Corp. All rights reserved.