|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AResource | |
com.hp.hpl.jena.rdf.arp | Reading 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 |
StatementHandler.statement(AResource subj,
AResource pred,
AResource obj)
A triple in the file. |
void |
StatementHandler.statement(AResource subj,
AResource pred,
ALiteral lit)
A triple in the file. |
static Resource |
JenaReader.translate(AResource r)
Deprecated. Should never have been public. |
static Property |
JenaReader.translatePred(AResource r)
Deprecated. Should never have been public. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |