|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ARPOptions | |
|---|---|
| org.mulgara.jena.rdf.arp | |
| org.mulgara.jena.rdf.arp.impl | |
| Uses of ARPOptions in org.mulgara.jena.rdf.arp |
|---|
| Methods in org.mulgara.jena.rdf.arp that return ARPOptions | |
|---|---|
ARPOptions |
ARPOptions.copy()
Internal use only. |
static ARPOptions |
ARPOptions.createNewOptions()
Internal use only |
ARPOptions |
SAX2RDF.getOptions()
|
ARPOptions |
ARPConfig.getOptions()
The options used during parsing. |
ARPOptions |
ARP.getOptions()
The options used during parsing. |
| Methods in org.mulgara.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. |
| Uses of ARPOptions in org.mulgara.jena.rdf.arp.impl |
|---|
| Methods in org.mulgara.jena.rdf.arp.impl that return ARPOptions | |
|---|---|
ARPOptions |
XMLHandler.getOptions()
|
| Methods in org.mulgara.jena.rdf.arp.impl with parameters of type ARPOptions | |
|---|---|
void |
XMLHandler.setOptionsWith(ARPOptions newOpts)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||