List of usage examples for org.apache.ibatis.io DefaultVFS subclass-usage
From source file com.seekon.mars.context.internal.BundleVFS.java
/** * A default implementation of {@link VFS} that works for most application servers. * * @author Ben Gunter */ public class BundleVFS extends DefaultVFS {