| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.data.codec.xml | 
| Modifier and Type | Method and Description | 
|---|---|
static XmlCodecFactory | 
XmlCodecFactory.create(SchemaContext context)
Instantiate a new codec factory attached to a particular context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static XmlParserStream | 
XmlParserStream.create(NormalizedNodeStreamWriter writer,
      XmlCodecFactory codecs,
      SchemaNode parentNode)
Construct a new  
XmlParserStream. | 
Copyright © 2018 OpenDaylight. All rights reserved.