|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.saxon.expr.number.NumericGroupFormatter
net.sf.saxon.expr.number.IrregularGroupFormatter
public class IrregularGroupFormatter
| Constructor Summary | |
|---|---|
IrregularGroupFormatter(int[] pos,
int[] sep)
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(FastStringBuffer value)
Reformat a number to add grouping separators |
java.lang.String |
getSeparator()
Get the grouping separator to be used. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IrregularGroupFormatter(int[] pos,
int[] sep)
| Method Detail |
|---|
public java.lang.String format(FastStringBuffer value)
NumericGroupFormatter
format in class NumericGroupFormattervalue - a buffer holding the number to be reformatted
public java.lang.String getSeparator()
getSeparator in class NumericGroupFormatter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||