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()
          Deprecated. Not intended for public use, will be removed from API
 ARPOptions SAX2RDF.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 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 Hewlett-Packard Development Company, LP