| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualFileSystemHelper | |
|---|---|
| javax.ide.net | Virtual file system. | 
| Uses of VirtualFileSystemHelper in javax.ide.net | 
|---|
| Methods in javax.ide.net that return VirtualFileSystemHelper | |
|---|---|
 VirtualFileSystemHelper | 
VirtualFileSystem.findHelper(java.lang.String scheme)
Returns the VirtualFileSystemHelper class that is currently
  registered to handle operations related to the specified
  scheme. | 
 VirtualFileSystemHelper | 
VirtualFileSystem.findHelper(java.net.URI uri)
Returns the VirtualFileSystemHelper class that is currently
  registered to handle operations related to the specified
  URI. | 
| Methods in javax.ide.net with parameters of type VirtualFileSystemHelper | |
|---|---|
 void | 
VirtualFileSystem.registerHelper(java.lang.String scheme,
               VirtualFileSystemHelper helper)
Registers the specified VirtualFileSystemHelper as the object
  that can handle VirtualFileSystem operations for URIs
  of the specified scheme. | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||