public class EntityStream extends Object
Constructor and Description |
---|
EntityStream() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getContent() |
DeserializerProperties |
getReadProperties()
Get Read properties
|
void |
setContent(InputStream content)
Set the content
|
void |
setReadProperties(DeserializerProperties readProperties)
Set read properties
|
public InputStream getContent()
public void setContent(InputStream content)
content
- public DeserializerProperties getReadProperties()
public void setReadProperties(DeserializerProperties readProperties)
readProperties
- Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.