org.apache.geronimo.gshell.clp.handler
Class UriHandler
java.lang.Object
org.apache.geronimo.gshell.clp.handler.Handler<URI>
org.apache.geronimo.gshell.clp.handler.UriHandler
public class UriHandler
- extends Handler<URI>
Handler for file types.
- Version:
- $Rev: 576614 $ $Date: 2007-09-17 15:34:32 -0700 (Mon, 17 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UriHandler
public UriHandler(Descriptor desc,
Setter<? super URI> setter)
handle
public int handle(Parameters params)
throws ProcessingException
- Specified by:
handle in class Handler<URI>
- Throws:
ProcessingException
getDefaultMetaVariable
public String getDefaultMetaVariable()
- Specified by:
getDefaultMetaVariable in class Handler<URI>
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.