|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.suigeneris.jrcs.rcs.text.KeywordFormatter
org.suigeneris.jrcs.rcs.text.KeywordAndValueFormatter
public final class KeywordAndValueFormatter
Formatter for the RCS keywords in "keyword and value" mode.
Field Summary |
---|
Fields inherited from class org.suigeneris.jrcs.rcs.text.KeywordFormatter |
---|
AUTHOR_RE, DATE_RE, HEADER_RE, ID_RE, LOCKER_RE, LOG_RE, NAME_RE, RCSFILE_RE, REVISION_RE, SOURCE_RE, STATE_RE |
Constructor Summary | |
---|---|
KeywordAndValueFormatter()
|
Method Summary |
---|
Methods inherited from class org.suigeneris.jrcs.rcs.text.KeywordFormatter |
---|
getAuthorFormat, getDateFormat, getHeaderFormat, getIdFormat, getKeywordAndValueFormatter, getKeywordOnlyFormatter, getLockerFormat, getRCSFileFormat, getRevisionFormat, getSourceFormat, getStateFormat, getValueOnlyFormatter, remove, reset, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeywordAndValueFormatter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |