All Packages Class Hierarchy This Package Previous Next Index
Class com.openly.dt.JSTextE
com.openly.dt.EncodingDynamicTag | +----com.openly.dt.JSText | +----com.openly.dt.JSTextE
- public class JSTextE
- extends com.openly.dt.JSText
Expands the incoming template if found some custom tags(at present supports only ResSet custom tag) Creation date: (03/13/01 %r)

-
JSTextE() - JSTextE constructor comment.
-
JSTextE(String) - JSTextE constructor comment.

-
writeValue(Params, OutputStream) -

JSTextE public JSTextE(java.lang.String templateLocation)
- JSTextE constructor comment.
- Parameters:
- templateLocation - java.lang.String
JSTextE public JSTextE()
- JSTextE constructor comment.

writeValue public void writeValue(com.openly.util.Params values, java.io.OutputStream writer) throws java.io.IOException
- Overrides:
- writeValue in class com.openly.dt.JSText
All Packages Class Hierarchy This Package Previous Next Index