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 ARPConfig.getOptions()
          The options used during parsing.
 ARPOptions SAX2RDF.getOptions()
           
 ARPOptions ARP.getOptions()
          The options used during parsing.
 

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



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP