|
© 2002 BEA Systems, Inc.
|
PREV CLASS
NEXT CLASS
|
FRAMES
NO FRAMES
|
SUMMARY: INNER | FIELD | CONSTR | METHOD
|
DETAIL: FIELD | CONSTR | METHOD
|
com.bea.p13n.content.expression
Interface VariableFinder
- All Known Implementing Classes:
- DefaultContentProvider.ContentVariableFinder, MapVariableFinder
- public interface VariableFinder
The interface for an object which can return the value for variables
during variable substitution.
- See Also:
Variables
Method Summary
|
java.lang.String |
getVariableValue(java.lang.String name)
Return the value of the named variable. |
getVariableValue
public java.lang.String getVariableValue(java.lang.String name)
- Return the value of the named variable.
- Parameters:
name
- the variable name.- Returns:
- the value or null.
|
© 2002 BEA Systems, Inc.
|
PREV CLASS
NEXT CLASS
|
FRAMES
NO FRAMES
|
SUMMARY: INNER | FIELD | CONSTR | METHOD
|
DETAIL: FIELD | CONSTR | METHOD
|
Copyright © 2002 BEA Systems, Inc. All Rights Reserved