org.apache.cocoon.jnet
Class URLStreamHandlerFactoryInstaller
java.lang.Object
org.apache.cocoon.jnet.URLStreamHandlerFactoryInstaller
- public class URLStreamHandlerFactoryInstaller
- extends Object
The installer is a general purpose class to install an own URLStreamHandlerFactory
in any environment.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLStreamHandlerFactoryInstaller
public URLStreamHandlerFactoryInstaller()
setURLStreamHandlerFactory
public static void setURLStreamHandlerFactory(URLStreamHandlerFactory factory)
throws Exception
- Throws:
Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.