|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.polliwog.replacements.AbstractReplacement org.polliwog.replacements.PropertyReplacement
public class PropertyReplacement
Field Summary |
---|
Fields inherited from class org.polliwog.replacements.AbstractReplacement |
---|
DEFAULT_TYPE, ft, params, tag |
Constructor Summary | |
---|---|
PropertyReplacement()
|
Method Summary | |
---|---|
java.lang.String |
getValue(java.lang.Object o,
VisitorEnvironment ve)
|
void |
init(org.jdom.Element root,
java.lang.Class cl)
|
Methods inherited from class org.polliwog.replacements.AbstractReplacement |
---|
format, getTag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyReplacement()
Method Detail |
---|
public void init(org.jdom.Element root, java.lang.Class cl) throws org.jdom.JDOMException, WeblogException
init
in interface Replacement
init
in class AbstractReplacement
org.jdom.JDOMException
WeblogException
public java.lang.String getValue(java.lang.Object o, VisitorEnvironment ve) throws WeblogException
getValue
in interface Replacement
getValue
in class AbstractReplacement
WeblogException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |