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