Skip navigation links
C E F O P S T X 

C

close() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
close() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
create(SchemaContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
Instantiate a new codec factory attached to a particular context.
create(NormalizedNodeStreamWriter, SchemaContext, SchemaNode) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(NormalizedNodeStreamWriter, SchemaContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
create(XMLStreamWriter, SchemaContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context as its root.
create(XMLStreamWriter, SchemaContext, SchemaPath) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new writer with the specified context and rooted in the specified schema path
createIdentityrefTypeCodec(DataSchemaNode, NamespaceContext) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
 
createSchemaless(XMLStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
Create a new schema-less writer.

E

endNode() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 

F

flush() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
 
flush() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 

O

org.opendaylight.yangtools.yang.data.codec.xml - package org.opendaylight.yangtools.yang.data.codec.xml
 

P

parse(XMLStreamReader) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
This method parses the XML source and emits node events into a NormalizedNodeStreamWriter based on the YANG-modeled data contained in the XML source.

S

startContainerNode(YangInstanceIdentifier.NodeIdentifier, int, Map<QName, String>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int, Map<QName, String>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startMapEntryNode(YangInstanceIdentifier.NodeIdentifierWithPredicates, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startOrderedMapNode(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startUnkeyedList(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int, Map<QName, String>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startUnkeyedListItem(YangInstanceIdentifier.NodeIdentifier, int) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 
startYangModeledAnyXmlNode(YangInstanceIdentifier.NodeIdentifier, int, Map<QName, String>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 

T

toString(Element) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
 

X

XmlCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.xml
 
XmlParserStream - Class in org.opendaylight.yangtools.yang.data.codec.xml
This class provides functionality for parsing an XML source containing YANG-modeled data.
XMLStreamNormalizedNodeStreamWriter<T> - Class in org.opendaylight.yangtools.yang.data.codec.xml
A NormalizedNodeStreamWriter which translates the events into an XMLStreamWriter, resulting in a RFC 6020 XML encoding.
C E F O P S T X 
Skip navigation links

Copyright © 2017 OpenDaylight. All rights reserved.