FileDocCategorySizeDatePackage
WordCount.javaAPI DocExample275Tue Dec 12 18:58:22 GMT 2000None

WordCount

public interface WordCount
The WordCount service. Implementations of the countWords() method are provided by the WordCountServiceProvider class.

Fields Summary
Constructors Summary
Methods Summary
public abstract voidcountWords()
Counts the number of words in the file.