yawiki.server.symbols
Class Bullet

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

public class Bullet
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
Bullet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bullet

public Bullet()