|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dropbox.client2.jsonextract.JsonExtractor<T>
public abstract class JsonExtractor<T>
| Constructor Summary | |
|---|---|
JsonExtractor()
|
|
| Method Summary | |
|---|---|
abstract T |
extract(JsonThing jt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonExtractor()
| Method Detail |
|---|
public abstract T extract(JsonThing jt)
throws JsonExtractionException
JsonExtractionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||