|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transformation | |
net.sf.colle.web |
Uses of Transformation in net.sf.colle.web |
Methods in net.sf.colle.web that return Transformation | |
Transformation |
Context.getTransformation()
Returns the transformation that is currently set. |
Transformation |
Context.setTransformation(String psTransformation)
Set the transformation that will be eventually used to transform the output to the client. |
Constructors in net.sf.colle.web with parameters of type Transformation | |
Context(HttpServletRequest pxRequest,
HttpServletResponse pxResponse,
ServletContext pxServletContext,
Transformation pxTransformation,
boolean pbDebug)
Constructs a control manager for a standalone manager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |