Uses of Interface
com.hp.hpl.jena.rdf.model.RDFErrorHandler

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 SAX2Model.setErrorHandler(RDFErrorHandler errHandler)
          Change the error handler.
 RDFErrorHandler JenaReader.setErrorHandler(RDFErrorHandler errHandler)
          Change the error handler.
 

Methods in com.hp.hpl.jena.rdf.arp with parameters of type RDFErrorHandler
 RDFErrorHandler SAX2Model.setErrorHandler(RDFErrorHandler errHandler)
          Change the error handler.
 RDFErrorHandler JenaReader.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
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP