org.openrdf.elmo.smusher
Class EmailSmusher

java.lang.Object
  extended by org.openrdf.elmo.smusher.AbstractSmusher
      extended by org.openrdf.elmo.smusher.EmailSmusher
All Implemented Interfaces:
Smusher

public class EmailSmusher
extends AbstractSmusher


Field Summary
protected static Logger _logger
           
 
Fields inherited from class org.openrdf.elmo.smusher.AbstractSmusher
_listeners
 
Constructor Summary
EmailSmusher()
           
 
Method Summary
 void smush(SesameManager firstRepository, SesameManager secondRepository)
           
 
Methods inherited from class org.openrdf.elmo.smusher.AbstractSmusher
addListener, removeListener, smush
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_logger

protected static final Logger _logger
Constructor Detail

EmailSmusher

public EmailSmusher()
Method Detail

smush

public void smush(SesameManager firstRepository,
                  SesameManager secondRepository)
           throws OpenRDFException
Specified by:
smush in interface Smusher
Specified by:
smush in class AbstractSmusher
Throws:
OpenRDFException


Copyright © 2004-2008 Aduna. All Rights Reserved.