public static interface RepositoryNode.RepositoryNodeContents
RepositoryNodeImpl.RepositoryNodeContentsImpl| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String value)
Add a new property - only to be used for a restricted set of properties
|
InputStream |
getInputStream()
Return an InputStream
|
Properties |
getProperties()
Return the properties
|
void |
release()
Release resources, close any cached open stream.
|
InputStream getInputStream()
Properties getProperties()
void addProperty(String key, String value)
key - value - void release()
Copyright © 2000–2021 LOCKSS Program. All rights reserved.