クラス SitResourceUtils


  • public class SitResourceUtils
    extends Object
    • メソッドの詳細

      • res2file

        public static void res2file​(Object owner,
                                    String resourceName,
                                    Path targetPath)
      • res2file

        public static void res2file​(Class<?> owner,
                                    String resourceName,
                                    Path targetPath)
      • getResourceUrl

        public static URL getResourceUrl​(Class<?> owner,
                                         String resourceName)
      • copy

        public static void copy​(Class<?> clazz,
                                String source,
                                File target)