org.xwiki.rendering.wikimodel.xhtml.handler
Class CommentHandler
java.lang.Object
org.xwiki.rendering.wikimodel.xhtml.handler.CommentHandler
public class CommentHandler
- extends Object
Handle Macro definitions in comments (we store macro definitions in a comment since it wouldn't be possible at all to
reconstruct them from the result of their execution).
- Since:
- 4.0M1
- Version:
- $Id: 8db4238259a3de662c8e43cd0bb60bde1cd8bb6f $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentHandler
public CommentHandler()
onComment
public void onComment(String content,
XhtmlHandler.TagStack stack)
Copyright © 2004-2013 XWiki. All Rights Reserved.