|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.metadata.BaseRawMetadataProcessor
com.liferay.portal.metadata.XugglerRawMetadataProcessor
public class XugglerRawMetadataProcessor
| Constructor Summary | |
|---|---|
XugglerRawMetadataProcessor()
|
|
| Method Summary | |
|---|---|
protected String |
convertTime(long microseconds)
|
void |
exportGeneratedFiles(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement)
|
protected org.apache.tika.metadata.Metadata |
extractMetadata(File file)
|
protected org.apache.tika.metadata.Metadata |
extractMetadata(String extension,
String mimeType,
File file)
|
protected org.apache.tika.metadata.Metadata |
extractMetadata(String extension,
String mimeType,
InputStream inputStream)
|
void |
importGeneratedFiles(PortletDataContext portletDataContext,
FileEntry fileEntry,
FileEntry importedFileEntry,
Element fileEntryElement)
|
protected boolean |
isSupported(String mimeType)
|
| Methods inherited from class com.liferay.portal.metadata.BaseRawMetadataProcessor |
|---|
createDDMFields, createDDMFieldsMap, getFields, getFieldValue, getMetadataValue, getRawMetadataMap, getRawMetadataMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XugglerRawMetadataProcessor()
| Method Detail |
|---|
public void exportGeneratedFiles(PortletDataContext portletDataContext,
FileEntry fileEntry,
Element fileEntryElement)
throws Exception
Exception
public void importGeneratedFiles(PortletDataContext portletDataContext,
FileEntry fileEntry,
FileEntry importedFileEntry,
Element fileEntryElement)
throws Exception
Exceptionprotected String convertTime(long microseconds)
protected org.apache.tika.metadata.Metadata extractMetadata(File file)
throws Exception
Exception
protected org.apache.tika.metadata.Metadata extractMetadata(String extension,
String mimeType,
File file)
throws SystemException
extractMetadata in class BaseRawMetadataProcessorSystemException
protected org.apache.tika.metadata.Metadata extractMetadata(String extension,
String mimeType,
InputStream inputStream)
throws SystemException
extractMetadata in class BaseRawMetadataProcessorSystemExceptionprotected boolean isSupported(String mimeType)
|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||