yawiki.server.symbols
Class Comment

java.lang.Object
  extended by yawiki.server.symbols.Comment
All Implemented Interfaces:
Symbol

public class Comment
extends java.lang.Object
implements Symbol


Field Summary
 
Fields inherited from interface yawiki.server.symbols.Symbol
BOOK, BULLET, CITATION, COMMENT, IMAGE, LINK, NEWS, OTHER, SECTION, TABLE, TEXT, TV, UNSOURCED, VIDEO, WEB
 
Constructor Summary
Comment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Comment

public Comment()