|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.p13n.content.expression.MapVariableFinder
A VariableFinder which uses a Map.
| Constructor Summary | |
MapVariableFinder(Map map)
Deprecated. Constructor. |
|
| Method Summary | |
Map |
getMap()
Deprecated. Get the underlying map. |
String |
getVariableValue(String name)
Deprecated. Return the value of the named variable, using the underlying map. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapVariableFinder(Map map)
| Method Detail |
public Map getMap()
public String getVariableValue(String name)
getVariableValue in interface VariableFindername - the variable name.
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||