Package org.apache.ibatis.io
Class JBoss6VFS.VFS
- java.lang.Object
-
- org.apache.ibatis.io.JBoss6VFS.VFS
-
- Enclosing class:
- JBoss6VFS
static class JBoss6VFS.VFS extends java.lang.Object
A class that mimics a tiny subset of the JBoss VFS class.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
VFS()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static JBoss6VFS.VirtualFile
getChild(java.net.URL url)
-
-
-
Method Detail
-
getChild
static JBoss6VFS.VirtualFile getChild(java.net.URL url) throws java.io.IOException
- Throws:
java.io.IOException
-
-