Uses of Interface
com.hp.hpl.jena.rdf.arp.StatementHandler

Packages that use StatementHandler
com.hp.hpl.jena.rdf.arp A parser for RDF/XML
 

Uses of StatementHandler in com.hp.hpl.jena.rdf.arp
 

Subinterfaces of StatementHandler in com.hp.hpl.jena.rdf.arp
 interface ARPEventHandler
          Convenience generalization of all ARP handler interfaces.
 

Methods in com.hp.hpl.jena.rdf.arp that return StatementHandler
 StatementHandler ARPHandlers.getStatementHandler()
          Gets the current statement handler.
 StatementHandler ARPHandlers.setStatementHandler(StatementHandler sh)
          Sets the StatementHandler that provides the callback mechanism for each triple in the file.
 

Methods in com.hp.hpl.jena.rdf.arp with parameters of type StatementHandler
 StatementHandler ARPHandlers.setStatementHandler(StatementHandler sh)
          Sets the StatementHandler that provides the callback mechanism for each triple in the file.
 



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