Package org.apache.tika.parser.html
Class DataURIScheme
java.lang.Object
org.apache.tika.parser.html.DataURIScheme
-
Method Details
-
getInputStream
-
getMediaType
public org.apache.tika.mime.MediaType getMediaType()- Returns:
- parsed media type or
nullif parse fails or if media type string was not specified
-
isBase64
public boolean isBase64() -
equals
-
hashCode
public int hashCode()
-