public class ExternalResources extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copyExternalResource(File sourceFile,
File destFile) |
static String |
getConfiguredTemplate(String templatePath,
String templateProperty) |
public static void copyExternalResource(File sourceFile, File destFile) throws IOException
IOException
public static String getConfiguredTemplate(String templatePath, String templateProperty) throws FileNotFoundException
FileNotFoundException
Copyright © 2010–2015 MyBatis.org. All rights reserved.