Uses of Class
com.xpn.xwiki.plugin.autotag.Tag

Uses of Tag in com.xpn.xwiki.plugin.autotag
 

Methods in com.xpn.xwiki.plugin.autotag that return types with arguments of type Tag
 Set<Tag> TagCloud.getTags()
          Deprecated.  
 

Methods in com.xpn.xwiki.plugin.autotag with parameters of type Tag
 int Tag.compareTo(Tag o)
          Deprecated.  
 

Method parameters in com.xpn.xwiki.plugin.autotag with type arguments of type Tag
 void TagCloud.setTags(Set<Tag> tags)
          Deprecated.  
 



Copyright © 2004-2013 XWiki. All Rights Reserved.