public class DataURIScheme extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
InputStream |
getInputStream() |
MediaType |
getMediaType() |
int |
hashCode() |
boolean |
isBase64() |
public InputStream getInputStream()
public MediaType getMediaType()
null
if parse fails or if media type string was
not specifiedpublic boolean isBase64()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.