Enhydra 3.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

J

java2XmlEncoding(String) - Static method in class org.enhydra.xml.io.Encoding
Convert a Java encoding to a XML encoding.
javaObject - Variable in class org.apache.xalan.xpath.XSLTJavaClassEngine
 
JAVASCRIPT_ENCODING - Static variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Use JavaScript encoding.
JavaScriptEncoder - class com.lutris.util.JavaScriptEncoder.
This class contains a utility method for encoding a String so that it may be safely used within JavaScript as a quoted string.
JavaScriptEncoder() - Constructor for class com.lutris.util.JavaScriptEncoder
 
javax.servlet - package javax.servlet
 
javax.servlet.http - package javax.servlet.http
 
javax.servlet.jsp - package javax.servlet.jsp
 
javax.servlet.jsp.tagext - package javax.servlet.jsp.tagext
 
javax.xml.parsers - package javax.xml.parsers
 
JaxpLiaison - class org.apache.xalan.xpath.xml.JaxpLiaison.
Allow use of a generic JAXP parser with Xalan.
JaxpLiaison() - Constructor for class org.apache.xalan.xpath.xml.JaxpLiaison
 
JoltCallArgs - class com.lutris.appserver.server.jolt.joltpo.JoltCallArgs.
Class use to hold arguments passed in a <JOLT CALL> tag.
JoltCallArgs() - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltCallArgs
 
JoltDebug - class com.lutris.appserver.server.jolt.joltpo.JoltDebug.
This class generates html formatted output that can be used for debugging purposes in a JOLT (.jhtml) page.
JoltDebug() - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltDebug
 
JoltPage - class com.lutris.appserver.server.jolt.joltpo.JoltPage.
Base class of a Jolt-HTML page.
JoltPage() - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltPage
 
JoltPageData - class com.lutris.appserver.server.jolt.joltpo.JoltPageData.
Class that contains a Jolt page's data.
JoltPageData() - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltPageData
 
JoltRequest - class com.lutris.appserver.server.jolt.joltpo.JoltRequest.
HTTP arguments, cookies and other headers from the request.
JoltRequest(HttpPresentationRequest, Hashtable) - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltRequest
Construct a request object.
JoltResponse - class com.lutris.appserver.server.jolt.joltpo.JoltResponse.
Cookies and other headers to be passed back to the client.
JoltResponse(HttpPresentationResponse) - Constructor for class com.lutris.appserver.server.jolt.joltpo.JoltResponse
Construct a response object.
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
jsp_destroy() is invoked when the JspPage is about to be destroyed.
JspEngineInfo - class javax.servlet.jsp.JspEngineInfo.
The JspEngineInfo is an abstract class that provides information on the current JSP engine
JspEngineInfo() - Constructor for class javax.servlet.jsp.JspEngineInfo
 
JspException - exception javax.servlet.jsp.JspException.
A generic exception known to the JSP engine
JspException() - Constructor for class javax.servlet.jsp.JspException
Construct a JspException
JspException(String) - Constructor for class javax.servlet.jsp.JspException
An exception with a message
JspFactory - class javax.servlet.jsp.JspFactory.
The JspFactory is an abstract class that defines a number of factory methods available to a JSP page at runtime for the purposes of creating instances of various interfaces and classes used to support the JSP implementation.
JspFactory() - Constructor for class javax.servlet.jsp.JspFactory
 
jspInit() - Method in interface javax.servlet.jsp.JspPage
jsp_init() is invoked when the JspPage is initialized.
JspPage - interface javax.servlet.jsp.JspPage.
This is the interface that a JSP processor-generated class must satisfy.
JspTagException - exception javax.servlet.jsp.JspTagException.
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException() - Constructor for class javax.servlet.jsp.JspTagException
No message
JspTagException(String) - Constructor for class javax.servlet.jsp.JspTagException
Constructor with a message.
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
JspWriter - class javax.servlet.jsp.JspWriter.
This abstract class emulates some of the functionality found in the java.io.BufferedWriter and java.io.PrintWriter classes, however it differs in that it throws java.io.IOException from the print methods with PrintWriter does not.
JspWriter(int, boolean) - Constructor for class javax.servlet.jsp.JspWriter
protected constructor.

Enhydra 3.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _