Package | Description |
---|---|
org.opendaylight.controller.config.util.xml |
Modifier and Type | Method and Description |
---|---|
void |
XmlElement.checkNamespace(String expectedNamespace) |
void |
XmlElement.checkNamespaceAttribute(String expectedNamespace) |
List<XmlElement> |
XmlElement.getChildElementsWithSameNamespace(String childName) |
String |
XmlElement.getNamespace() |
String |
XmlElement.getNamespaceAttribute() |
Copyright © 2019 OpenDaylight. All rights reserved.