org.wikimodel.wem.xhtml.handler
Class CommentHandler
java.lang.Object
org.wikimodel.wem.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).
- Author:
- vmassol, thomas.mortagne
| 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 © 2005-2012. All Rights Reserved.