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

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

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

Methods in com.hp.hpl.jena.rdf.arp with parameters of type ARPEventHandler
static void NTriple.mainEh(String[] args, ErrorHandler eh, ARPEventHandler ap)
          Starts an RDF/XML to NTriple converter, using an error handler, and an ARPHandler.
 



Licenced under the Apache License, Version 2.0