|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.Function1
com.jclark.xsl.expr.CeilingFunction
class CeilingFunction
the XPath Function: number ceiling(number) The ceiling function returns the smallest (closest to negative infinity) number that is not less than the argument and that is an integer.
| Constructor Summary | |
|---|---|
CeilingFunction()
|
|
| Method Summary | |
|---|---|
(package private) ConvertibleExpr |
makeCallExpr(ConvertibleExpr e)
|
| Methods inherited from class com.jclark.xsl.expr.Function1 |
|---|
makeCallExpr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
CeilingFunction()
| Method Detail |
|---|
ConvertibleExpr makeCallExpr(ConvertibleExpr e)
throws ParseException
makeCallExpr in class Function1ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||