|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.DecodeURIFunction
class DecodeURIFunction
Represents the EXSL str:encode-uri function For more information consult exsl specification at: Specification.
| Field Summary | |
|---|---|
(package private) static java.lang.String |
dfltEncName
|
| Constructor Summary | |
|---|---|
DecodeURIFunction()
|
|
| Method Summary | |
|---|---|
ConvertibleExpr |
makeCallExpr(ConvertibleExpr[] args,
Node exprNode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static java.lang.String dfltEncName
| Constructor Detail |
|---|
DecodeURIFunction()
| Method Detail |
|---|
public ConvertibleExpr makeCallExpr(ConvertibleExpr[] args,
Node exprNode)
throws ParseException
makeCallExpr in interface FunctionParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||