com.norconex.importer.tagger.impl
Class ReplaceTagger.ReplacementDetails

java.lang.Object
  extended by com.norconex.importer.tagger.impl.ReplaceTagger.ReplacementDetails
Enclosing class:
ReplaceTagger

public class ReplaceTagger.ReplacementDetails
extends Object


Constructor Summary
ReplaceTagger.ReplacementDetails()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getFromValue()
           
 String getToName()
           
 String getToValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReplaceTagger.ReplacementDetails

public ReplaceTagger.ReplacementDetails()
Method Detail

getFromValue

public String getFromValue()

getToName

public String getToName()

getToValue

public String getToValue()

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.