Interface ExtractingMetadataConstants
-
public interface ExtractingMetadataConstantsConstants used internally by theExtractingRequestHandler.
-
-
Field Summary
Fields Modifier and Type Field Description static StringSTREAM_CONTENT_TYPEstatic StringSTREAM_NAMEstatic StringSTREAM_SIZEstatic StringSTREAM_SOURCE_INFO
-
-
-
Field Detail
-
STREAM_NAME
static final String STREAM_NAME
- See Also:
- Constant Field Values
-
STREAM_SOURCE_INFO
static final String STREAM_SOURCE_INFO
- See Also:
- Constant Field Values
-
STREAM_SIZE
static final String STREAM_SIZE
- See Also:
- Constant Field Values
-
STREAM_CONTENT_TYPE
static final String STREAM_CONTENT_TYPE
- See Also:
- Constant Field Values
-
-