Uses of Interface
org.apache.aries.util.filesystem.ICloseableDirectory

Packages that use ICloseableDirectory
org.apache.aries.util.filesystem   
 

Uses of ICloseableDirectory in org.apache.aries.util.filesystem
 

Methods in org.apache.aries.util.filesystem that return ICloseableDirectory
static ICloseableDirectory FileSystem.getFSRoot(InputStream is)
          This method gets an ICloseableDirectory that represents the root of a virtual file system.
 ICloseableDirectory IDirectory.toCloseable()
          Open a more effective implementation with user regulated resource management.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.