@Deprecated public class MetaInfUtils extends Object
| Constructor and Description | 
|---|
| MetaInfUtils()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | doLocations(MetaInfContext context,
                      List<MetaInfResource> resources)Deprecated.  | 
| static void | doProperties(MetaInfContext context,
                        List<MetaInfResource> resources)Deprecated.  | 
| static List<File> | getFiles(MetaInfContext context)Deprecated.  | 
| static String | getLocation(File baseDir,
                      File file,
                      String prefix)Deprecated.  | 
| static List<String> | getLocations(File baseDir,
                        List<File> files,
                        String prefix)Deprecated.  | 
| static List<String> | getLocations(List<MetaInfResource> resources)Deprecated.  | 
| protected static String | getPatternLogMessage(MetaInfContext context)Deprecated.  | 
| static Properties | getProperties(MetaInfContext context,
                          List<MetaInfResource> resources)Deprecated.  | 
| static String | getPropertyKey(String location)Deprecated.  | 
| static MetaInfResource | getResource(MetaInfContext context,
                      File file)Deprecated.  | 
| static List<MetaInfResource> | getResources(MetaInfContext context,
                        List<File> files)Deprecated.  | 
| static void | scanAndCreateFile(MetaInfContext context)Deprecated.  | 
| static void | scanAndCreateFiles(List<MetaInfContext> contexts)Deprecated.  | 
public MetaInfUtils()
public static void scanAndCreateFiles(List<MetaInfContext> contexts) throws IOException
IOExceptionpublic static List<File> getFiles(MetaInfContext context) throws IOException
IOExceptionprotected static String getPatternLogMessage(MetaInfContext context)
public static void doLocations(MetaInfContext context, List<MetaInfResource> resources) throws IOException
IOExceptionpublic static void doProperties(MetaInfContext context, List<MetaInfResource> resources)
public static Properties getProperties(MetaInfContext context, List<MetaInfResource> resources)
public static String getPropertyKey(String location)
public static void scanAndCreateFile(MetaInfContext context) throws IOException
IOExceptionpublic static List<MetaInfResource> getResources(MetaInfContext context, List<File> files) throws IOException
IOExceptionpublic static List<String> getLocations(List<MetaInfResource> resources)
public static List<String> getLocations(File baseDir, List<File> files, String prefix) throws IOException
IOExceptionpublic static MetaInfResource getResource(MetaInfContext context, File file) throws IOException
IOExceptionpublic static String getLocation(File baseDir, File file, String prefix) throws IOException
IOExceptionCopyright © 2010–2014 The Kuali Foundation. All rights reserved.