Package org.codelibs.fess.exec
Class SuggestCreator.Options
java.lang.Object
org.codelibs.fess.exec.SuggestCreator.Options
- Enclosing class:
SuggestCreator
A nested class for parsing command-line options.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sessionId
The session ID for the suggest creation process. -
name
The name of the suggest creator instance. -
propertiesPath
The path to the properties file for configuration.
-
-
Constructor Details
-
Options
protected Options()Constructs a new Options object.
-
-
Method Details