|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RDFErrorHandler | |
|---|---|
| com.hp.hpl.jena.rdf.arp | A parser for RDF/XML. |
| com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
| Uses of RDFErrorHandler in com.hp.hpl.jena.rdf.arp |
|---|
| Methods in com.hp.hpl.jena.rdf.arp that return RDFErrorHandler | |
|---|---|
RDFErrorHandler |
JenaReader.setErrorHandler(RDFErrorHandler errHandler)
Change the error handler. |
RDFErrorHandler |
SAX2Model.setErrorHandler(RDFErrorHandler errHandler)
Change the error handler. |
| Methods in com.hp.hpl.jena.rdf.arp with parameters of type RDFErrorHandler | |
|---|---|
RDFErrorHandler |
JenaReader.setErrorHandler(RDFErrorHandler errHandler)
Change the error handler. |
RDFErrorHandler |
SAX2Model.setErrorHandler(RDFErrorHandler errHandler)
Change the error handler. |
| Uses of RDFErrorHandler in com.hp.hpl.jena.rdf.model |
|---|
| Methods in com.hp.hpl.jena.rdf.model that return RDFErrorHandler | |
|---|---|
RDFErrorHandler |
RDFWriter.setErrorHandler(RDFErrorHandler errHandler)
Set an error handler. |
RDFErrorHandler |
RDFReader.setErrorHandler(RDFErrorHandler errHandler)
Set an error handler for the reader |
| Methods in com.hp.hpl.jena.rdf.model with parameters of type RDFErrorHandler | |
|---|---|
RDFErrorHandler |
RDFWriter.setErrorHandler(RDFErrorHandler errHandler)
Set an error handler. |
RDFErrorHandler |
RDFReader.setErrorHandler(RDFErrorHandler errHandler)
Set an error handler for the reader |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||