net.trajano.twiff.renderer.component
Class Property
java.lang.Object
net.trajano.twiff.renderer.component.Property
- All Implemented Interfaces:
- Component
public class Property
- extends Object
- implements Component
- Author:
- Archimedes Trajano
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property()
evaluate
public String evaluate(String parameters,
String data)
- Description copied from interface:
Component
- This method evaluates the component.
- Specified by:
evaluate
in interface Component
- Parameters:
parameters
- the contents after
- Returns:
- rendered data.
- See Also:
Component.evaluate(java.lang.String, java.lang.String)
Copyright © 2004-2005 trajano.net. All Rights Reserved.