Package | Description |
---|---|
org.axsl.mif |
Interfaces allowing client applications to create MIF (Adobe FrameMaker) documents in a vendor-neutral way.
|
org.axsl.output |
Interfaces useful in the creation of an output document.
|
Modifier and Type | Method and Description |
---|---|
void |
MifBook.output(java.io.OutputStream stream)
Writes the content of this book to a given output stream.
|
Modifier and Type | Method and Description |
---|---|
void |
OutputTarget.startOutput()
Hook allowing the OutputTarget to initialize itself and prepare to
render pages.
|
void |
OutputTarget.stopOutput()
Hook allowing the OutputTarget to clean up.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.