18 #ifndef _DECAF_INTERNAL_NET_URLSTREAMHANDLERMANAGER_H_
19 #define _DECAF_INTERNAL_NET_URLSTREAMHANDLERMANAGER_H_
34 class URLStreamHandlerManagerImpl;
39 URLStreamHandlerManagerImpl* impl;
Definition: URLStreamHandlerManager.h:36
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers...
Definition: URLStreamHandler.h:45
Defines a factory which creates an URLStreamHandler for a specified protocol.
Definition: URLStreamHandlerFactory.h:36
An immutable sequence of characters.
Definition: String.h:57
#define DECAF_API
Definition: Config.h:29