Module org.apache.jena.core
Class FindNamespacesRDFXML
java.lang.Object
org.apache.jena.rdfxml.xmloutput.impl.FindNamespacesRDFXML
Find all the namespaces needed to print RDF/XML, including inside triple terms.
Namespaces are needed for predicates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnamespacesForRDFXML(Graph graph) namespacesForRDFXML(Model model)
-
Constructor Details
-
FindNamespacesRDFXML
public FindNamespacesRDFXML()
-
-
Method Details
-
namespacesForRDFXML
-
namespacesForRDFXML
-