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 |
AbstractBrowsableResourceProxy.openOutputStream() |
OutputStream |
FileResource.openOutputStream() |
OutputStream |
AbstractDataResource.openOutputStream() |
Copyright © 2001–2016 mmm-Team. All rights reserved.