|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.xmlserv.app.images.Converter
Constructor Summary | |
Converter()
|
Method Summary | |
static void |
convert(Image in,
Image out)
Read data from Image in and write to out with Format as set in the resp. |
static void |
mkPreview(java.lang.String in,
java.lang.String out,
int maxDim)
Create resized version of the given image. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Converter()
Method Detail |
public static void convert(Image in, Image out) throws XMLServException
public static void mkPreview(java.lang.String in, java.lang.String out, int maxDim) throws XMLServException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |