public class NamespaceChangedStatementListener
extends com.hp.hpl.jena.rdf.listeners.StatementListener
| Constructor and Description |
|---|
NamespaceChangedStatementListener(javax.jcr.Session session)
Use the given session to perform namespace changes
|
| Modifier and Type | Method and Description |
|---|---|
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement s) |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement s) |
public NamespaceChangedStatementListener(javax.jcr.Session session)
throws javax.jcr.RepositoryException
session - javax.jcr.RepositoryExceptionpublic void addedStatement(com.hp.hpl.jena.rdf.model.Statement s)
addedStatement in interface com.hp.hpl.jena.rdf.model.ModelChangedListeneraddedStatement in class com.hp.hpl.jena.rdf.listeners.StatementListenerpublic void removedStatement(com.hp.hpl.jena.rdf.model.Statement s)
removedStatement in interface com.hp.hpl.jena.rdf.model.ModelChangedListenerremovedStatement in class com.hp.hpl.jena.rdf.listeners.StatementListenerCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.