Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
PrintObjectInputStream |
SpooledFile.getAFPInputStream() |
Returns an input stream that can be used to read the contents of an
AFP spooled file.
|
PrintObjectInputStream |
SpooledFile.getInputACIFMergedStream(boolean acifB) |
Deprecated.
Use getAFPInputStream() instead.
|
PrintObjectInputStream |
AFPResource.getInputStream() |
Returns an input stream that can be used to read the contents of the
AFP resource.
|
PrintObjectInputStream |
SpooledFile.getInputStream() |
Returns an input stream that can be used to read the contents of the
spooled file.
|
PrintObjectInputStream |
SpooledFile.getInputStream(PrintParameterList ppl) |
Returns an input stream that can be used to read the contents of the
spooled file.
|
Copyright © 2024. All rights reserved.