Package | Description |
---|---|
com.hp.hpl.jena.rdf.arp |
A parser for RDF/XML.
|
Modifier and Type | Method and Description |
---|---|
ARPOptions |
ARPOptions.copy()
Internal use only.
|
static ARPOptions |
ARPOptions.createNewOptions()
Internal use only
|
ARPOptions |
ARP.getOptions()
The options used during parsing.
|
ARPOptions |
ARPConfig.getOptions()
The options used during parsing.
|
ARPOptions |
SAX2RDF.getOptions() |
ARPOptions |
JenaReader.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
ARP.setOptionsWith(ARPOptions opts)
Copies the options from the argument
to be used by this instance.
|
void |
ARPConfig.setOptionsWith(ARPOptions opts)
Copies the options from the argument
to be used by this instance.
|
void |
SAX2RDF.setOptionsWith(ARPOptions opts) |
void |
JenaReader.setOptionsWith(ARPOptions opts) |
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP