Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.repository.stream.StreamContentItem
Constructor Summary | |
|
Method Summary | |
boolean |
|
Object |
|
Object | |
InputStream | |
String | |
String |
|
OutputStream | |
ContentLocation | |
Repository | |
boolean | |
boolean | |
boolean |
|
public StreamContentItem(String name, ContentLocation parent, WrappedInputStream inputStream, WrappedOutputStream outputStream)
public Object getAttribute(String domain, String key)
- Specified by:
- getAttribute in interface ContentEntity
public InputStream getInputStream() throws ContentIOException, IOException
- Specified by:
- getInputStream in interface ContentItem
public String getMimeType() throws ContentIOException
- Specified by:
- getMimeType in interface ContentItem
public OutputStream getOutputStream() throws ContentIOException, IOException
- Specified by:
- getOutputStream in interface ContentItem
public boolean setAttribute(String domain, String key, Object value)
- Specified by:
- setAttribute in interface ContentEntity