public class DataURI extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InputStream |
getAsInputStream() |
URI |
getAsURI() |
String |
getMimeType()
a mime type e.g.
|
int |
hashCode() |
String |
toString() |
public URI getAsURI()
public InputStream getAsInputStream()
public String getMimeType()
Copyright © 2022 SAP SE. All rights reserved.