public class DataURIScheme
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.io.InputStream |
getInputStream() |
MediaType |
getMediaType() |
int |
hashCode() |
boolean |
isBase64() |
public java.io.InputStream getInputStream()
public MediaType getMediaType()
null
if parse fails or if media type string was
not specifiedpublic boolean isBase64()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved