|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.common.NameSubstitutionExpr
com.servingxml.components.common.SimpleNameEvaluator
public class SimpleNameEvaluator
| Constructor Summary | |
|---|---|
SimpleNameEvaluator(Name name)
|
|
| Method Summary | |
|---|---|
Name |
evaluateName(Record parameters,
Record record)
|
Name |
getName()
|
boolean |
hasName(Name n)
|
boolean |
isExpression()
|
| Methods inherited from class com.servingxml.components.common.NameSubstitutionExpr |
|---|
parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleNameEvaluator(Name name)
| Method Detail |
|---|
public boolean isExpression()
isExpression in class NameSubstitutionExprpublic Name getName()
getName in class NameSubstitutionExprpublic boolean hasName(Name n)
hasName in class NameSubstitutionExpr
public Name evaluateName(Record parameters,
Record record)
evaluateName in class NameSubstitutionExpr
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||