|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.insight.graph.support.JsonUnmarshaller<T>
public class JsonUnmarshaller<T>
| Constructor Summary | |
|---|---|
JsonUnmarshaller(java.lang.Class<T> outputType)
|
|
| Method Summary | |
|---|---|
T |
unmarshal(java.lang.String path,
byte[] data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonUnmarshaller(java.lang.Class<T> outputType)
| Method Detail |
|---|
public T unmarshal(java.lang.String path,
byte[] data)
throws java.io.IOException
unmarshal in interface Unmarshaller<T>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||