Package org.apache.ibatis.io
Class ExternalResources
java.lang.Object
org.apache.ibatis.io.ExternalResources
Deprecated.
- Author:
- Clinton Begin
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyExternalResource
(File sourceFile, File destFile) Deprecated.static String
getConfiguredTemplate
(String templatePath, String templateProperty) Deprecated.
-
Method Details
-
copyExternalResource
Deprecated.- Throws:
IOException
-
getConfiguredTemplate
public static String getConfiguredTemplate(String templatePath, String templateProperty) throws FileNotFoundException Deprecated.- Throws:
FileNotFoundException
-