Uses of Class
org.odftoolkit.odfdom.pkg.rdfa.JenaSink
Packages that use JenaSink
Package
Description
Representing the "Package Layer", the physical document handling.
-
Uses of JenaSink in org.odftoolkit.odfdom.pkg
Fields in org.odftoolkit.odfdom.pkg declared as JenaSinkMethods in org.odftoolkit.odfdom.pkg that return JenaSinkModifier and TypeMethodDescriptionOdfFileDom.getSink()The end users needn't to care of this method, which is used by BookmarkRDFMetadataExtractorMethods in org.odftoolkit.odfdom.pkg with parameters of type JenaSink -
Uses of JenaSink in org.odftoolkit.odfdom.pkg.rdfa
Fields in org.odftoolkit.odfdom.pkg.rdfa declared as JenaSinkModifier and TypeFieldDescriptionprotected JenaSinkRDFaParser.sinkprotected JenaSinkRDFaParser.sinkMethods in org.odftoolkit.odfdom.pkg.rdfa with parameters of type JenaSinkModifier and TypeMethodDescriptionstatic DOMRDFaParserDOMRDFaParser.createInstance(JenaSink sink) static SAXRDFaParserSAXRDFaParser.createInstance(JenaSink sink) Constructors in org.odftoolkit.odfdom.pkg.rdfa with parameters of type JenaSinkModifierConstructorDescriptionDOMRDFaParser(JenaSink sink, XMLOutputFactory outputFactory, XMLEventFactory eventFactory, URIExtractor extractor) DOMRDFaParser(JenaSink sink, URIExtractor extractor)