Uses of Interface
org.mulgara.jena.rdf.arp.ALiteral

Packages that use ALiteral
org.mulgara.jena.rdf.arp   
org.mulgara.jena.rdf.arp.impl   
org.mulgara.mrg.parser   
 

Uses of ALiteral in org.mulgara.jena.rdf.arp
 

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

Uses of ALiteral in org.mulgara.jena.rdf.arp.impl
 

Classes in org.mulgara.jena.rdf.arp.impl that implement ALiteral
 class ARPDatatypeLiteral
           
 class ARPString
           
 

Uses of ALiteral in org.mulgara.mrg.parser
 

Methods in org.mulgara.mrg.parser with parameters of type ALiteral
 void XMLGraphParser.statement(AResource subject, AResource predicate, ALiteral obj)
          Called to record a statement in the input.
 



Copyright © 2011. All Rights Reserved.