public interface AnyXmlNode extends AnyxmlNode<DOMSource>
DOMSource
format.Modifier and Type | Method and Description |
---|---|
DOMSource |
getValue()
Return value represented as a DOMSource.
|
default Class<DOMSource> |
getValueObjectModel()
Return the object model class, which identifies it.
|
getIdentifier
getNodeType
default Class<DOMSource> getValueObjectModel()
ForeignDataNode
AnyXmlNode
uses DOMSource
as
its value object model.getValueObjectModel
in interface ForeignDataNode<YangInstanceIdentifier.NodeIdentifier,DOMSource>
DOMSource getValue()
getValue
in interface NormalizedNode<YangInstanceIdentifier.NodeIdentifier,DOMSource>
Copyright © 2020 OpenDaylight. All rights reserved.