|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PropertyParser.Result
This interface represents a result of parsing that contains a paresed class and a set of properties.
| Method Summary | |
|---|---|
Class |
getParsedClass()
Returns class |
Properties |
getProperties()
Returns properties |
String |
getProperty(String key)
Returns value of the property looked up by the given key |
| Method Detail |
|---|
Class getParsedClass()
Properties getProperties()
String getProperty(String key)
key - property key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||