protected static class RdfRepository.UpdateCountResponse extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateCountResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
acceptHeader()
The contents of the accept header sent to the rdf repository.
|
Integer |
parse(org.apache.http.HttpEntity entity)
Parse the response.
|
public String acceptHeader()
public Integer parse(org.apache.http.HttpEntity entity) throws IOException
IOException - if there is an error reading the responseCopyright © 2016. All rights reserved.