|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.xpath.XPathFun | +--com.caucho.xsl.FormatNumberFun
The format-number(...) function.
Constructor Summary | |
FormatNumberFun()
|
Method Summary | |
void |
addLocale(java.lang.String name,
java.text.DecimalFormatSymbols symbols)
Add a new xsl:locale |
java.lang.Object |
eval(Node node,
Env env,
Node context,
Pattern pattern,
java.util.ArrayList args)
Evaluate the function. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public FormatNumberFun()
Method Detail |
public void addLocale(java.lang.String name, java.text.DecimalFormatSymbols symbols)
public java.lang.Object eval(Node node, Env env, Node context, Pattern pattern, java.util.ArrayList args)
pattern
- The context pattern.args
- The evaluated arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |