|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ARPHandlers | |
|---|---|
| com.hp.hpl.jena.rdf.arp | A parser for RDF/XML. |
| Uses of ARPHandlers in com.hp.hpl.jena.rdf.arp |
|---|
| Methods in com.hp.hpl.jena.rdf.arp that return ARPHandlers | |
|---|---|
static ARPHandlers |
ARPHandlers.createNewHandlers()
Internal use only |
ARPHandlers |
ARP.getHandlers()
The handlers used during parsing. |
ARPHandlers |
SAX2RDF.getHandlers()
The handlers used for processing ARP events. |
ARPHandlers |
ARPConfig.getHandlers()
The handlers used during parsing. |
| Methods in com.hp.hpl.jena.rdf.arp with parameters of type ARPHandlers | |
|---|---|
void |
ARP.setHandlersWith(ARPHandlers handlers)
Copies the handlers from the argument to be used by this instance. |
void |
SAX2RDF.setHandlersWith(ARPHandlers handlers)
Copys handlers used for processing ARP events. |
void |
ARPConfig.setHandlersWith(ARPHandlers handlers)
Copies the handlers from the argument to be used by this instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||