|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.substitution.SubstitutionExprParser
public class SubstitutionExprParser
The SubstitutionExpr implements a class that
does parameter substitution in strings.
| Constructor Summary | |
|---|---|
SubstitutionExprParser()
|
|
| Method Summary | |
|---|---|
static SubstitutionExpr |
parse(QnameContext context,
java.lang.String input)
|
static SubstitutionExpr |
parse(QnameContext context,
java.lang.String input,
EscapeSubstitutionVariables escapeVariables)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubstitutionExprParser()
| Method Detail |
|---|
public static SubstitutionExpr parse(QnameContext context,
java.lang.String input)
public static SubstitutionExpr parse(QnameContext context,
java.lang.String input,
EscapeSubstitutionVariables escapeVariables)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||