|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdf.model.impl.StatementBase
com.hp.hpl.jena.rdf.model.impl.StatementImpl
com.hp.hpl.deli.ExtendedStatement
Field Summary |
Fields inherited from class com.hp.hpl.jena.rdf.model.impl.StatementImpl |
empty, object, predicate, subject |
Fields inherited from class com.hp.hpl.jena.rdf.model.impl.StatementBase |
model |
Constructor Summary | |
ExtendedStatement(com.hp.hpl.jena.rdf.model.Statement s,
com.hp.hpl.jena.rdf.model.Model m)
|
Method Summary | |
protected java.lang.String |
determineCollectionType()
|
protected com.hp.hpl.jena.rdf.model.StmtIterator |
getContainer(java.lang.String container)
|
protected com.hp.hpl.jena.rdf.model.NodeIterator |
getContainerIterator()
|
Methods inherited from class com.hp.hpl.jena.rdf.model.impl.StatementImpl |
asResource, asTriple, asTriples, createObject, createReifiedStatement, createReifiedStatement, equals, getAlt, getBag, getLiteral, getObject, getObject, getPredicate, getProperty, getResource, getResource, getSeq, getStatementProperty, getSubject, hashCode, isReified, listReifiedStatements, remove, removeReification, replace, toStatement |
Methods inherited from class com.hp.hpl.jena.rdf.model.impl.StatementBase |
changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getModel, getShort, getString, getWellFormed, mustBeResource, objectString, stringReplace, stringReplace, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.hp.hpl.jena.rdf.model.Statement |
changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getModel, getShort, getString, getWellFormed |
Constructor Detail |
public ExtendedStatement(com.hp.hpl.jena.rdf.model.Statement s, com.hp.hpl.jena.rdf.model.Model m) throws java.lang.Exception
Method Detail |
protected com.hp.hpl.jena.rdf.model.NodeIterator getContainerIterator() throws java.lang.Exception
java.lang.Exception
protected java.lang.String determineCollectionType() throws java.lang.Exception
java.lang.Exception
protected com.hp.hpl.jena.rdf.model.StmtIterator getContainer(java.lang.String container) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |