|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.metadata.RawMetadataProcessorUtil
public class RawMetadataProcessorUtil
| Constructor Summary | |
|---|---|
RawMetadataProcessorUtil()
|
|
| Method Summary | |
|---|---|
static Map<String,Field[]> |
getFields()
|
static Map<String,DDMFormValues> |
getRawMetadataMap(String extension,
String mimeType,
File file)
|
static Map<String,DDMFormValues> |
getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
|
static RawMetadataProcessor |
getRawMetadataProcessor()
|
void |
setRawMetadataProcessor(RawMetadataProcessor rawMetadataProcessor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RawMetadataProcessorUtil()
| Method Detail |
|---|
public static Map<String,Field[]> getFields()
public static Map<String,DDMFormValues> getRawMetadataMap(String extension,
String mimeType,
File file)
throws PortalException
PortalException
public static Map<String,DDMFormValues> getRawMetadataMap(String extension,
String mimeType,
InputStream inputStream)
throws PortalException
PortalExceptionpublic static RawMetadataProcessor getRawMetadataProcessor()
public void setRawMetadataProcessor(RawMetadataProcessor rawMetadataProcessor)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||