| Package | Description |
|---|---|
| simplenlg.framework |
| Modifier and Type | Method and Description |
|---|---|
static DocumentCategory |
DocumentCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentCategory[] |
DocumentCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DocumentElement(DocumentCategory category,
String textTitle)
Creates a new DocumentElement with the given category and title.
|
Copyright © 2020. All Rights Reserved.