Modifier and Type | Interface and Description |
---|---|
static interface |
WritableResourceHandler.WritableResource
Resource that is writable.
|
Modifier and Type | Method and Description |
---|---|
ResourceHandler.Resource |
ResourceHandler.locate(String name)
|
Modifier and Type | Method and Description |
---|---|
static Properties |
Utils.loadProperties(ResourceHandler.Resource resource)
Creates and loads
Properties from provided ResourceHandler.Resource if exists, and closes the resource. |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.