Index
All Classes and Interfaces|All Packages
B
- binaryCodec(BinaryTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- bitsCodec(BitsTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- booleanCodec(BooleanTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
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(XMLStreamWriter, EffectiveModelContext) - 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, EffectiveModelContext, boolean) - 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, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - 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.
- create(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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.
- create(XMLStreamWriter, EffectiveModelContext, YangInstanceIdentifier) - 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
YangInstanceIdentifier. - create(XMLStreamWriter, EffectiveModelContext, YangInstanceIdentifier, boolean) - 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
YangInstanceIdentifier. - create(XMLStreamWriter, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
-
Create a new writer with the specified context and rooted at the specified node.
- create(XMLStreamWriter, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
-
Create a new writer with the specified context and rooted at the specified node.
- create(MountPointContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
-
Instantiate a new codec factory attached to a particular context.
- create(MountPointContext, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
-
Instantiate a new codec factory attached to a particular context.
- create(NormalizedNodeStreamWriter, MountPointContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, MountPointContext, YangInstanceIdentifier) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, MountPointContext, YangInstanceIdentifier, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, MountPointContext, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, MountPointContext, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, MountPointContext, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, MountPointContext, SchemaNodeIdentifier.Absolute, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, XmlCodecFactory, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Construct a new
XmlParserStreamwith strict parsing mode switched on. - create(NormalizedNodeStreamWriter, XmlCodecFactory, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Construct a new
XmlParserStream. - create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNodeIdentifier.Absolute) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, XmlCodecFactory, SchemaNodeIdentifier.Absolute, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
- create(NormalizedNodeStreamWriter, EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, EffectiveModelContext, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, EffectiveStatementInference) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(NormalizedNodeStreamWriter, EffectiveStatementInference, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Utility method for use when caching
XmlCodecFactoryis not feasible. - create(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
-
Instantiate a new codec factory attached to a particular context.
- create(EffectiveModelContext, boolean) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
-
Instantiate a new codec factory attached to a particular context.
- createSchemaless(XMLStreamWriter) - Static method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
-
Create a new schema-less writer.
D
- decimalCodec(DecimalTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
E
- emptyCodec(EmptyTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- enumCodec(EnumTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
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
- forInputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - 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 operation's input.
- forInputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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 operation's input.
- forOutputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute) - 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 operation's output.
- forOutputOf(XMLStreamWriter, EffectiveModelContext, SchemaNodeIdentifier.Absolute, boolean) - 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 operation's output.
I
- identityRefCodec(IdentityrefTypeDefinition, QNameModule) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- instanceIdentifierCodec() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- instanceIdentifierCodec(InstanceIdentifierTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- int16Codec(Int16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- int32Codec(Int32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- int64Codec(Int64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- int8Codec(Int8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
L
- LEGACY_ATTRIBUTE_NAMESPACE - Static variable in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
Deprecated.The use on this namespace is discouraged and users are strongly encouraged to proper RFC7952 metadata annotations.
M
- metadata(ImmutableMap<QName, Object>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
O
- org.opendaylight.yangtools.yang.data.codec.xml - module org.opendaylight.yangtools.yang.data.codec.xml
- 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
- startAnydataNode(YangInstanceIdentifier.NodeIdentifier, Class<?>) - 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) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
- stringCodec(StringTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- supportedExtensions() - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XMLStreamNormalizedNodeStreamWriter
T
- traverse(DOMSource) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream
-
This method traverses a
DOMSourceand emits node events into a NormalizedNodeStreamWriter based on the YANG-modeled data contained in the source.
U
- uint16Codec(Uint16TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- uint32Codec(Uint32TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- uint64Codec(Uint64TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- uint8Codec(Uint8TypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- unionCodec(UnionTypeDefinition, List<XmlCodec<?>>) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
- unknownCodec(UnknownTypeDefinition) - Method in class org.opendaylight.yangtools.yang.data.codec.xml.XmlCodecFactory
W
- writeValue(XMLStreamWriter, T) - Method in interface org.opendaylight.yangtools.yang.data.codec.xml.XmlCodec
X
- XmlCodec<T> - Interface in org.opendaylight.yangtools.yang.data.codec.xml
-
A codec capable of performing normalized value conversion with a
XMLStreamWriter. - XmlCodecFactory - Class in org.opendaylight.yangtools.yang.data.codec.xml
-
A thread-safe factory for instantiating
XmlCodecs. - 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
NormalizedNodeStreamWriterwhich translates the events into anXMLStreamWriter, resulting in an RFC6020 XML encoding.
All Classes and Interfaces|All Packages