Package com.scroogexhtml.rtf
Class RTFKeywords
java.lang.Object
com.scroogexhtml.rtf.RTFKeywords
A class which stores and retrieves RTF keywords.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
This enum defines available configuration options. -
Constructor Summary
ConstructorsConstructorDescriptionRTFKeywords
(Set<RTFKeywords.Option> options) Constructor for the RTFKeywords object. -
Method Summary
-
Constructor Details
-
RTFKeywords
Constructor for the RTFKeywords object.- Parameters:
options
- conversion options
-
-
Method Details
-
searchToken
-