|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.documentlibrary.util.DocumentConversionUtil
public class DocumentConversionUtil
| Method Summary | |
|---|---|
static InputStream |
convert(String id,
InputStream is,
String sourceExtension,
String targetExtension)
|
static void |
disconnect()
|
static String[] |
getConversions(String extension)
|
static String |
getTempFileId(long id,
String version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static InputStream convert(String id,
InputStream is,
String sourceExtension,
String targetExtension)
throws IOException,
SystemException
IOException
SystemExceptionpublic static void disconnect()
public static String[] getConversions(String extension)
public static String getTempFileId(long id,
String version)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||