public interface Renderable<S>
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getRendition(S entity,
String mimeType) |
boolean |
hasRendition(S entity,
String mimeType) |
InputStream getRendition(S entity, String mimeType)
Copyright © 2021 Paul Warren. All rights reserved.