Package org.apache.maven.index.reader
Interface ResourceHandler.Resource
-
- All Known Subinterfaces:
WritableResourceHandler.WritableResource
- Enclosing interface:
- ResourceHandler
public static interface ResourceHandler.ResourceHandle of content.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamread()Returns theInputStreamstream of the resource, if exists,nullotherwise.
-