|
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 FilePath | |
|---|---|
| oracle.ide.net | Provides a virtual file system framework based on java.net.URL. |
| Uses of FilePath in oracle.ide.net |
|---|
| Methods in oracle.ide.net that return FilePath | |
|---|---|
static FilePath |
FilePath.newFilePathFromString(java.lang.String entries)Factory method that creates a new FilePath from a String representing the path entries. |
| Methods in oracle.ide.net with parameters of type FilePath | |
|---|---|
void |
FilePath.addEntries(FilePath filePath)Adds the entries from the specified FilePath to this instance. |
protected void |
FilePath.copyToImpl(FilePath copy)Design pattern for supporting strongly typed copying. |
protected boolean |
FilePath.equalsImpl(FilePath filePath)This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object). |
| Constructors in oracle.ide.net with parameters of type FilePath | |
|---|---|
FilePath(FilePath filePath)Copy constructor. |
|
|
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 | |||||||||