public static final class MultiWordKeywordTable.Phrase extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonical()
Upper-cased, single-space-joined canonical form (e.g.
|
List<String> |
getWords()
The phrase's lower-cased words, in order.
|
String |
toString() |