All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jHelp.htmlExcludeWords

java.lang.Object
   |
   +----java.util.ResourceBundle
           |
           +----java.util.ListResourceBundle
                   |
                   +----jHelp.htmlExcludeWords

public class htmlExcludeWords
extends ListResourceBundle
This class provides a ResourceBundle base to provide a Locale dependent exclusion list for words used in global text searching.


Variable Index

 o EXCLUDE

Constructor Index

 o htmlExcludeWords()

Method Index

 o getContents()

Variables

 o EXCLUDE
 public static final String EXCLUDE

Constructors

 o htmlExcludeWords
 public htmlExcludeWords()

Methods

 o getContents
 public Object[][] getContents()
Overrides:
getContents in class ListResourceBundle

All Packages  Class Hierarchy  This Package  Previous  Next  Index