| Package | Description |
|---|---|
| net.sf.mmm.util.resource.api |
Provides the API for utilities that help to load
resources from arbitrary
sources. |
| net.sf.mmm.util.resource.base |
Contains the base implementation of the resource API.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
DataResource.openOutputStream()
This method opens an output-stream in order to write data to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
FileResource.openOutputStream()
This method opens an output-stream in order to write data to the resource.
|
OutputStream |
AbstractDataResource.openOutputStream()
This method opens an output-stream in order to write data to the resource.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.