Package | Description |
---|---|
com.hp.hpl.jena.rdf.arp |
A parser for RDF/XML.
|
Modifier and Type | Method and Description |
---|---|
static ARPHandlers |
ARPHandlers.createNewHandlers()
Internal use only
|
ARPHandlers |
ARPConfig.getHandlers()
The handlers used during parsing.
|
ARPHandlers |
ARP.getHandlers()
The handlers used during parsing.
|
ARPHandlers |
SAX2RDF.getHandlers()
The handlers used for processing ARP events.
|
Modifier and Type | Method and Description |
---|---|
void |
ARPConfig.setHandlersWith(ARPHandlers handlers)
Copies the handlers from the argument
to be used by this instance.
|
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.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP