JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
O
S
U
A
addRootElementWithAnnotation(InputStream, List<Annotation>)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Appends the XML data with root element.
C
convertRidToUri(ResourceId, YangSerializerContext)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Converts a resource identifier to URI string.
convertUriToRid(String, YangSerializerContext)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Converts a URI string to resource identifier.
convertXmlAttributesToAnnotations(Element, ResourceId)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Converts XML atrtibutes into annotated node info.
G
getLatterSegment(String, String)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Returns the latter segment of a path which is separated by a split char.
getPreSegment(String, String)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Returns the previous segment of a path which is separated by a split char.
O
org.onosproject.yang.serializers.utils
- package org.onosproject.yang.serializers.utils
The XML codec implementation of the YangSerializer interface.
S
SerializersUtil
- Class in
org.onosproject.yang.serializers.utils
Utilities for serializers.
SerializerUtilException
- Exception in
org.onosproject.yang.serializers.utils
Represents class of errors related to serializer utils.
SerializerUtilException(String)
- Constructor for exception org.onosproject.yang.serializers.utils.
SerializerUtilException
Constructs an exception with the specified message.
SerializerUtilException(String, Throwable)
- Constructor for exception org.onosproject.yang.serializers.utils.
SerializerUtilException
Constructs an exception with the specified message and the underlying cause.
U
urlPathArgsDecode(Iterable<String>)
- Static method in class org.onosproject.yang.serializers.utils.
SerializersUtil
Converts a list of path from the original format to ISO-8859-1 code.
A
C
G
O
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.