|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.p13n.ad.render.DefaultContentProvider.ContentVariableFinder
A variable finder that will retrieve the variable values as properties of a Content object.
Constructor Summary | |
DefaultContentProvider.ContentVariableFinder(Content content)
Constructor. |
Method Summary | |
java.lang.String |
getVariableValue(java.lang.String name)
Retrieve the value of the named property from the Content object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DefaultContentProvider.ContentVariableFinder(Content content)
Method Detail |
public java.lang.String getVariableValue(java.lang.String name)
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |