T
- Object model node type@Beta public interface XPathDocument<T>
This interface is not meant to be used directly. Refer to its specializations like NormalizedNodeDocument
and DataTreeCandidateDocument
.
Modifier and Type | Method and Description |
---|---|
T |
getRootNode()
Return the root node of this document.
|
T getRootNode()
Copyright © 2019 OpenDaylight. All rights reserved.