Class ScriptUtil


  • public class ScriptUtil
    extends Object
    • Constructor Detail

      • ScriptUtil

        public ScriptUtil()
    • Method Detail

      • isDescendantOf

        public static boolean isDescendantOf​(String root,
                                             String child)
      • isDescendantOf

        public static boolean isDescendantOf​(Path root,
                                             Path child)