public class ReplaceTagger.Replacement extends Object implements Serializable
Constructor and Description |
---|
ReplaceTagger.Replacement(String fromName,
String fromValue,
String toName,
String toValue,
boolean regex) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFromName() |
String |
getFromValue() |
String |
getToName() |
String |
getToValue() |
int |
hashCode() |
boolean |
isRegex() |
String |
toString() |
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.