public class DeveloperDisabledChangeListener
extends com.hp.hpl.jena.rdf.listeners.StatementListener
implements com.hp.hpl.jena.rdf.model.ModelChangedListener
| Constructor and Description |
|---|
DeveloperDisabledChangeListener(com.hp.hpl.jena.rdf.model.ModelChangedListener inner,
Key disablingKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt) |
void |
notifyEvent(com.hp.hpl.jena.rdf.model.Model model,
Object event) |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt) |
addedStatements, addedStatements, addedStatements, addedStatements, removedStatements, removedStatements, removedStatements, removedStatementspublic DeveloperDisabledChangeListener(com.hp.hpl.jena.rdf.model.ModelChangedListener inner,
Key disablingKey)
public void addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
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 stmt)
removedStatement in interface com.hp.hpl.jena.rdf.model.ModelChangedListenerremovedStatement in class com.hp.hpl.jena.rdf.listeners.StatementListenerpublic void notifyEvent(com.hp.hpl.jena.rdf.model.Model model,
Object event)
notifyEvent in interface com.hp.hpl.jena.rdf.model.ModelChangedListenernotifyEvent in class com.hp.hpl.jena.rdf.listeners.StatementListenerCopyright © 2016. All rights reserved.