| Package | Description |
|---|---|
| org.odftoolkit.odfdom.pkg |
Representing the "Package Layer", the physical document handling.
|
| org.odftoolkit.odfdom.pkg.rdfa |
| Modifier and Type | Field and Description |
|---|---|
protected JenaSink |
OdfFileDom.sink |
| Modifier and Type | Method and Description |
|---|---|
JenaSink |
OdfFileDom.getSink()
The end users needn't to care of this method, which is used by BookmarkRDFMetadataExtractor
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdfFileSaxHandler.setSink(JenaSink sink)
Set the JenaSink object.
|
| Modifier and Type | Method and Description |
|---|---|
static SAXRDFaParser |
SAXRDFaParser.createInstance(JenaSink sink) |
static DOMRDFaParser |
DOMRDFaParser.createInstance(JenaSink sink) |
| Constructor and Description |
|---|
DOMRDFaParser(JenaSink sink,
URIExtractor extractor) |
DOMRDFaParser(JenaSink sink,
XMLOutputFactory outputFactory,
XMLEventFactory eventFactory,
URIExtractor extractor) |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.