Uses of Interface
org.apache.jena.rdf.model.RDFWriterF
Packages that use RDFWriterF
Package
Description
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
Provides default implementations for the abstractions defined in the
org.apache.jena.ontology package.A package for creating and manipulating RDF graphs.
This package contains implementations of the interfaces defined
in the .model package, eg ModelCom for Model, ResourceImpl
for Resource, and so on.
Miscellaneous collection of utility classes.
-
Uses of RDFWriterF in org.apache.jena.ontology
Subinterfaces of RDFWriterF in org.apache.jena.ontologyModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Use org.apache.jena.ontapi. -
Uses of RDFWriterF in org.apache.jena.ontology.impl
Classes in org.apache.jena.ontology.impl that implement RDFWriterFModifier and TypeClassDescriptionclassImplementation of a model that can process general ontologies in OWL and similar languages. -
Uses of RDFWriterF in org.apache.jena.rdf.model
Subinterfaces of RDFWriterF in org.apache.jena.rdf.model -
Uses of RDFWriterF in org.apache.jena.rdf.model.impl
Classes in org.apache.jena.rdf.model.impl that implement RDFWriterFModifier and TypeClassDescriptionclassDefault implementation of the InfModel interface which simply wraps up an InfGraph.classCommon methods for model implementations.classMethods in org.apache.jena.rdf.model.impl that return RDFWriterFModifier and TypeMethodDescriptionstatic RDFWriterFRDFWriterFImpl.getCurrentRDFWriterF(RDFWriterF other) Return the the current "rewiredAlternative" which may be null, meaningRDFWriterFImplis in use.Methods in org.apache.jena.rdf.model.impl with parameters of type RDFWriterFModifier and TypeMethodDescriptionstatic voidRDFWriterFImpl.alternative(RDFWriterF other) Rewire to use an external RDFWriterF (typically, RIOT).static RDFWriterFRDFWriterFImpl.getCurrentRDFWriterF(RDFWriterF other) Return the the current "rewiredAlternative" which may be null, meaningRDFWriterFImplis in use. -
Uses of RDFWriterF in org.apache.jena.util
Classes in org.apache.jena.util that implement RDFWriterFModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Do not use - to be removed.