@Service public class ThumbnailServiceSizeImpl extends Object implements ThumbnailService
| Constructor and Description |
|---|
ThumbnailServiceSizeImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSizeFilename(String filename) |
byte[] |
read(String filename) |
protected byte[] |
small(long uid,
String uri,
String size,
byte[] data) |
public byte[] read(String filename) throws IOException
read in interface ThumbnailServiceIOExceptionprotected byte[] small(long uid,
String uri,
String size,
byte[] data)
throws IOException
IOExceptionpublic boolean isSizeFilename(String filename)
Copyright © 2014–2017. All rights reserved.