public interface Container extends RdfSource
| Modifier and Type | Method and Description |
|---|---|
void |
add(ResourceFile member) |
Iterable<String> |
getMemberIds() |
void |
remove(String resourceId)
Remove the specified resource from this container
|
createGraph, getGraph, setGraphasBasicContainer, asContainer, asRdfSource, getContentLocation, getContentType, getEntityBody, getEntityBodyText, getType, isBasicContainer, isContainer, isRdfSource, setEntityBody, setTypevoid remove(String resourceId) throws IOException, LdpException
resourceId - IOExceptionLdpExceptionvoid add(ResourceFile member) throws IOException, LdpException
IOExceptionLdpExceptionCopyright © 2019. All rights reserved.