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

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

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

Methods in com.hp.hpl.jena.rdf.arp with parameters of type ALiteral
 void StatementHandler.statement(AResource subj, AResource pred, ALiteral lit)
          A triple in the file.
 



Licenced under the Apache License, Version 2.0