|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TagCloud in com.xpn.xwiki.plugin.autotag |
---|
Methods in com.xpn.xwiki.plugin.autotag that return TagCloud | |
---|---|
TagCloud |
AutoTagPlugin.countWords(String text,
int lang)
Deprecated. Analyze a piece of text, splitting it into individual words, along with their frequencies. |
TagCloud |
AutoTagPlugin.generateTagCloud(String text,
int lang)
Deprecated. Analyze a piece of text, and extract the most common words into a "tag cloud". |
TagCloud |
AutoTagPluginAPI.generateTagCloud(String text,
int lang)
Deprecated. Analyze a piece of text, and extract the most common words into a "tag cloud". |
TagCloud |
AutoTagPluginAPI.generateTagCloud(String text,
String lang)
Deprecated. Analyze a piece of text, and extract the most common words into a "tag cloud". |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |