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 Summary
Nested classes/interfaces inherited from interface org.apache.maven.index.reader.ResourceHandler
ResourceHandler.Resource -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.maven.index.reader.ResourceHandler
close
-
Constructor Details
-
UriResourceHandler
-
-
Method Details
-
locate
Description copied from interface:ResourceHandler- Specified by:
locatein interfaceResourceHandler- Parameters:
name- Resource name, guaranteed to be non-nulland is FS and URL safe string.- Throws:
IOException
-