protected class VClassGroupCache.VClassGroupCacheChangeListener
extends org.apache.jena.rdf.listeners.StatementListener
| Modifier | Constructor and Description |
|---|---|
protected |
VClassGroupCacheChangeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedStatement(org.apache.jena.rdf.model.Statement stmt) |
protected void |
checkAndDoUpdate(org.apache.jena.rdf.model.Statement stmt) |
void |
notifyEvent(org.apache.jena.rdf.model.Model model,
Object event) |
void |
removedStatement(org.apache.jena.rdf.model.Statement stmt) |
public void addedStatement(org.apache.jena.rdf.model.Statement stmt)
addedStatement in interface org.apache.jena.rdf.model.ModelChangedListeneraddedStatement in class org.apache.jena.rdf.listeners.StatementListenerpublic void removedStatement(org.apache.jena.rdf.model.Statement stmt)
removedStatement in interface org.apache.jena.rdf.model.ModelChangedListenerremovedStatement in class org.apache.jena.rdf.listeners.StatementListenerprotected void checkAndDoUpdate(org.apache.jena.rdf.model.Statement stmt)
public void notifyEvent(org.apache.jena.rdf.model.Model model,
Object event)
notifyEvent in interface org.apache.jena.rdf.model.ModelChangedListenernotifyEvent in class org.apache.jena.rdf.listeners.StatementListenerCopyright © 2022. All rights reserved.