Package org.apache.tika.metadata
Interface HTML
-
public interface HTML
-
-
Field Summary
Fields Modifier and Type Field Description static String
PREFIX_HTML_META
static Property
SCRIPT_SOURCE
If a script element contains a src value, this value is set in the embedded document's metadata
-
-
-
Field Detail
-
PREFIX_HTML_META
static final String PREFIX_HTML_META
- See Also:
- Constant Field Values
-
SCRIPT_SOURCE
static final Property SCRIPT_SOURCE
If a script element contains a src value, this value is set in the embedded document's metadata
-
-