com.jxml.qare.qhome
Class ResponseException.RETemplate
java.lang.Object
|
+--com.jxml.qare.qhome.Template
|
+--com.jxml.qare.qhome.ResponseException.RETemplate
- All Implemented Interfaces:
- Item
- Enclosing class:
- ResponseException
- public class ResponseException.RETemplate
- extends Template
This class provides the functionality for processing the templates
Methods inherited from class com.jxml.qare.qhome.Template |
check, content, cvt, eval, expand, expandProperty, expandURL, init, markup, readURL, redirectToAppDir, redirectToDelegationDisplay, redirectToDelegationDisplayUG, redirectToLogin, redirectToRemoteAccountDisplay |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseException.RETemplate
public ResponseException.RETemplate()
process
public String process(String arg)
- Processes the templates
- Overrides:
process
in class Template