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

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

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

Methods in com.hp.hpl.jena.rdf.arp with parameters of type AResource
 void ExtendedHandler.endBNodeScope(AResource bnode)
          After this call, no more triples will be reported which use bnode.
 void MoreDOM2RDFTest.statement(AResource subj, AResource pred, ALiteral lit)
           
 void StatementHandler.statement(AResource subj, AResource pred, ALiteral lit)
          A triple in the file.
 void MoreDOM2RDFTest.statement(AResource subj, AResource pred, AResource obj)
           
 void StatementHandler.statement(AResource subj, AResource pred, AResource obj)
          A triple in the file.
 



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