Uses of Class
org.apache.ibatis.io.JBoss6VFS.VirtualFile
-
Packages that use JBoss6VFS.VirtualFile Package Description org.apache.ibatis.io Utilities to read resources. -
-
Uses of JBoss6VFS.VirtualFile in org.apache.ibatis.io
Methods in org.apache.ibatis.io that return JBoss6VFS.VirtualFile Modifier and Type Method Description (package private) static JBoss6VFS.VirtualFile
JBoss6VFS.VFS. getChild(java.net.URL url)
Methods in org.apache.ibatis.io that return types with arguments of type JBoss6VFS.VirtualFile Modifier and Type Method Description (package private) java.util.List<JBoss6VFS.VirtualFile>
JBoss6VFS.VirtualFile. getChildren()
Methods in org.apache.ibatis.io with parameters of type JBoss6VFS.VirtualFile Modifier and Type Method Description (package private) java.lang.String
JBoss6VFS.VirtualFile. getPathNameRelativeTo(JBoss6VFS.VirtualFile parent)
-