| Package | Description |
|---|---|
| com.scroogexhtml.rtf |
Provides RTF standard datatypes and constants.
|
| Modifier and Type | Method and Description |
|---|---|
static RTFKeywords.Option |
RTFKeywords.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RTFKeywords.Option[] |
RTFKeywords.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RTFKeywords(Set<RTFKeywords.Option> options)
Constructor for the RTFKeywords object.
|
Copyright © 2019 Habarisoft. All rights reserved.