@Beta public final class JSONCodecFactory extends Object
SchemaContext, but can be reused by multiple JSONNormalizedNodeStreamWriters.| Modifier and Type | Method and Description |
|---|---|
static JSONCodecFactory |
create(org.opendaylight.yangtools.yang.model.api.SchemaContext context)
Instantiate a new codec factory attached to a particular context.
|
public static JSONCodecFactory create(org.opendaylight.yangtools.yang.model.api.SchemaContext context)
context - SchemaContext to which the factory should be boundCopyright © 2015. All rights reserved.