public static interface DataLocator.DataLocatorMutator
| Modifier and Type | Method and Description |
|---|---|
void |
setDataInputStream(InputStream aInputStream)
Sets the data input stream.
|
void |
setDataUrl(URL aUrl)
Sets the data url.
|
void setDataUrl(URL aUrl)
aUrl - the new data urlvoid setDataInputStream(InputStream aInputStream)
aInputStream - the new data input streamCopyright © 2017. All rights reserved.