public class DocumentDirectoryFQNJsonAdapter extends com.google.gson.TypeAdapter<DocumentDirectoryFQN>
| Constructor and Description |
|---|
DocumentDirectoryFQNJsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
DocumentDirectoryFQN |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
DocumentDirectoryFQN value) |
public void write(com.google.gson.stream.JsonWriter out,
DocumentDirectoryFQN value)
throws IOException
write in class com.google.gson.TypeAdapter<DocumentDirectoryFQN>IOExceptionpublic DocumentDirectoryFQN read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<DocumentDirectoryFQN>IOExceptionCopyright © 2018. All rights reserved.