JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gw.lang.reflect.module
Interface IProtocolAdapter
public interface
IProtocolAdapter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IDirectory
getIDirectory
(
URL
url)
IFile
getIFile
(
URL
url)
String
[]
getSupportedProtocols
()
Method Details
getSupportedProtocols
String
[]
getSupportedProtocols
()
getIDirectory
IDirectory
getIDirectory
(
URL
url)
getIFile
IFile
getIFile
(
URL
url)