org.xwiki.rendering.wikimodel
Class WikiStyle

java.lang.Object
  extended by org.xwiki.rendering.wikimodel.WikiStyle

public class WikiStyle
extends Object

Since:
4.0M1
Version:
$Id: 7f23a5d868bec45ff2a809526f085d0952489a1a $

Constructor Summary
WikiStyle(String name)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WikiStyle

public WikiStyle(String name)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013 XWiki. All Rights Reserved.