Class DownloadForm
java.lang.Object
org.codelibs.fess.app.web.admin.dict.stopwords.DownloadForm
- Direct Known Subclasses:
DownloadBody
The download form for stop words dictionary.
This form is used for downloading stop words dictionary files from the admin interface.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dictId
Dictionary ID for identifying the stop words dictionary to download.
-
-
Constructor Details
-
DownloadForm
public DownloadForm()Default constructor.
-