Uses of Class
org.apache.jena.rdfxml.xmlinput1.ARPOptions
Packages that use ARPOptions
-
Uses of ARPOptions in org.apache.jena.rdfxml.xmlinput1
Methods in org.apache.jena.rdfxml.xmlinput1 that return ARPOptionsModifier and TypeMethodDescriptionARPOptions.copy()Internal use only.static ARPOptionsARPOptions.createNewOptions()Internal use onlyARP.getOptions()Deprecated.The options used during parsing.ARPConfig.getOptions()The options used during parsing.RDFXMLReader.getOptions()SAX2RDF.getOptions()Methods in org.apache.jena.rdfxml.xmlinput1 with parameters of type ARPOptionsModifier and TypeMethodDescriptionvoidARP.setOptionsWith(ARPOptions opts) Deprecated.Copies the options from the argument to be used by this instance.voidARPConfig.setOptionsWith(ARPOptions opts) Copies the options from the argument to be used by this instance.voidRDFXMLReader.setOptionsWith(ARPOptions opts) voidSAX2RDF.setOptionsWith(ARPOptions opts) -
Uses of ARPOptions in org.apache.jena.rdfxml.xmlinput1.impl
Methods in org.apache.jena.rdfxml.xmlinput1.impl that return ARPOptionsMethods in org.apache.jena.rdfxml.xmlinput1.impl with parameters of type ARPOptions