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: 99285e438acf5384a566b6a557bcab7996d123c1 $
-
-
Constructor Summary
Constructors Constructor Description CommentHandler()
-