|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigParser
Interface for config parsers.
Method Summary | |
---|---|
Config |
parse(Resource res)
Parse the given resource into a config. |
Method Detail |
---|
Config parse(Resource res) throws ConfigParseException
res
- the resource to parse.
ConfigParseException
- if the resource parsing fails.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |