|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||