Uses of Class
com.hp.hpl.jena.rdf.arp.ARPOptions

Packages that use ARPOptions
com.hp.hpl.jena.rdf.arp A parser for RDF/XML
 

Uses of ARPOptions in com.hp.hpl.jena.rdf.arp
 

Methods in com.hp.hpl.jena.rdf.arp that return ARPOptions
 ARPOptions ARPOptions.copy()
          Internal use only.
static ARPOptions ARPOptions.createNewOptions()
          Internal use only
 ARPOptions SAX2RDF.getOptions()
           
 ARPOptions JenaReader.getOptions()
           
 ARPOptions ARPConfig.getOptions()
          The options used during parsing.
 ARPOptions ARP.getOptions()
          The options used during parsing.
 

Methods in com.hp.hpl.jena.rdf.arp with parameters of type ARPOptions
 void SAX2RDF.setOptionsWith(ARPOptions opts)
           
 void JenaReader.setOptionsWith(ARPOptions opts)
           
 void ARPConfig.setOptionsWith(ARPOptions opts)
          Copies the options from the argument to be used by this instance.
 void ARP.setOptionsWith(ARPOptions opts)
          Copies the options from the argument to be used by this instance.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP