com.liferay.portlet.journal.util
Class ViewCounterTransformerListener
java.lang.Object
com.liferay.portal.kernel.templateparser.BaseTransformerListener
com.liferay.portlet.journal.util.ViewCounterTransformerListener
- All Implemented Interfaces:
- TransformerListener
public class ViewCounterTransformerListener
- extends BaseTransformerListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewCounterTransformerListener
public ViewCounterTransformerListener()
onOutput
public String onOutput(String s)
- Specified by:
onOutput
in interface TransformerListener
- Specified by:
onOutput
in class BaseTransformerListener
onScript
public String onScript(String s)
- Specified by:
onScript
in interface TransformerListener
- Specified by:
onScript
in class BaseTransformerListener
onXml
public String onXml(String s)
- Specified by:
onXml
in interface TransformerListener
- Specified by:
onXml
in class BaseTransformerListener
replace
protected String replace(String s)
- Replace the counter token with the increment call.
- Returns:
- the processed string