|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KeyFactory
A Factory for new Keys and KeyLists.
The GNU Lesser General Public License for details.| Method Summary | |
|---|---|
Key |
createEmptyKeyList()
Fetch an empty Key to which we can add Keys. |
Key |
getGlobalKeyList()
Get a complete list of index entries. |
Key |
getKey(String name)
Someone has typed in a reference to find, but we need a Key to actually look it up. |
Key |
getValidKey(String name)
Get a Key for the name, if possible. |
| Method Detail |
|---|
Key getGlobalKeyList()
Key getValidKey(String name)
name -
Key getKey(String name)
throws NoSuchKeyException
name - The string to translate into a Key
NoSuchKeyException - If the name can not be parsed.Key createEmptyKeyList()
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||