|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wikimodel.wem.xhtml.handler.CommentHandler
public class CommentHandler
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).
| Constructor Summary | |
|---|---|
CommentHandler()
|
|
| Method Summary | |
|---|---|
void |
onComment(java.lang.String content,
XhtmlHandler.TagStack stack)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommentHandler()
| Method Detail |
|---|
public void onComment(java.lang.String content,
XhtmlHandler.TagStack stack)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||