public class DocOutput extends Object
| Constructor and Description | 
|---|
| DocOutput(OutputStream os) | 
| Modifier and Type | Method and Description | 
|---|---|
| OutputStream | getOs() | 
| DocResult | getResult() | 
| static DocOutput | newOutput(OutputStream os) | 
public DocOutput(OutputStream os)
public OutputStream getOs()
public DocResult getResult()
public static DocOutput newOutput(OutputStream os)
Copyright © 2022 Fugerit. All rights reserved.