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