Class UriResourceHandler
java.lang.Object
org.apache.maven.index.reader.resource.UriResourceHandler
- All Implemented Interfaces:
- Closeable,- AutoCloseable,- ResourceHandler
A 
ResourceHandler that represents the base of a URI hierarchy.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.maven.index.reader.ResourceHandlerResourceHandler.Resource
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.index.reader.ResourceHandlerclose
- 
Constructor Details- 
UriResourceHandler
 
- 
- 
Method Details- 
locateDescription copied from interface:ResourceHandler- Specified by:
- locatein interface- ResourceHandler
- Parameters:
- name- Resource name, guaranteed to be non-- nulland is FS and URL safe string.
- Throws:
- IOException
 
 
-