|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URLStreamHandlerPluginExtension
URLStreamHandler
provider plugin extension.
Field Summary | |
---|---|
static String |
ADVICE_CLOSE
"oxygen-action" header value instructing |
static String |
ADVICE_RELOAD
"oxygen-action" header value instructing |
static String |
LOCATION_HEADER
The location header key. |
static String |
OXYGEN_ACTION_HEADER
The oxygen-action header key. |
Method Summary | |
---|---|
URLStreamHandler |
getURLStreamHandler(String protocol)
Get the URL handler for the specified protocol. |
Field Detail |
---|
static final String LOCATION_HEADER
static final String OXYGEN_ACTION_HEADER
static final String ADVICE_RELOAD
static final String ADVICE_CLOSE
Method Detail |
---|
URLStreamHandler getURLStreamHandler(String protocol)
protocol
- The name of the protocol.
null
if it does not know it.
|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |