| Modifier and Type | Method and Description |
|---|---|
List<YangElement> |
YangXmlUtils.readXmlConfiguration(org.apache.commons.configuration.HierarchicalConfiguration cfg,
String path)
Reads a valid XML configuration and returns a Map containing XML field name.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.configuration.XMLConfiguration |
YangXmlUtils.getXmlConfiguration(String file,
List<YangElement> elements)
Retrieves a valid XML configuration for a specific XML path for multiple
instance of YangElements objects.
|
Copyright © 2016. All rights reserved.