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)


Constructor Index

 o JSTextE()
JSTextE constructor comment.
 o JSTextE(String)
JSTextE constructor comment.

Method Index

 o writeValue(Params, OutputStream)

Constructors

 o JSTextE
 public JSTextE(java.lang.String templateLocation)
JSTextE constructor comment.

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

Methods

 o 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