luxor.url
Class LuxorUrlFactory

java.lang.Object
  |
  +--luxor.url.LuxorUrlFactory
All Implemented Interfaces:
java.net.URLStreamHandlerFactory

public class LuxorUrlFactory
extends java.lang.Object
implements java.net.URLStreamHandlerFactory


Constructor Summary
LuxorUrlFactory()
           
 
Method Summary
 java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuxorUrlFactory

public LuxorUrlFactory()
Method Detail

createURLStreamHandler

public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
Specified by:
createURLStreamHandler in interface java.net.URLStreamHandlerFactory


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo