public interface HasSubjectFrameI extends FrameI
Modifier and Type | Method and Description |
---|---|
void |
aPredAndObj(com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode p,
com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode o) |
void |
makeSubjectReificationWith(com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode r)
Create a triple r rdf:subj * .
|
abort, afterChild, characters, comment, endElement, getParent, getXMLContext, getXMLHandler, processingInstruction, startElement
void aPredAndObj(com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode p, com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode o)
void makeSubjectReificationWith(com.hp.hpl.jena.rdfxml.xmlinput.impl.ANode r)
r
- The node that is the reification.Licenced under the Apache License, Version 2.0