|
|||||||||
| Home >> All >> javax >> ide >> [ net overview ] | PREV NEXT | ||||||||
Uses of Package
javax.ide.net
| 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 java.net.URIs. |
|
| VirtualFileSystem
The VirtualFileSystem class is responsible for encapsulating
the notion of file system operations on content that is pointed to by
an java.net.URI. |
|
| VirtualFileSystemHelper
The VirtualFileSystemHelper class specifies the VirtualFileSystem operations that may have scheme-specific handling. |
|
|
|||||||||
| Home >> All >> javax >> ide >> [ net overview ] | PREV NEXT | ||||||||