@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
IOException
public static List<File> getFiles(MetaInfContext context) throws IOException
IOException
protected static String getPatternLogMessage(MetaInfContext context)
public static void doLocations(MetaInfContext context, List<MetaInfResource> resources) throws IOException
IOException
public 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
IOException
public static List<MetaInfResource> getResources(MetaInfContext context, List<File> files) throws IOException
IOException
public static List<String> getLocations(List<MetaInfResource> resources)
public static List<String> getLocations(File baseDir, List<File> files, String prefix) throws IOException
IOException
public static MetaInfResource getResource(MetaInfContext context, File file) throws IOException
IOException
public static String getLocation(File baseDir, File file, String prefix) throws IOException
IOException
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.