© 2002 BEA Systems, Inc.


com.bea.p13n.ad.render
Class DefaultContentProvider.ContentVariableFinder

java.lang.Object
  |
  +--com.bea.p13n.ad.render.DefaultContentProvider.ContentVariableFinder

public static class DefaultContentProvider.ContentVariableFinder
extends java.lang.Object
implements VariableFinder

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

DefaultContentProvider.ContentVariableFinder

public DefaultContentProvider.ContentVariableFinder(Content content)
Constructor.
Method Detail

getVariableValue

public java.lang.String getVariableValue(java.lang.String name)
Retrieve the value of the named property from the Content object.
Specified by:
getVariableValue in interface VariableFinder


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved