public interface Literal
LiteralFactory}| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream ()
Requests an input stream to read the literal from.
|
java.io.OutputStream |
getOutputStream ()
Requests an output stream for the literal to be written to.
|
java.io.OutputStream getOutputStream()
java.io.InputStream getInputStream()