public static interface DictionaryResource.DictEntries extends Serializable
Modifier and Type | Method and Description |
---|---|
ArrayList<DictionaryResource.DictEntry> |
getEntries() |
void |
putEntry(String[] elements,
String unsorted,
EntryProperties props) |
String |
toString() |
void putEntry(String[] elements, String unsorted, EntryProperties props)
elements
- unsorted
- props
- ArrayList<DictionaryResource.DictEntry> getEntries()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.