|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
R - the result typepublic interface ResultParser<R>
Transforms untyped results into typed results.
DiscoveryClient,
Query| Method Summary | |
|---|---|
R |
parse(String result)
Transforms an untyped result. |
| Method Detail |
|---|
R parse(String result)
throws Exception
result - the untyped results
Exception - if the result cannot be typed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||