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