protected class VClassGroupCache.VClassGroupCacheChangeListener
extends com.hp.hpl.jena.rdf.listeners.StatementListener
| Modifier | Constructor and Description |
|---|---|
protected |
VClassGroupCacheChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt) |
protected void |
checkAndDoUpdate(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) |
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.StatementListenerprotected void checkAndDoUpdate(com.hp.hpl.jena.rdf.model.Statement stmt)
public 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.