public class ConditionalInputStream extends DecodingInputStream
The following statements, all start with the &at;-sign, are allowed:
if the property is defined.
if the property is not defined.
| Constructor and Description |
|---|
ConditionalInputStream(InputStream input,
Properties defines)
Creates a Conditional Input Stream from given stream.
|
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
readavailable, close, mark, markSupported, read, reset, skippublic ConditionalInputStream(InputStream input, Properties defines)
input - stream to read fromdefines - set of properties to be used in ifdefspublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2016. All rights reserved.