| Package | Description |
|---|---|
| org.apache.maven.index.reader |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WritableResourceHandler.WritableResource |
| Modifier and Type | Field and Description |
|---|---|
private ResourceHandler.Resource |
IndexReader.ChunkReaderIterator.currentResource |
| Modifier and Type | Method and Description |
|---|---|
ResourceHandler.Resource |
ResourceHandler.locate(java.lang.String name)
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Properties |
Utils.loadProperties(ResourceHandler.Resource resource)
Creates and loads
Properties from provided ResourceHandler.Resource if exists, and closes the resource. |