org.apache.ibatis.io
Class ExternalResources
java.lang.Object
org.apache.ibatis.io.ExternalResources
public class ExternalResources
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyExternalResource
public static void copyExternalResource(File sourceFile,
File destFile)
throws IOException
- Throws:
IOException
getConfiguredTemplate
public static String getConfiguredTemplate(String templatePath,
String templateProperty)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.