public abstract class AbstractParsedURLProtocolHandler extends Object implements ParsedURLProtocolHandler
| Constructor and Description |
|---|
AbstractParsedURLProtocolHandler(String protocol)
Constrcut a ProtocolHandler for
protocol |
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocolHandled()
Returns the protocol to be handled by this class.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseURL, parseURLprotected String protocol
public AbstractParsedURLProtocolHandler(String protocol)
protocolpublic String getProtocolHandled()
getProtocolHandled in interface ParsedURLProtocolHandlerCopyright © 2000–2017 Apache Software Foundation. All rights reserved.