| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk.builder | |
| org.cip4.lib.xprinttalk.schema | |
| org.cip4.lib.xprinttalk.xml |
| Modifier and Type | Method and Description |
|---|---|
PrintTalk |
PrintTalkBuilder.getPrintTalk()
Getter for PrintTalk attribute.
|
| Modifier and Type | Method and Description |
|---|---|
PrintTalk |
ObjectFactory.createPrintTalk()
Create an instance of
PrintTalk |
| Modifier and Type | Method and Description |
|---|---|
PrintTalk |
PrintTalkParser.parseStream(InputStream is)
Parse a binary input stream to a PrintTalk Object Tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintTalkParser.parsePrintTalk(PrintTalk printTalk,
OutputStream os)
Parse a PrintTalk Object Tree to a binary output stream.
|
void |
PrintTalkParser.parsePrintTalk(PrintTalk printTalk,
OutputStream os,
boolean skipValidation)
Parse a PrintTalk Object Tree to a binary output stream.
|
Copyright © 2012. All Rights Reserved.