Package | Description |
---|---|
org.opendaylight.yangtools.yang.data.codec.gson |
Modifier and Type | Method and Description |
---|---|
static @NonNull JsonParserStream |
JsonParserStream.create(@NonNull NormalizedNodeStreamWriter writer,
@NonNull JSONCodecFactory codecFactory)
|
static @NonNull JsonParserStream |
JsonParserStream.create(@NonNull NormalizedNodeStreamWriter writer,
@NonNull JSONCodecFactory codecFactory,
@NonNull SchemaNode parentNode)
|
JsonParserStream |
JsonParserStream.parse(com.google.gson.stream.JsonReader reader) |
Copyright © 2019 OpenDaylight. All rights reserved.