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