com.jxml.qare.qhome
Class CommonExceptionReply.CommonExceptionTemplate
java.lang.Object
|
+--com.jxml.qare.qhome.Template
|
+--com.jxml.qare.qhome.CommonExceptionReply.CommonExceptionTemplate
- All Implemented Interfaces:
- Item
- Enclosing class:
- CommonExceptionReply
- public class CommonExceptionReply.CommonExceptionTemplate
- 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 |
CommonExceptionReply.CommonExceptionTemplate
public CommonExceptionReply.CommonExceptionTemplate()
process
public String process(String arg)
- Processes the templates.
- Overrides:
process
in class Template