public interface AnyXmlNode extends AttributesContainer, DataContainerChild<YangInstanceIdentifier.NodeIdentifier,DOMSource>
Modifier and Type | Method and Description |
---|---|
DOMSource |
getValue()
Return value represented as a DOMSource.
|
getAttributes, getAttributeValue
getIdentifier
getNodeType
@Nonnull DOMSource getValue()
getValue
in interface NormalizedNode<YangInstanceIdentifier.NodeIdentifier,DOMSource>
Copyright © 2019 OpenDaylight. All rights reserved.