| Package | Description |
|---|---|
| org.cip4.lib.xjdf.xml |
| Modifier and Type | Method and Description |
|---|---|
XJdfNavigator |
XJdfUnpackager.getXJdfDocument()
Returns the XJDF Document covered by the XJDFNavigator.
|
XJdfNavigator |
XJdfUnpackager.getXJdfDocument(boolean namespaceAware)
Returns the XJDF Document covered by the XJDFNavigator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XJdfPackager.packageXJdf(XJdfNavigator xJdfNavigator,
String docName,
URI rootUri)
Packages an XJDF Document to a zipped binary output stream.
|
void |
XJdfPackager.packageXJdf(XJdfNavigator xJdfNavigator,
URI rootUri)
Packages an XJDF Document to a zipped binary output stream.
|
Copyright © 2016. All rights reserved.