Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Interface
javax.ide.net.URIFilter

Packages that use URIFilter
javax.ide.net Virtual file system. 
 

Uses of URIFilter in javax.ide.net
 

Methods in javax.ide.net with parameters of type URIFilter
 java.net.URI[] VirtualFileSystem.list(java.net.URI uri, URIFilter filter)
          Returns an array of URIs identifying resources in the directory resource indicated by the URI; the specified URIFilter is applied to determine which URIs will be returned.
 java.net.URI[] VirtualFileSystemHelper.list(java.net.URI uri, URIFilter filter)
          Returns an array of URIs naming files and directories in the directory indicated by the URI; the specified URIFilter is applied to determine which URIs will be returned.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.