ParsedURLProtocolHandlerParsedURLDataProtocolHandler, ParsedURLDefaultProtocolHandlerpublic abstract class AbstractParsedURLProtocolHandler extends java.lang.Object implements ParsedURLProtocolHandler
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
protocol |
| Constructor | Description |
|---|---|
AbstractParsedURLProtocolHandler(java.lang.String protocol) |
Constrcut a ProtocolHandler for
protocol |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getProtocolHandled() |
Returns the protocol to be handled by this class.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseURL, parseURLpublic AbstractParsedURLProtocolHandler(java.lang.String protocol)
protocolpublic java.lang.String getProtocolHandled()
getProtocolHandled in interface ParsedURLProtocolHandlerCopyright ? 2018 Apache Software Foundation. All Rights Reserved.