Package com.sun.enterprise.admin.util
Class LineTokenReplacer
java.lang.Object
com.sun.enterprise.admin.util.LineTokenReplacer
-
Constructor Summary
ConstructorsConstructorDescriptionLineTokenReplacer(TokenValueSet tokens) LineTokenReplacer(TokenValueSet tokens, String charset) Creates a new instance of TokenReplacer -
Method Summary
-
Constructor Details
-
LineTokenReplacer
-
LineTokenReplacer
Creates a new instance of TokenReplacer
-
-
Method Details
-
getReader
Get a Reader that substitutes the tokens in the content that it returns.- Parameters:
in- the content in which tokens are to be substituted- Returns:
- a Reader that returns the substituted content
-
replace
-
replace
-