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

Packages that use StatementHandler
com.hp.hpl.jena.rdf.arp Reading RDF/XML.  
 

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

Methods in com.hp.hpl.jena.rdf.arp that return StatementHandler
 StatementHandler ARP.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 ARP.setStatementHandler(StatementHandler sh)
          Sets the StatementHandler that provides the callback mechanism for each triple in the file.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.