public interface EdmStreamValue
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| String | getContentType() | 
| InputStream | getStream() | 
| EdmStreamValue | load() | 
EdmStreamValue load()
String getContentType()
InputStream getStream()
void close()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.