DataLocator.DataLocatorProperty
public static interface DataLocator.DataLocatorMutator
Modifier and Type | Method | 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 © 2021. All rights reserved.