|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.expr.RegexpMatchFunction
class RegexpMatchFunction
Represents the EXSL regexp:match function For more information consult exsl specification at: Specification.
| Constructor Summary | |
|---|---|
RegexpMatchFunction()
|
|
| 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 |
| Constructor Detail |
|---|
RegexpMatchFunction()
| 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 | ||||||||