Skip navigation links

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

E13403-06


Uses of Package
javax.ide.net

Packages that use javax.ide.net
javax.ide.extension Classes and interfaces used by extensions to extend an IDE with new functionality. 
javax.ide.model The interfaces and classes implementing an IDE's data model. 
javax.ide.net Virtual file system. 

 

Classes in javax.ide.net used by javax.ide.extension
URIPath
          An instance of URIPath represents a path that is made up entirely of URIs.

 

Classes in javax.ide.net used by javax.ide.model
URIPath
          An instance of URIPath represents a path that is made up entirely of URIs.

 

Classes in javax.ide.net used by javax.ide.net
URIExistsTest
          An instance of URIExistsTest registered with the VirtualFileSystem provides a way for the IDE to detect whether a particular URI is already in use.
URIFactory.NameGenerator
          This is a callback interface used by the URIFactory while it is in the process of producing a new unique URI.
URIFilter
          An instance of URIFilter can be used to select certain URIs out of a set of URIs.
URIPath
          An instance of URIPath represents a path that is made up entirely of URIs.
VirtualFileSystem
          The VirtualFileSystem class is responsible for encapsulating the notion of file system operations on content that is pointed to by an URI.
VirtualFileSystemHelper
          The VirtualFileSystemHelper class specifies the VirtualFileSystem operations that may have scheme-specific handling.

 


Skip navigation links

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

E13403-06


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