|
SourceJammer 1.3.0 November 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.sourcejammer.server.keywords.KeywordExpander
|
+--org.sourcejammer.server.keywords.HistoryExpander
Title: SourceJammer Server 1.3 Description: Copyright: Copyright (c) 2002 Company: SourceJammer
| Fields inherited from interface org.sourcejammer.server.keywords.KeywordTags |
ARCHIVE_NAME, COMMENT_LINE_LEN, COMMENT_LINE_OFFSET, DESCRIPTION, FILE_ID, FILE_LOCATION, FILE_NAME, HIST_COL_COMMENT, HIST_COL_DATE, HIST_COL_TASK, HIST_COL_USER, HIST_COL_VER, HIST_DATE_LEN, HIST_HALF_LINE_LEN, HIST_LINE_COMMENT, HIST_LINE_DATE, HIST_LINE_TASK, HIST_LINE_USER, HIST_LINE_VER, HIST_SEPARATOR, HIST_TASK_LEN, HIST_USER_LEN, HIST_VER_LEN, HISTORY, KEYWORD_INDICATOR, KEYWORD_NAME_VAL_SEP, LAST_COMMENT, LINE_MAX_LENGTH, MODIFIED_DATE, OFF, SPACE, USER_FULL_NAME, USER_NAME, VERSION_ID, VERSION_NUMBER |
| Constructor Summary | |
HistoryExpander()
|
|
| Method Summary | |
int |
expand(java.lang.String line,
int keywordBeginIndex,
java.util.Vector lines,
ProjectObjects obj,
BufferedLineReader reader)
Expand any keywords in current line. |
| Methods inherited from class org.sourcejammer.server.keywords.KeywordExpander |
formatLines, getBeginNewLine, getBeginNewLineIndent, getSeparatorIndex, replaceKeywordWithValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HistoryExpander()
| Method Detail |
public int expand(java.lang.String line,
int keywordBeginIndex,
java.util.Vector lines,
ProjectObjects obj,
BufferedLineReader reader)
throws java.io.IOException,
KeywordExpansionException
KeywordExpanderexpand in class KeywordExpanderorg.sourcejammer.server.keywords.KeywordExpander
|
SourceJammer 1.3.0 November 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||