public class MockContentReader extends java.lang.Object implements StaticContentReader
| Constructor and Description |
|---|
MockContentReader() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readContent(java.lang.String contentPath) |
byte[] |
readContent(javax.ws.rs.core.UriInfo uriInfo) |
public byte[] readContent(javax.ws.rs.core.UriInfo uriInfo)
readContent in interface StaticContentReaderpublic byte[] readContent(java.lang.String contentPath)
readContent in interface StaticContentReader