Package org.opennms.netmgt.provision
Class ScriptUtil
- java.lang.Object
-
- org.opennms.netmgt.provision.ScriptUtil
-
public class ScriptUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ScriptUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisDescendantOf(String root, String child)static booleanisDescendantOf(Path root, Path child)
-