Uses of Class
org.apache.jena.rdfxml.xmlinput0.ARPOptions
Packages that use ARPOptions
-
Uses of ARPOptions in org.apache.jena.rdfxml.xmlinput0
Methods in org.apache.jena.rdfxml.xmlinput0 that return ARPOptionsModifier and TypeMethodDescriptionARPOptions.copy()Internal use only.static ARPOptionsARPOptions.createNewOptions()Internal use onlyARP0.getOptions()The options used during parsing.ARPConfig.getOptions()The options used during parsing.RDFXMLReader0.getOptions()SAX2RDF.getOptions()Methods in org.apache.jena.rdfxml.xmlinput0 with parameters of type ARPOptionsModifier and TypeMethodDescriptionvoidARP0.setOptionsWith(ARPOptions opts) 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.voidRDFXMLReader0.setOptionsWith(ARPOptions opts) voidSAX2RDF.setOptionsWith(ARPOptions opts) -
Uses of ARPOptions in org.apache.jena.rdfxml.xmlinput0.impl
Methods in org.apache.jena.rdfxml.xmlinput0.impl that return ARPOptionsMethods in org.apache.jena.rdfxml.xmlinput0.impl with parameters of type ARPOptions