|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
EsqlConnection | This is wrapper to extend a java.sql.Conncetion implementation for easier paging / limit facilities based on the orginal esql.xsl |
EsqlConnectionCocoon2 | This is the Cocoon2 specific part of an EsqlConnection. |
EsqlHelper | This is a helper class to remove redundant code in esql pages based on the orginal esql.xsl |
EsqlQuery | This helper class takes care of contstructing queries and cursor positioning (paging) for all different kinds of databases based on the orginal esql.xsl |
JSGenerator | Class representing interpreted XSP-generated
ServerPagesGenerator programs
written in Javascript language |
SOAPHelper | Helper for the SOAP logicsheet. |
XSLTExtension | This class is used as a XSLT extension class. |
XSPCookieHelper | This class is a helper class used by Cookie logicsheet This class contains following methods: public static void addCookie(Map , String , String , String , String , int , String , String , int); public static Cookie[] getCookies(Map); public static void getCookies(Map , ContentHandler) throws SAXException; public static Cookie getCookie(Map , String ,int ) throws SAXException; public static void getCookie(Map ,String ,int , ContentHandler) throws SAXException; public static String getComment(Map ,String , int); public static String getDomain(Map , String , int); public static String getMaxAge(Map ,String , int); public static String getName(Map ,String , int); public static String getPath(Map , String , int); public static String getSecure(Map , String , int); public static String getValue(Map , String , int); public static String getVersion(Map , String , int); private static String returnCookieProperty(Map ,String ,int ,String ); |
XSPFormValidatorHelper | The ValidatorActionResult object helper |
XSPGenerator | Base class for XSP-generated ServerPagesGenerator classes |
XSPMarkupLanguage | This class implements MarkupLanguage for Cocoon's
XSP. |
XSPObjectHelper | Base class for XSP's object model manipulation logicsheets |
XSPRequestHelper | The Request object helper |
XSPResponseHelper | The XSP Response object helper |
XSPSessionHelper | The Session object helper |
XSPUtil | The XSP Utility object helper |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |