@Named @RequestScoped public class DirectLinkHelper extends Object
| Constructor and Description |
|---|
DirectLinkHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
paintImage(OutputStream out,
Object data)
Convenience method to paint full-sized image in new tab or window
|
public void paintImage(OutputStream out, Object data) throws IOException
out - - OutputStream to write imagedata - - relative path of the imageIOExceptionCopyright © 2016. All rights reserved.