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