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