@ProviderType
public interface RawMetadataProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
TIKA_RAW_METADATA |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFieldNames() |
Map<String,DDMFormValues> |
getRawMetadataMap(String mimeType,
InputStream inputStream) |
static final String TIKA_RAW_METADATA
Set<String> getFieldNames()
Map<String,DDMFormValues> getRawMetadataMap(String mimeType, InputStream inputStream) throws PortalException
PortalException