org.openrdf.elmo.smusher.listener
Class PersonLogListener
java.lang.Object
org.openrdf.elmo.smusher.listener.LogListener
org.openrdf.elmo.smusher.listener.PersonLogListener
- All Implemented Interfaces:
- SmusherListener
public class PersonLogListener
- extends LogListener
A subclass of LogListener that reports person names
instead of URIs where possible.
- Author:
- Peter Mika (pmika@cs.vu.nl)
| Fields inherited from class org.openrdf.elmo.smusher.listener.LogListener |
_out |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_manager
protected SesameManager _manager
PersonLogListener
public PersonLogListener(Writer out,
Repository repository)
matchFound
public void matchFound(Resource firstResource,
Resource secondResource)
- Specified by:
matchFound in interface SmusherListener- Overrides:
matchFound in class LogListener
Copyright © 2004-2008 Aduna. All Rights Reserved.