|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jeters.components.RegExReplacer.Replacement
public abstract static class RegExReplacer.Replacement
a single replacement
Field Summary | |
---|---|
java.lang.String |
description
a string describing this replacement. |
int |
rating
a rating of this replacement's importance (possible values: 0, positive integers). |
Constructor Summary | |
---|---|
RegExReplacer.Replacement()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String description
public int rating
Constructor Detail |
---|
public RegExReplacer.Replacement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |