JBoss VFS 3.0.1.GA

Deprecated API


Contents
Deprecated Methods
org.jboss.vfs.VFS.getChild(URL)
          use getChild(URI) instead 
org.jboss.vfs.VirtualFile.getLowerCaseName()
          should not be used anymore, as the code is case-sensitive from JBVFS-170 
org.jboss.vfs.VirtualFile.isLeaf()
          use VirtualFile.isDirectory() or VirtualFile.isFile() instead 
 


JBoss VFS 3.0.1.GA

Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.