public class PrintTalkPackager
extends org.cip4.lib.xjdf.xml.XJdfPackager
| Constructor and Description |
|---|
PrintTalkPackager(byte[] ptk)
Custom constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
packagePrintTalk(OutputStream os,
String docName)
Packages an XJDF Document to a zipped binary output stream.
|
public void packagePrintTalk(OutputStream os, String docName) throws Exception
os - Target OutputStream where XJdfDocument is being packaged.ExceptionCopyright © 2013. All Rights Reserved.