|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DefinitionKeyHelper
Parses the given path to create a configuration key.
Method Summary | |
---|---|
ConfigurationKey<?> |
parse(String pathWithFile) Parses the given path to create a configuration key. |
Method Detail |
---|
ConfigurationKey<?> parse(String pathWithFile) throws IllegalArgumentException
pathWithFile
- the path to parse.
IllegalArgumentException
- if the given
path
is not valid according to the rules given above.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |