|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.util.LineTokenReplacer
public final class LineTokenReplacer
| Constructor Summary | |
|---|---|
LineTokenReplacer(TokenValueSet tokens)
|
|
LineTokenReplacer(TokenValueSet tokens,
java.lang.String charset)
Creates a new instance of TokenReplacer |
|
| Method Summary | |
|---|---|
void |
replace(java.io.File inputFile,
java.io.File outputFile)
|
void |
replace(java.lang.String inputFileName,
java.lang.String outputFileName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineTokenReplacer(TokenValueSet tokens)
public LineTokenReplacer(TokenValueSet tokens,
java.lang.String charset)
| Method Detail |
|---|
public void replace(java.io.File inputFile,
java.io.File outputFile)
public void replace(java.lang.String inputFileName,
java.lang.String outputFileName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||