Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.util.search.SnowballProgram

Packages that use SnowballProgram
com.jivesoftware.util.search Utility classes for the search engine. 
 

Uses of SnowballProgram in com.jivesoftware.util.search
 

Subclasses of SnowballProgram in com.jivesoftware.util.search
 class DanishStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class DutchStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class FinnishStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class FrenchStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class GermanStemmer
          Generated class implementing code defined by a snowball script.
 class ItalianStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class NorwegianStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class PortugueseStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class RussianStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class SpanishStemmer
          This file was generated automatically by the Snowball to Java compiler.
 class SwedishStemmer
          This file was generated automatically by the Snowball to Java compiler.
 

Fields in com.jivesoftware.util.search declared as SnowballProgram
 SnowballProgram Among.methodobject
           
 

Methods in com.jivesoftware.util.search with parameters of type SnowballProgram
protected  void SnowballProgram.copy_from(SnowballProgram other)
           
 

Constructors in com.jivesoftware.util.search with parameters of type SnowballProgram
Among(java.lang.String s, int substring_i, int result, java.lang.String methodname, SnowballProgram methodobject)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.