public final class YangFileScanner extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getYangFiles(String root)
Returns the list of YANG file.
|
public static List<String> getYangFiles(String root) throws IOException
root - specified directoryNullPointerException - when no files are thereIOException - when files get deleted while performing the
operationsCopyright © 2016. All rights reserved.