Alphabetical Index

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

_

_jspDestroy() - method in class org.apache.jasper.runtime.HttpJspBase
_jspInit() - method in class org.apache.jasper.runtime.HttpJspBase
_jspService(HttpServletRequest,HttpServletResponse) - method in class org.apache.jasper.runtime.HttpJspBase
_jspx_page_context - field in class org.apache.jasper.runtime.JspFragmentHelper

A

ABS_URI - static field in class org.apache.jasper.compiler.TldLocationsCache
The types of URI one may specify for a tag library
accept(org.apache.jasper.compiler.ELNode.Visitor) - method in class org.apache.jasper.compiler.ELNode.ELText
accept(org.apache.jasper.compiler.ELNode.Visitor) - method in class org.apache.jasper.compiler.ELNode.Function
accept(org.apache.jasper.compiler.ELNode.Visitor) - method in class org.apache.jasper.compiler.ELNode.Root
accept(org.apache.jasper.compiler.ELNode.Visitor) - method in class org.apache.jasper.compiler.ELNode.Text
Selects and invokes a method in the visitor class based on the node type.
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Comment
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.CustomTag
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Declaration
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.DoBodyAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.ELExpression
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Expression
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.FallBackAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.ForwardAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.GetProperty
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.IncludeAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.IncludeDirective
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.InvokeAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.JspBody
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.JspElement
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.JspOutput
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.JspRoot
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.JspText
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.NamedAttribute
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.PageDirective
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.ParamAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.ParamsAction
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.PlugIn
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Root
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Scriptlet
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.SetProperty
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.TagDirective
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.TaglibDirective
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.TemplateText
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.UninterpretedTag
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.UseBean
accept(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.VariableDirective
add(org.apache.jasper.compiler.ELNode) - method in class org.apache.jasper.compiler.ELNode.Nodes
add(org.apache.jasper.compiler.Node) - method in class org.apache.jasper.compiler.Node.Nodes
Appends a node to the list
addAttribute(String,String) - method in class org.apache.jasper.xmlparser.TreeNode
Add an attribute to this node, replacing any existing attribute with the same name.
addChild(org.apache.jasper.xmlparser.TreeNode) - method in class org.apache.jasper.xmlparser.TreeNode
Add a new child node to this node.
addExtension(String) - method in class org.apache.jasper.JspC
Adds the given file extension to the list of extensions handled as JSP files.
addFile(String) - method in class org.apache.jasper.compiler.SmapStratum
Adds record of a new file, by filename.
addFile(String,String) - method in class org.apache.jasper.compiler.SmapStratum
Adds record of a new file, by filename and path.
addImport(String) - method in class org.apache.jasper.compiler.Node.PageDirective
Parses the comma-separated list of class or package names in the given attribute value and adds each component to this PageDirective's vector of imported classes and packages.
addImport(String) - method in class org.apache.jasper.compiler.Node.TagDirective
Parses the comma-separated list of class or package names in the given attribute value and adds each component to this PageDirective's vector of imported classes and packages.
addLineData(int,String,int,int,int) - method in class org.apache.jasper.compiler.SmapStratum
Adds complete information about a simple line mapping.
addSmap(int) - method in class org.apache.jasper.compiler.Node.TemplateText
Add a source to Java line mapping
addSmap(String,String) - method in class org.apache.jasper.compiler.SmapGenerator
Adds the given string as an embedded SMAP with the given stratum name.
Adds the given SmapStratum object, representing a Stratum with logically associated FileSection and LineSection blocks, to the current SmapGenerator.
addSymbol(char[],int,int) - method in class org.apache.jasper.xmlparser.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(String) - method in class org.apache.jasper.xmlparser.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
Add a new JspServletWrapper.
ALT_DD_ATTR - static field in class org.apache.jasper.Constants
AntCompiler - class org.apache.jasper.compiler.AntCompiler
Main JSP compiler class.
append(char) - method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(char[],int,int) - method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(org.apache.jasper.xmlparser.XMLString) - method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(String) - method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
ASCIIReader - class org.apache.jasper.xmlparser.ASCIIReader
A simple ASCII byte reader.
ASCIIReader(InputStream,int) - constructor for class org.apache.jasper.xmlparser.ASCIIReader
Constructs an ASCII reader from the specified input stream and buffer size.
ATTRIBUTE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
ATTRIBUTE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.AttributeDirective - class org.apache.jasper.compiler.Node.AttributeDirective
Represents an attribute directive
Node.AttributeGenerator - class org.apache.jasper.compiler.Node.AttributeGenerator
Used as a placeholder for the evaluation code of a custom action attribute (used by the tag plugin machinery only).
attributes - field in class org.apache.jasper.xmlparser.TreeNode
The attributes of this node, keyed by attribute name, Instantiated only if required.

B

body - field in class org.apache.jasper.xmlparser.TreeNode
The body text associated with this node (if any).
BODY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
BodyContentImpl - class org.apache.jasper.runtime.BodyContentImpl
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BodyContentImpl(JspWriter) - constructor for class org.apache.jasper.runtime.BodyContentImpl
Constructor.
booleanValue(String) - static method in class org.apache.jasper.compiler.JspUtil
Convert a String value to 'boolean'.

C

CACHED_DTD_PUBLIC_IDS - static field in class org.apache.jasper.Constants
List of the Public IDs that we cache, and their associated location.
CACHED_DTD_RESOURCE_PATHS - static field in class org.apache.jasper.Constants
Catch - class org.apache.jasper.tagplugins.jstl.core.Catch
ch - field in class org.apache.jasper.xmlparser.XMLString
The character array.
characters - field in class org.apache.jasper.xmlparser.SymbolTable.Entry
Symbol characters.
Checks if all mandatory attributes are present and if all attributes present have valid names.
checkError() - method in class org.apache.jasper.util.SystemLogHandler
checkIfAttributeIsJspFragment(String) - method in class org.apache.jasper.compiler.Node.CustomTag
Checks to see if the attribute of the given name is of type JspFragment.
Checks to see if the given scope is valid.
Node.ChildInfo - class org.apache.jasper.compiler.Node.ChildInfo
Collected information about child elements.
children - field in class org.apache.jasper.xmlparser.TreeNode
The children of this node, instantiated only if required.
Choose - class org.apache.jasper.tagplugins.jstl.core.Choose
CHUNKSIZE - static field in class org.apache.jasper.compiler.JspUtil
clear() - method in class org.apache.jasper.runtime.BodyContentImpl
Clear the contents of the buffer.
clear() - method in class org.apache.jasper.runtime.JspWriterImpl
Discard the output buffer.
clear() - method in class org.apache.jasper.xmlparser.XMLString
Resets all of the values to their defaults.
clear() - method in class org.apache.jasper.xmlparser.XMLStringBuffer
Clears the string buffer.
clearBuffer() - method in class org.apache.jasper.runtime.BodyContentImpl
Clears the current contents of the buffer.
clearBuffer() - method in class org.apache.jasper.runtime.JspWriterImpl
close() - method in class org.apache.jasper.xmlparser.ASCIIReader
Close the stream.
close() - method in class org.apache.jasper.runtime.BodyContentImpl
Close the stream, flushing it first.
close() - method in class org.apache.jasper.runtime.JspWriterImpl
Close the stream.
close() - method in class org.apache.jasper.compiler.ServletWriter
close() - method in class org.apache.jasper.util.SystemLogHandler
close() - method in class org.apache.jasper.xmlparser.UCSReader
Close the stream.
close() - method in class org.apache.jasper.xmlparser.UTF8Reader
Close the stream.
coerce(String,Class) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToBoolean(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToBoolean(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToByte(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToByte(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToChar(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToChar(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToCharacter(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToDouble(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToDouble(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToFloat(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToFloat(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToInt(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToInt(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToInteger(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToLong(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToLong(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveBoolean(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveByte(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveDouble(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveFloat(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveLong(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToPrimitiveShort(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
coerceToShort(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
coerceToShort(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
Node.Comment - class org.apache.jasper.compiler.Node.Comment
Represents a Jsp comment Comments are kept for completeness.
compile() - method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context
compile() - method in class org.apache.jasper.JspCompilationContext
compile(boolean) - method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context.
compile(boolean,boolean) - method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context.
Compiler - class org.apache.jasper.compiler.Compiler
Main JSP compiler class.
Constants - class org.apache.jasper.Constants
Some constants and other global data that are used by the compiler and the runtime.
containsEL() - method in class org.apache.jasper.compiler.ELNode.Nodes
containsSymbol(char[],int,int) - method in class org.apache.jasper.xmlparser.SymbolTable
Returns true if the symbol table already contains the specified symbol.
containsSymbol(String) - method in class org.apache.jasper.xmlparser.SymbolTable
Returns true if the symbol table already contains the specified symbol.
convert(org.apache.jasper.xmlparser.TreeNode,Node) - method in class org.apache.jasper.xmlparser.ParserUtils
Create and return a TreeNode that corresponds to the specified Node, including processing all of the attributes and children nodes.
convert(String,String,Class,Class) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
createCompiler() - method in class org.apache.jasper.JspCompilationContext
Create a "Compiler" object based on some init param data.
createTypedArray(String,Object,Method,String[],Class,Class) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Create a typed array.
ctxt - field in class org.apache.jasper.compiler.Compiler
Node.CustomTag - class org.apache.jasper.compiler.Node.CustomTag
Represents a custom tag

D

data - static field in class org.apache.jasper.util.SystemLogHandler
Thread <-> ByteArrayOutputStream associations.
Node.Declaration - class org.apache.jasper.compiler.Node.Declaration
Represents a declaration
DECLARATION_ACTION - static field in class org.apache.jasper.compiler.TagConstants
decode(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Decode an URL formatted string.
decTripCount() - method in class org.apache.jasper.servlet.JspServletWrapper
DEFAULT_BUFFER_SIZE - static field in class org.apache.jasper.xmlparser.ASCIIReader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - static field in class org.apache.jasper.Constants
DEFAULT_BUFFER_SIZE - static field in class org.apache.jasper.xmlparser.UCSReader
Default byte buffer size (8192, larger than that of ASCIIReader since it's reasonable to surmise that the average UCS-4-encoded file should be 4 times as large as the average ASCII-encoded file).
DEFAULT_BUFFER_SIZE - static field in class org.apache.jasper.xmlparser.UTF8Reader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - static field in class org.apache.jasper.xmlparser.XMLEncodingDetector
DEFAULT_ENCODING - static field in class org.apache.jasper.tagplugins.jstl.Util
DEFAULT_IE_CLASS_ID - static field in class org.apache.jasper.JspC
DEFAULT_SIZE - static field in class org.apache.jasper.xmlparser.XMLStringBuffer
Default buffer size (32).
DEFAULT_TAG_BUFFER_SIZE - static field in class org.apache.jasper.Constants
Default size for the tag buffers.
DEFAULT_XMLDECL_BUFFER_SIZE - static field in class org.apache.jasper.xmlparser.XMLEncodingDetector
destroy() - method in class org.apache.jasper.runtime.HttpJspBase
destroy() - method in class org.apache.jasper.compiler.JspRuntimeContext
Process a "destory" event for this web application context.
destroy() - method in class org.apache.jasper.servlet.JspServlet
destroy() - method in class org.apache.jasper.servlet.JspServletWrapper
DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
discriminator - field in class org.apache.jasper.runtime.JspFragmentHelper
DOBODY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.DoBodyAction - class org.apache.jasper.compiler.Node.DoBodyAction
Represents a tag file action
dontUseTagPlugin() - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Abandon optimization for this tag handler, and instruct Jasper to generate the tag handler calls, as usual.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Catch
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Choose
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.ForEach
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.ForTokens
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.If
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Import
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Otherwise
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Out
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Param
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Redirect
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Remove
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Set
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.compiler.tagplugin.TagPlugin
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.Url
Generate codes for a custom tag.
doTag(org.apache.jasper.compiler.tagplugin.TagPluginContext) - method in class org.apache.jasper.tagplugins.jstl.core.When
doVisit(org.apache.jasper.compiler.Node) - method in class org.apache.jasper.compiler.Node.Visitor
This method provides a place to put actions that are common to all nodes.

E

ELEMENT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.ELExpression - class org.apache.jasper.compiler.Node.ELExpression
Represents an EL expression.
ELFunctionMapper - class org.apache.jasper.compiler.ELFunctionMapper
This class generates functions mappers for the EL expressions in the page.
ELParser - class org.apache.jasper.compiler.ELParser
This class implements a parser for EL expressions.
ELParser(String) - constructor for class org.apache.jasper.compiler.ELParser
ELNode.ELText - class org.apache.jasper.compiler.ELNode.ELText
Represents anything in EL expression, other than functions, including function arguments etc
A class to hold all init parameters specific to the JSP engine.
Create an EmbeddedServletOptions object using data available from ServletConfig and ServletContext.
EncodingMap - class org.apache.jasper.xmlparser.EncodingMap
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - constructor for class org.apache.jasper.xmlparser.EncodingMap
Default constructor.
SymbolTable.Entry - class org.apache.jasper.xmlparser.SymbolTable.Entry
This class is a symbol table entry.
Constructs a new entry from the specified symbol information and next entry reference.
Entry(String,org.apache.jasper.xmlparser.SymbolTable.Entry) - constructor for class org.apache.jasper.xmlparser.SymbolTable.Entry
Constructs a new entry from the specified symbol and next entry reference.
equals(char[],int,int) - method in class org.apache.jasper.xmlparser.XMLString
Returns true if the contents of this XMLString structure and the specified array are equal.
equals(String) - method in class org.apache.jasper.xmlparser.XMLString
Returns true if the contents of this XMLString structure and the specified string are equal.
errDispatcher - field in class org.apache.jasper.compiler.Compiler
ErrorDispatcher - class org.apache.jasper.compiler.ErrorDispatcher
Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
ErrorDispatcher(boolean) - constructor for class org.apache.jasper.compiler.ErrorDispatcher
ErrorHandler - interface org.apache.jasper.compiler.ErrorHandler
Interface for handling JSP parse and javac compilation errors.
ESC - static field in class org.apache.jasper.Constants
A replacement char for "\$".
escapeQueryString(String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Escape special shell characters.
escapeQueryString(String) - static method in class org.apache.jasper.compiler.JspUtil
escapeQuotes(char[]) - static method in class org.apache.jasper.compiler.JspUtil
escapeXml(String) - static method in class org.apache.jasper.compiler.JspUtil
Escape the 5 entities defined by XML.
escapeXml(String) - static method in class org.apache.jasper.tagplugins.jstl.Util
Performs the following substring replacements (to facilitate output to XML/HTML pages): & -> & <32-> < > -> > " -> " ' -> ' See also OutSupport.writeEscapedXml().
ESCStr - static field in class org.apache.jasper.Constants
execute() - method in class org.apache.jasper.JspC
Executes the compilation.
Node.Expression - class org.apache.jasper.compiler.Node.Expression
Represents an expression.
EXPRESSION_ACTION - static field in class org.apache.jasper.compiler.TagConstants

F

FALLBACK_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.FallBackAction - class org.apache.jasper.compiler.Node.FallBackAction
Represents a fallback action
FastDateFormat - class org.apache.jasper.util.FastDateFormat
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - constructor for class org.apache.jasper.util.FastDateFormat
fBuckets - field in class org.apache.jasper.xmlparser.SymbolTable
Buckets.
fBuffer - field in class org.apache.jasper.xmlparser.ASCIIReader
Byte buffer.
fBuffer - field in class org.apache.jasper.xmlparser.UCSReader
Byte buffer.
fBuffer - field in class org.apache.jasper.xmlparser.UTF8Reader
Byte buffer.
fEncoding - field in class org.apache.jasper.xmlparser.UCSReader
fIANA2JavaMap - static field in class org.apache.jasper.xmlparser.EncodingMap
fIANA2JavaMap
findAttribute(String) - method in class org.apache.jasper.runtime.JspContextWrapper
findAttribute(String) - method in class org.apache.jasper.runtime.PageContextImpl
findAttribute(String) - method in class org.apache.jasper.xmlparser.TreeNode
Return the value of the specified node attribute if it exists, or null otherwise.
findAttributes() - method in class org.apache.jasper.xmlparser.TreeNode
Return an Iterator of the attribute names of this node.
findChild(String) - method in class org.apache.jasper.xmlparser.TreeNode
Return the first child node of this node with the specified name, if there is one; otherwise, return null.
findChildren() - method in class org.apache.jasper.xmlparser.TreeNode
Return an Iterator of all children of this node.
findChildren(String) - method in class org.apache.jasper.xmlparser.TreeNode
Return an Iterator over all children of this node that have the specified name.
findJspProperty(String) - method in class org.apache.jasper.compiler.JspConfig
Find a property that best matches the supplied resource.
findStream() - method in class org.apache.jasper.util.SystemLogHandler
Find PrintStream to which the output must be written to.
fInputStream - field in class org.apache.jasper.xmlparser.ASCIIReader
Input stream.
fInputStream - field in class org.apache.jasper.xmlparser.UCSReader
Input stream.
fInputStream - field in class org.apache.jasper.xmlparser.UTF8Reader
Input stream.
fJava2IANAMap - static field in class org.apache.jasper.xmlparser.EncodingMap
fJava2IANAMap
flush() - method in class org.apache.jasper.runtime.JspWriterImpl
Flush the stream.
flush() - method in class org.apache.jasper.util.SystemLogHandler
flushBuffer() - method in class org.apache.jasper.runtime.JspWriterImpl
Flush the output buffer to the underlying character stream, without flushing the stream itself.
fOffset - field in class org.apache.jasper.xmlparser.UTF8Reader
Offset into buffer.
ForEach - class org.apache.jasper.tagplugins.jstl.core.ForEach
fork - field in class org.apache.jasper.EmbeddedServletOptions
Should Ant fork its java compiles of JSP pages.
format(Date,StringBuffer,FieldPosition) - method in class org.apache.jasper.util.FastDateFormat
Note: breaks functionality of fieldPosition param.
ForTokens - class org.apache.jasper.tagplugins.jstl.core.ForTokens
forward(String) - method in class org.apache.jasper.runtime.JspContextWrapper
forward(String) - method in class org.apache.jasper.runtime.PageContextImpl
FORWARD_ACTION - static field in class org.apache.jasper.compiler.TagConstants
FORWARD_SEEN - static field in class org.apache.jasper.Constants
Node.ForwardAction - class org.apache.jasper.compiler.Node.ForwardAction
Represents a forward action
fTableSize - field in class org.apache.jasper.xmlparser.SymbolTable
ELNode.Function - class org.apache.jasper.compiler.ELNode.Function
Represents a function Currently only include the prefix and function name, but not its arguments.

G

generateAttribute(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate codesto evaluate value of a attribute in the custom tag The codes is a Java expression.
generateBody() - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate codes for the body of the custom tag
generateClass(String[]) - method in class org.apache.jasper.compiler.AntCompiler
Compile the servlet from .java file to .class file
generateClass(String[]) - method in class org.apache.jasper.compiler.Compiler
Compile the servlet from .java file to .class file
generateClass(String[]) - method in class org.apache.jasper.compiler.JDTCompiler
Compile the servlet from .java file to .class file
generateDeclaration(String,String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate a declaration in the of the generated class.
generateImport(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate an import statement
generateJava() - method in class org.apache.jasper.compiler.Compiler
Compile the jsp file into equivalent servlet in .java file
generateJavaSource(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate Java source codes
Generates an appropriate SMAP representing the current compilation context.
genStringAsCharArray() - method in class org.apache.jasper.EmbeddedServletOptions
Are Text strings to be generated as char arrays?
genStringAsCharArray() - method in class org.apache.jasper.JspC
Indicates whether text strings are to be generated as char arrays.
genStringAsCharArray() - method in class org.apache.jasper.Options
Are Text strings to be generated as char arrays?
get() - method in class org.apache.jasper.util.Queue
Get the first object out of the queue.
get() - method in class org.apache.jasper.util.SimplePool
Get an object from the pool, null if the pool is empty.
get(Class) - method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
get(Class) - method in class org.apache.jasper.runtime.TagHandlerPool
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
GET_PROPERTY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
getAtETag() - method in class org.apache.jasper.compiler.Node.CustomTag
getAtSTag() - method in class org.apache.jasper.compiler.Node.CustomTag
getAttribute(String) - method in class org.apache.jasper.runtime.JspContextWrapper
getAttribute(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the specified context attribute, if any.
getAttribute(String) - method in class org.apache.jasper.runtime.PageContextImpl
getAttribute(String,int) - method in class org.apache.jasper.runtime.JspContextWrapper
getAttribute(String,int) - method in class org.apache.jasper.runtime.PageContextImpl
getAttributeNames() - method in class org.apache.jasper.servlet.JspCServletContext
Return an enumeration of context attribute names.
getAttributeNamesInScope(int) - method in class org.apache.jasper.runtime.JspContextWrapper
getAttributeNamesInScope(int) - method in class org.apache.jasper.runtime.PageContextImpl
getAttributesScope(String) - method in class org.apache.jasper.runtime.JspContextWrapper
getAttributesScope(String) - method in class org.apache.jasper.runtime.PageContextImpl
getBeanName() - method in class org.apache.jasper.compiler.Node.UseBean
getBody() - method in class org.apache.jasper.xmlparser.TreeNode
Return the body text associated with this node (if any).
getCache() - method in class org.apache.jasper.EmbeddedServletOptions
The web-application wide cache for the returned TreeNode by parseXMLDocument in TagLibraryInfoImpl.parseTLD, if isCaching returns true.
getCache() - method in class org.apache.jasper.JspC
getCache() - method in class org.apache.jasper.Options
The web-application wide cache for the returned TreeNode by parseXMLDocument in TagLibraryInfoImpl.parseTLD, if isCaching returns true.
getCanonicalName(Class) - static method in class org.apache.jasper.compiler.JspUtil
Compute the canonical name from a Class instance.
getCharEncoding() - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
getCheckInterval() - method in class org.apache.jasper.EmbeddedServletOptions
Background JSP compile thread check intervall
getCheckInterval() - method in class org.apache.jasper.JspC
Background compilation check intervals in seconds
getCheckInterval() - method in class org.apache.jasper.Options
Background compile thread check interval in seconds
getChildInfo() - method in class org.apache.jasper.compiler.Node.CustomTag
getChildInfo() - method in class org.apache.jasper.compiler.Node.JspBody
getChildInfo() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getClassDebugInfo() - method in class org.apache.jasper.EmbeddedServletOptions
Should class files be compiled with debug information?
getClassDebugInfo() - method in class org.apache.jasper.JspC
getClassDebugInfo() - method in class org.apache.jasper.Options
Should we include debug information in compiled class?
getClassFileName() - method in class org.apache.jasper.JspCompilationContext
getClassLoader() - method in class org.apache.jasper.JspCompilationContext
What class loader to use for loading classes while compiling this JSP?
getClassPath() - method in class org.apache.jasper.EmbeddedServletOptions
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - method in class org.apache.jasper.JspC
getClassPath() - method in class org.apache.jasper.JspCompilationContext
The classpath that is passed off to the Java compiler.
getClassPath() - method in class org.apache.jasper.compiler.JspRuntimeContext
The classpath that is passed off to the Java compiler.
getClassPath() - method in class org.apache.jasper.Options
What classpath should I use while compiling the servlets generated from JSP files?
getCodeSource() - method in class org.apache.jasper.compiler.JspRuntimeContext
Get the SecurityManager Policy CodeSource for this web applicaiton context.
getCompilationContext() - method in class org.apache.jasper.compiler.Compiler
getCompiler() - method in class org.apache.jasper.EmbeddedServletOptions
Compiler to use.
getCompiler() - method in class org.apache.jasper.JspC
Compiler to use.
getCompiler() - method in class org.apache.jasper.JspCompilationContext
getCompiler() - method in class org.apache.jasper.Options
Compiler to use.
getCompilerSourceVM() - method in class org.apache.jasper.EmbeddedServletOptions
getCompilerSourceVM() - method in class org.apache.jasper.JspC
getCompilerSourceVM() - method in class org.apache.jasper.Options
Compiler source VM, e.g.
getCompilerTargetVM() - method in class org.apache.jasper.EmbeddedServletOptions
getCompilerTargetVM() - method in class org.apache.jasper.JspC
getCompilerTargetVM() - method in class org.apache.jasper.Options
The compiler target VM, e.g.
getConstantAttribute(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
getContentType() - method in class org.apache.jasper.JspCompilationContext
Get the content type of this JSP.
getContentTypeAttribute(String,String) - static method in class org.apache.jasper.tagplugins.jstl.Util
Get the value associated with a content-type attribute.
getContext(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the servlet context for the specified path.
getContextRelativePath(ServletRequest,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Convert a possibly relative resource path into a context-relative resource path that starts with a '/'.
getCustomNestingLevel() - method in class org.apache.jasper.compiler.Node.CustomTag
getCustomTagParent() - method in class org.apache.jasper.compiler.Node.CustomTag
getDependants() - method in class org.apache.jasper.servlet.JspServletWrapper
Get a list of files that the current page has source dependency on.
getDependants() - method in class org.apache.jasper.runtime.JspSourceDependent
Returns a list of files names that the current page has a source dependency on.
getDevelopment() - method in class org.apache.jasper.EmbeddedServletOptions
Is Jasper being used in development mode?
getDevelopment() - method in class org.apache.jasper.JspC
Is Jasper being used in development mode?
getDevelopment() - method in class org.apache.jasper.Options
Is Jasper being used in development mode?
getEL() - method in class org.apache.jasper.compiler.Node.ELExpression
getEL() - method in class org.apache.jasper.compiler.Node.JspAttribute
Autodetects the encoding of the XML document supplied by the given input stream.
getEngineInfo() - method in class org.apache.jasper.runtime.JspFactoryImpl
getErrorDispatcher() - method in class org.apache.jasper.compiler.Compiler
Gets the error dispatcher.
getErrorMessage() - method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the compilation error message.
Returns true if Jasper issues a compilation error instead of a runtime Instantiation error if the class attribute specified in useBean action is invalid.
getErrorOnUseBeanInvalidClassAttribute() - method in class org.apache.jasper.JspC
getErrorOnUseBeanInvalidClassAttribute() - method in class org.apache.jasper.Options
Returns true if Jasper issues a compilation error instead of a runtime Instantiation error if the class attribute specified in useBean action is invalid.
getException() - method in class org.apache.jasper.runtime.JspContextWrapper
getException() - method in class org.apache.jasper.runtime.PageContextImpl
Returns the exception associated with this page context, if any.
getExpr(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
getExpression() - method in class org.apache.jasper.compiler.ELNode.Root
getExpressionEvaluator() - method in class org.apache.jasper.runtime.JspContextWrapper
getExpressionEvaluator() - method in class org.apache.jasper.runtime.PageContextImpl
Provides programmatic access to the ExpressionEvaluator.
getExprInXml(String) - static method in class org.apache.jasper.compiler.JspUtil
Takes a potential expression and converts it into XML form
getExtensions() - method in class org.apache.jasper.JspC
Returns the list of file extensions that are treated as JSP files.
getExtraSmap() - method in class org.apache.jasper.compiler.Node.TemplateText
getFailOnError() - method in class org.apache.jasper.JspC
getFork() - method in class org.apache.jasper.EmbeddedServletOptions
boolean flag to tell Ant whether to fork JSP page compilations.
getFork() - method in class org.apache.jasper.JspC
getFork() - method in class org.apache.jasper.Options
boolean flag to tell Ant whether to fork JSP page compilations.
getFunctionInfo() - method in class org.apache.jasper.compiler.ELNode.Function
getHeight() - method in class org.apache.jasper.compiler.Node.PlugIn
getIANA2JavaMapping(String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Returns the Java encoding name for the specified IANA encoding name.
getIeClassId() - method in class org.apache.jasper.EmbeddedServletOptions
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - method in class org.apache.jasper.JspC
Gets the class-id value that is sent to Internet Explorer when using tags.
getIeClassId() - method in class org.apache.jasper.Options
Class ID for use in the plugin tag when the browser is IE.
getImports() - method in class org.apache.jasper.compiler.Node.PageDirective
getImports() - method in class org.apache.jasper.compiler.Node.TagDirective
getIncludeCoda() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
getIncludePrelude() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
getInitParameter(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the specified context initialization parameter.
getInitParameterNames() - method in class org.apache.jasper.servlet.JspCServletContext
Return an enumeration of the names of context initialization parameters.
getInstance() - static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
Generated Servlet and Tag Handler implementations call this method to retrieve an instance of the ProtectedFunctionMapper.
getJava2IANAMapping(String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Returns the IANA encoding name for the specified Java encoding name.
getJavaEncoding() - method in class org.apache.jasper.EmbeddedServletOptions
Java platform encoding to generate the JSP page servlet.
getJavaEncoding() - method in class org.apache.jasper.JspC
Returns the encoding to use for java files.
getJavaEncoding() - method in class org.apache.jasper.Options
Java platform encoding to generate the JSP page servlet.
getJavaFileName() - method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the name of the Java source file in which the compilation error occurred.
getJavaLine() - method in class org.apache.jasper.compiler.ServletWriter
getJavaLineNumber() - method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the compilation error line number.
getJavaPath() - method in class org.apache.jasper.JspCompilationContext
Path of the Java file relative to the work directory.
getJspAttributes() - method in class org.apache.jasper.compiler.Node.CustomTag
getJspAttributes() - method in class org.apache.jasper.compiler.Node.JspElement
getJspAttributes() - method in class org.apache.jasper.compiler.Node.UninterpretedTag
getJspBeginLineNumber() - method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the start line number (in the JSP file) of the JSP element responsible for the compilation error.
getJspCompilerPath() - method in class org.apache.jasper.JspC
getJspCompilerPlugin() - method in class org.apache.jasper.JspC
getJspConfig() - method in class org.apache.jasper.EmbeddedServletOptions
Obtain JSP configuration informantion specified in web.xml.
getJspConfig() - method in class org.apache.jasper.JspC
Obtain JSP configuration informantion specified in web.xml.
getJspConfig() - method in class org.apache.jasper.Options
Obtain JSP configuration informantion specified in web.xml.
getJspConfigPageEncoding() - method in class org.apache.jasper.compiler.Node.Root
getJspContext() - method in class org.apache.jasper.runtime.JspFragmentHelper
getJspCount() - method in class org.apache.jasper.compiler.JspRuntimeContext
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp.
getJspCount() - method in class org.apache.jasper.servlet.JspServlet
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp with which this JspServlet is associated.
getJspEngineContext() - method in class org.apache.jasper.servlet.JspServletWrapper
getJspFile() - method in class org.apache.jasper.JspCompilationContext
Path of the JSP URI.
getJspFileName() - method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the name of the JSP file from which the Java source file was generated.
getJspLoader() - method in class org.apache.jasper.JspCompilationContext
getJspReloadCount() - method in class org.apache.jasper.compiler.JspRuntimeContext
Gets the current value of the JSP reload counter.
getJspReloadCount() - method in class org.apache.jasper.servlet.JspServlet
Gets the number of JSPs that have been reloaded.
getKeepGenerated() - method in class org.apache.jasper.EmbeddedServletOptions
Are we keeping generated code around?
getKeepGenerated() - method in class org.apache.jasper.JspC
getKeepGenerated() - method in class org.apache.jasper.Options
Are we keeping generated code around?
getLastModificationTest() - method in class org.apache.jasper.servlet.JspServletWrapper
getLocalName() - method in class org.apache.jasper.compiler.Node.JspAttribute
getLocalName() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getLocation(String) - method in class org.apache.jasper.compiler.TldLocationsCache
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getMajorVersion() - method in class org.apache.jasper.servlet.JspCServletContext
Return the Servlet API major version number.
getMapForFunction(String,Class,String,Class[]) - static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
Creates an instance for this class, and stores the Method for the given EL function prefix and name.
getMapName() - method in class org.apache.jasper.compiler.ELNode.Nodes
getMappedFile() - method in class org.apache.jasper.EmbeddedServletOptions
Are we supporting HTML mapped servlets?
getMappedFile() - method in class org.apache.jasper.JspC
Are we supporting HTML mapped servlets?
getMappedFile() - method in class org.apache.jasper.Options
Are we supporting HTML mapped servlets?
getMax() - method in class org.apache.jasper.util.SimplePool
Return the size of the pool
getMessage(String) - static method in class org.apache.jasper.compiler.Localizer
getMessage(String,Object[]) - static method in class org.apache.jasper.compiler.Localizer
getMessage(String,String) - static method in class org.apache.jasper.compiler.Localizer
getMessage(String,String,String) - static method in class org.apache.jasper.compiler.Localizer
getMessage(String,String,String,String) - static method in class org.apache.jasper.compiler.Localizer
getMessage(String,String,String,String,String) - static method in class org.apache.jasper.compiler.Localizer
getMethodName() - method in class org.apache.jasper.compiler.ELNode.Function
getMimeType(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the MIME type for the specified filename.
getMinorVersion() - method in class org.apache.jasper.servlet.JspCServletContext
Return the Servlet API minor version number.
getModificationTestInterval() - method in class org.apache.jasper.EmbeddedServletOptions
Modification test interval.
getModificationTestInterval() - method in class org.apache.jasper.JspC
Modification test interval.
getModificationTestInterval() - method in class org.apache.jasper.Options
Modification test interval.
getName() - method in class org.apache.jasper.compiler.ELNode.Function
getName() - method in class org.apache.jasper.compiler.Node.AttributeGenerator
getName() - method in class org.apache.jasper.compiler.Node.JspAttribute
getName() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getName() - method in class org.apache.jasper.xmlparser.TreeNode
Return the name of this node.
getNameAttribute() - method in class org.apache.jasper.compiler.Node.JspElement
getNamedAttributeNode() - method in class org.apache.jasper.compiler.Node.JspAttribute
Only makes sense if namedAttribute is true.
getNamedDispatcher(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return a request dispatcher for the specified servlet name.
getNode(int) - method in class org.apache.jasper.compiler.Node.Nodes
getNumCount() - method in class org.apache.jasper.compiler.Node.CustomTag
getOption(ServletConfig,String,String) - static method in class org.apache.jasper.runtime.TagHandlerPool
getOptions() - method in class org.apache.jasper.JspCompilationContext
Get hold of the Options object for this context.
getOut() - method in class org.apache.jasper.runtime.JspContextWrapper
getOut() - method in class org.apache.jasper.runtime.PageContextImpl
getOutputDir() - method in class org.apache.jasper.JspCompilationContext
The output directory to generate code into.
getOutputStream() - method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
getOutputStream() - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
getPage() - method in class org.apache.jasper.runtime.JspContextWrapper
getPage() - method in class org.apache.jasper.compiler.Node.ForwardAction
getPage() - method in class org.apache.jasper.compiler.Node.IncludeAction
getPage() - method in class org.apache.jasper.runtime.PageContextImpl
getPageEncoding() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
getPageEncoding() - method in class org.apache.jasper.compiler.Node.Root
getPageInfo() - method in class org.apache.jasper.compiler.Compiler
Gets the info about the page under compilation
getPageNodes() - method in class org.apache.jasper.compiler.Compiler
Retrieves the parsed nodes of the JSP page, if they are available.
getParameters() - method in class org.apache.jasper.compiler.ELNode.Function
getParentClassLoader() - method in class org.apache.jasper.compiler.JspRuntimeContext
Get the parent URLClassLoader.
getParentContext() - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Get the PluginContext for the parent of this custom tag.
getParentRoot() - method in class org.apache.jasper.compiler.Node.Root
getParentTag() - method in class org.apache.jasper.runtime.JspFragmentHelper
getPermissionCollection() - method in class org.apache.jasper.compiler.JspRuntimeContext
Get the SecurityManager PermissionCollection for this web application context.
getPermissions(CodeSource) - method in class org.apache.jasper.servlet.JasperLoader
Get the Permissions for a CodeSource.
getPluginAttribute(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Get the value of an attribute in the current tagplugin context.
getPrefix() - method in class org.apache.jasper.compiler.ELNode.Function
getPrefix() - method in class org.apache.jasper.compiler.Node.CustomTag
getPrefix() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getProject() - method in class org.apache.jasper.compiler.AntCompiler
getProject() - method in class org.apache.jasper.JspC
Returns the project: may be null if not running inside an Ant project.
Node.GetProperty - class org.apache.jasper.compiler.Node.GetProperty
Represents a getProperty action
getProperty(String) - method in class org.apache.jasper.EmbeddedServletOptions
getProtectionDomain() - method in class org.apache.jasper.JspC
getReader() - method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of this BodyJspWriter as a Reader.
getReadMethod(Class,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
getRealPath(String) - method in class org.apache.jasper.JspCompilationContext
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the real path for the specified context-relative virtual path.
getRemaining() - method in class org.apache.jasper.runtime.BodyContentImpl
getRemaining() - method in class org.apache.jasper.runtime.JspWriterImpl
getRequest() - method in class org.apache.jasper.runtime.JspContextWrapper
getRequest() - method in class org.apache.jasper.runtime.PageContextImpl
getRequestDispatcher(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return a request dispatcher for the specified context-relative path.
getResource(String) - method in class org.apache.jasper.JspCompilationContext
getResource(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return a URL object of a resource that is mapped to the specified context-relative path.
getResourceAsStream(String) - method in class org.apache.jasper.servlet.JasperLoader
Delegate to parent
getResourceAsStream(String) - method in class org.apache.jasper.JspCompilationContext
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return an InputStream allowing access to the resource at the specified context-relative path.
getResourcePaths(String) - method in class org.apache.jasper.JspCompilationContext
getResourcePaths(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return the set of resource paths for the "directory" at the specified context path.
getResponse() - method in class org.apache.jasper.runtime.JspContextWrapper
getResponse() - method in class org.apache.jasper.runtime.PageContextImpl
getRoot() - method in class org.apache.jasper.compiler.Node.Nodes
getRuntimeContext() - method in class org.apache.jasper.JspCompilationContext
getScope(String) - static method in class org.apache.jasper.tagplugins.jstl.Util
Converts the given string description of a scope to the corresponding PageContext constant.
getScratchDir() - method in class org.apache.jasper.EmbeddedServletOptions
What is my scratch dir?
getScratchDir() - method in class org.apache.jasper.JspC
getScratchDir() - method in class org.apache.jasper.Options
What is my scratch dir?
getScriptingVars(int) - method in class org.apache.jasper.compiler.Node.CustomTag
getSendErrorToClient() - method in class org.apache.jasper.EmbeddedServletOptions
Should errors be sent to client or thrown into stderr?
getSendErrorToClient() - method in class org.apache.jasper.JspC
getSendErrorToClient() - method in class org.apache.jasper.Options
Should errors be sent to client or thrown into stderr?
getServerInfo() - method in class org.apache.jasper.servlet.JspCServletContext
Return descriptive information about this server.
getServlet() - method in class org.apache.jasper.servlet.JspServletWrapper
getServlet() - method in class org.apache.jasper.runtime.PageContextImpl
getServlet(String) - method in class org.apache.jasper.servlet.JspCServletContext
Return a null reference for the specified servlet name.
getServletClassName() - method in class org.apache.jasper.JspCompilationContext
Just the class name (does not include package name) of the generated class.
getServletConfig() - method in class org.apache.jasper.runtime.JspContextWrapper
getServletConfig() - method in class org.apache.jasper.runtime.PageContextImpl
getServletContext() - method in class org.apache.jasper.JspCompilationContext
getServletContext() - method in class org.apache.jasper.runtime.JspContextWrapper
getServletContext() - method in class org.apache.jasper.servlet.JspServletWrapper
getServletContext() - method in class org.apache.jasper.runtime.PageContextImpl
getServletContextName() - method in class org.apache.jasper.servlet.JspCServletContext
Return the name of this servlet context.
getServletInfo() - method in class org.apache.jasper.runtime.HttpJspBase
getServletJavaFileName() - method in class org.apache.jasper.JspCompilationContext
Full path name of the Java file into which the servlet is being generated.
getServletNames() - method in class org.apache.jasper.servlet.JspCServletContext
Return an empty enumeration of servlet names.
getServletPackageName() - method in class org.apache.jasper.JspCompilationContext
Package name for the generated class is make up of the base package name, which is user settable, and the derived package name.
getServlets() - method in class org.apache.jasper.servlet.JspCServletContext
Return an empty enumeration of servlets.
getSession() - method in class org.apache.jasper.runtime.JspContextWrapper
getSession() - method in class org.apache.jasper.runtime.PageContextImpl
getStart() - method in class org.apache.jasper.compiler.Node.ScriptingElement
For the same reason as above, the source line information in the contained TemplateText node should be used.
getStatus() - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
getStratumName() - method in class org.apache.jasper.compiler.SmapStratum
Returns the name of the stratum.
getString() - method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of the BodyJspWriter as a String.
getString() - method in class org.apache.jasper.compiler.SmapGenerator
getString() - method in class org.apache.jasper.compiler.SmapStratum
Returns the given stratum as a String: a StratumSection, followed by at least one FileSection and at least one LineSection.
getString() - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Retrieves the current LineInfo as a String, print all values only when appropriate (but LineInfoID if and only if it's been specified, as its necessity is sensitive to context).
getString() - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
getTag() - method in class org.apache.jasper.compiler.Node.AttributeGenerator
getTagData() - method in class org.apache.jasper.compiler.Node.CustomTag
getTagFileInfo() - method in class org.apache.jasper.compiler.Node.CustomTag
getTagFileJarUrl() - method in class org.apache.jasper.JspCompilationContext
Returns the JAR file in which the tag file for which this JspCompilationContext was created is packaged, or null if this JspCompilationContext does not correspond to a tag file, or if the corresponding tag file is not packaged in a JAR.
getTagFileJarUrls() - method in class org.apache.jasper.JspCompilationContext
Returns the tag-file-name-to-JAR-file map of this compilation unit, which maps tag file names to the JAR files in which the tag files are packaged.
getTagHandlerClass() - method in class org.apache.jasper.compiler.Node.CustomTag
Gets the fully-qualified class name of the tag handler corresponding to the given tag file path.
getTagHandlerPool(ServletConfig) - static method in class org.apache.jasper.runtime.TagHandlerPool
getTagHandlerPoolName() - method in class org.apache.jasper.compiler.Node.CustomTag
getTagInfo() - method in class org.apache.jasper.JspCompilationContext
getTagInfo() - method in class org.apache.jasper.compiler.Node.CustomTag
getTagPluginContext() - method in class org.apache.jasper.compiler.Node.CustomTag
getTagPluginManager() - method in class org.apache.jasper.EmbeddedServletOptions
Obtain a Tag Plugin Manager
getTagPluginManager() - method in class org.apache.jasper.JspC
getTagPluginManager() - method in class org.apache.jasper.Options
Obtain a Tag Plugin Manager
getTagPoolSize() - method in class org.apache.jasper.JspC
getTagVariableInfos() - method in class org.apache.jasper.compiler.Node.CustomTag
getTemporaryVariableName() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getTemporaryVariableName() - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
getText() - method in class org.apache.jasper.compiler.ELNode.ELText
getText() - method in class org.apache.jasper.compiler.ELNode.Text
getText() - method in class org.apache.jasper.compiler.Node.NamedAttribute
getText() - method in class org.apache.jasper.compiler.Node.ScriptingElement
When this node was created from a JSP page in JSP syntax, its text was stored as a String in the "text" field, whereas when this node was created from a JSP document, its text was stored as one or more TemplateText nodes in its body.
getThrowable(ServletRequest) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Returns the value of the javax.servlet.error.exception request attribute value, if present, otherwise the value of the javax.servlet.jsp.jspException request attribute value.
getTldLocation(String) - method in class org.apache.jasper.JspCompilationContext
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getTldLocationsCache() - method in class org.apache.jasper.EmbeddedServletOptions
The cache for the location of the TLD's for the various tag libraries 'exposed' by the web application.
getTldLocationsCache() - method in class org.apache.jasper.JspC
getTldLocationsCache() - method in class org.apache.jasper.Options
The cache for the location of the TLD's for the various tag libraries 'exposed' by the web application.
getTrimSpaces() - method in class org.apache.jasper.EmbeddedServletOptions
Should white spaces between directives or actions be trimmed?
getTrimSpaces() - method in class org.apache.jasper.JspC
getTrimSpaces() - method in class org.apache.jasper.Options
Should white spaces between directives or actions be trimmed?
getUri() - method in class org.apache.jasper.compiler.ELNode.Function
getURI() - method in class org.apache.jasper.compiler.Node.CustomTag
getURI() - method in class org.apache.jasper.compiler.Node.JspAttribute
getValue() - method in class org.apache.jasper.compiler.Node.JspAttribute
Only makes sense if namedAttribute is false.
getValue() - method in class org.apache.jasper.compiler.Node.ParamAction
getValue() - method in class org.apache.jasper.compiler.Node.SetProperty
getValueFromBeanInfoPropertyEditor(Class,String,String,Class) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
getValueFromPropertyEditorManager(Class,String,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
getVariableInfos() - method in class org.apache.jasper.compiler.Node.CustomTag
getVariableResolver() - method in class org.apache.jasper.runtime.JspContextWrapper
getVariableResolver() - method in class org.apache.jasper.runtime.PageContextImpl
getWidth() - method in class org.apache.jasper.compiler.Node.PlugIn
getWrapped() - method in class org.apache.jasper.util.SystemLogHandler
getWrapper(String) - method in class org.apache.jasper.compiler.JspRuntimeContext
Get an already existing JspServletWrapper.
getWriteMethod(Class,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
getWriter() - method in class org.apache.jasper.JspCompilationContext
Where is the servlet being generated?
getWriter() - method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
Returns a wrapper around the JspWriter of the including page.
getWriter() - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper

H

handleGetProperty(Object,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleJspException(Exception) - method in class org.apache.jasper.servlet.JspServletWrapper
Attempts to construct a JasperException that contains helpful information about what went wrong.
handlePageException(Exception) - method in class org.apache.jasper.runtime.JspContextWrapper
handlePageException(Exception) - method in class org.apache.jasper.runtime.PageContextImpl
handlePageException(Throwable) - method in class org.apache.jasper.runtime.JspContextWrapper
handlePageException(Throwable) - method in class org.apache.jasper.runtime.PageContextImpl
handleSetProperty(Object,String,boolean) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,byte) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,char) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,double) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,float) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,int) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,long) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,Object) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
handleSetProperty(Object,String,short) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Use proprietaryEvaluate public static void handleSetPropertyExpression(Object bean, String prop, String expression, PageContext pageContext, VariableResolver variableResolver, FunctionMapper functionMapper ) throws JasperException { try { Method method = getWriteMethod(bean.getClass(), prop); method.invoke(bean, new Object[] { pageContext.getExpressionEvaluator().evaluate( expression, method.getParameterTypes()[0], variableResolver, functionMapper, null ) }); } catch (Exception ex) { throw new JasperException(ex); } }
hasEmptyBody() - method in class org.apache.jasper.compiler.Node.CustomTag
Returns true if this custom action has an empty body, and false otherwise.
hash(char[],int,int) - method in class org.apache.jasper.xmlparser.SymbolTable
Returns a hashcode value for the specified symbol information.
hash(String) - method in class org.apache.jasper.xmlparser.SymbolTable
Returns a hashcode value for the specified symbol.
hasIncludeAction() - method in class org.apache.jasper.compiler.Node.ChildInfo
hasParamAction() - method in class org.apache.jasper.compiler.Node.ChildInfo
hasScriptingVars() - method in class org.apache.jasper.compiler.Node.ChildInfo
hasSetProperty() - method in class org.apache.jasper.compiler.Node.ChildInfo
hasUseBean() - method in class org.apache.jasper.compiler.Node.ChildInfo
HIGHEST_SPECIAL - static field in class org.apache.jasper.tagplugins.jstl.Util
highSurrogate(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns the high surrogate of a supplemental character
HttpJspBase - class org.apache.jasper.runtime.HttpJspBase
This is the super class of all JSP-generated servlets.
HttpJspBase() - constructor for class org.apache.jasper.runtime.HttpJspBase

I

IE_PLUGIN_URL - static field in class org.apache.jasper.Constants
If - class org.apache.jasper.tagplugins.jstl.core.If
implementsBodyTag() - method in class org.apache.jasper.compiler.Node.CustomTag
implementsDynamicAttributes() - method in class org.apache.jasper.compiler.Node.CustomTag
implementsIterationTag() - method in class org.apache.jasper.compiler.Node.CustomTag
implementsSimpleTag() - method in class org.apache.jasper.compiler.Node.CustomTag
implementsTryCatchFinally() - method in class org.apache.jasper.compiler.Node.CustomTag
Import - class org.apache.jasper.tagplugins.jstl.core.Import
Util.ImportResponseWrapper - class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Wraps responses to allow us to retrieve results as Strings.
ImportResponseWrapper(HttpServletResponse) - constructor for class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
INC_REQUEST_URI - static field in class org.apache.jasper.Constants
Servlet context and request attributes that the JSP engine uses.
INC_SERVLET_PATH - static field in class org.apache.jasper.Constants
Perform a RequestDispatcher.include() operation, with optional flushing of the response beforehand.
include(String) - method in class org.apache.jasper.runtime.JspContextWrapper
include(String) - method in class org.apache.jasper.runtime.PageContextImpl
include(String,boolean) - method in class org.apache.jasper.runtime.JspContextWrapper
include(String,boolean) - method in class org.apache.jasper.runtime.PageContextImpl
INCLUDE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
INCLUDE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.IncludeAction - class org.apache.jasper.compiler.Node.IncludeAction
Represents an include action
Node.IncludeDirective - class org.apache.jasper.compiler.Node.IncludeDirective
Represents an include directive
incrementJspReloadCount() - method in class org.apache.jasper.compiler.JspRuntimeContext
Increments the JSP reload counter.
incrementRemoved() - method in class org.apache.jasper.JspCompilationContext
incTripCount() - method in class org.apache.jasper.servlet.JspServletWrapper
init(ServletConfig) - method in class org.apache.jasper.runtime.HttpJspBase
init(ServletConfig) - method in class org.apache.jasper.servlet.JspServlet
init(ServletConfig) - method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
init(ServletConfig) - method in class org.apache.jasper.runtime.TagHandlerPool
installSmap(String[]) - static method in class org.apache.jasper.compiler.SmapUtil
interpreterCall(boolean,String,Class,String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
Produces a String representing a call to the EL interpreter.
introspect(Object,ServletRequest) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
INVOKE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.InvokeAction - class org.apache.jasper.compiler.Node.InvokeAction
Represents a tag file action
isAbsoluteUrl(String) - static method in class org.apache.jasper.tagplugins.jstl.Util
Returns true if our current URL is absolute, false otherwise.
isAllSpace() - method in class org.apache.jasper.compiler.Node.TemplateText
Returns true if this template text contains whitespace only.
isAttributeSpecified(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
isCaching() - method in class org.apache.jasper.EmbeddedServletOptions
Is caching enabled (used for precompilation).
isCaching() - method in class org.apache.jasper.JspC
isCaching() - method in class org.apache.jasper.Options
Is caching enabled (used for precompilation).
isConstantAttribute(String) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
isContent(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character can be considered content.
isDefaultPageEncoding() - method in class org.apache.jasper.compiler.Node.Root
isDynamic() - method in class org.apache.jasper.compiler.Node.JspAttribute
XXX
isELIgnored() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
isELInterpreterInput() - method in class org.apache.jasper.compiler.Node.JspAttribute
isEmpty() - method in class org.apache.jasper.compiler.ELNode.Nodes
isEmpty() - method in class org.apache.jasper.util.Queue
Is the queue empty?
isEncodingSpecifiedInProlog() - method in class org.apache.jasper.compiler.Node.Root
isErrorPage() - method in class org.apache.jasper.JspCompilationContext
Are we processing something that has been declared as an errorpage?
isExpression() - method in class org.apache.jasper.compiler.Node.JspAttribute
isExpression(String,boolean) - static method in class org.apache.jasper.compiler.JspUtil
Checks if the token is a runtime expression.
isExternal() - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns true if the current entity being scanned is external.
isGeneratedInBuffer() - method in class org.apache.jasper.compiler.Node.Nodes
isHighSurrogate(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns whether the given character is a high surrogate
isInvalid(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is invalid.
isJavaKeyword(String) - static method in class org.apache.jasper.compiler.JspUtil
Test whether the argument is a Java keyword
isJspPage(String) - method in class org.apache.jasper.compiler.JspConfig
To find out if an uri matches an url pattern in jsp config.
isLiteral() - method in class org.apache.jasper.compiler.Node.JspAttribute
isLowSurrogate(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns whether the given character is a low surrogate
isMarkup(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character can be considered markup.
isName(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNamedAttribute() - method in class org.apache.jasper.compiler.Node.JspAttribute
isNameStart(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isOutDated() - method in class org.apache.jasper.compiler.Compiler
This is a protected method intended to be overridden by subclasses of Compiler.
isOutDated(boolean) - method in class org.apache.jasper.compiler.Compiler
Determine if a compilation is necessary by checking the time stamp of the JSP page with that of the corresponding .class or .java file.
isPackageProtectionEnabled() - static method in class org.apache.jasper.security.SecurityUtil
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
isPoolingEnabled() - method in class org.apache.jasper.EmbeddedServletOptions
Returns true if tag handler pooling is enabled, false otherwise.
isPoolingEnabled() - method in class org.apache.jasper.JspC
isPoolingEnabled() - method in class org.apache.jasper.Options
Returns true if tag handler pooling is enabled, false otherwise.
isPrototypeMode() - method in class org.apache.jasper.JspCompilationContext
True if we are compiling a tag file in prototype mode.
isPubid(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isRemoved() - method in class org.apache.jasper.JspCompilationContext
isScriptingInvalid() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
isScriptless() - method in class org.apache.jasper.compiler.Node.ChildInfo
isScriptless() - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
isSmapDumped() - method in class org.apache.jasper.EmbeddedServletOptions
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapDumped() - method in class org.apache.jasper.JspC
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapDumped() - method in class org.apache.jasper.Options
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
isSmapSuppressed() - method in class org.apache.jasper.EmbeddedServletOptions
Is the generation of SMAP info for JSR45 debuggin suppressed?
isSmapSuppressed() - method in class org.apache.jasper.JspC
Is the generation of SMAP info for JSR45 debuggin suppressed?
isSmapSuppressed() - method in class org.apache.jasper.Options
Is the generation of SMAP info for JSR45 debugging suppressed?
isSpace(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSupplemental(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a supplemental character.
isTagFile() - method in class org.apache.jasper.JspCompilationContext
isTagFile() - method in class org.apache.jasper.servlet.JspServletWrapper
isTagFile() - method in class org.apache.jasper.compiler.Node.CustomTag
isTrim() - method in class org.apache.jasper.compiler.Node.NamedAttribute
isValid(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is valid.
isValidIANAEncoding(String) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - static method in class org.apache.jasper.xmlparser.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - static method in class org.apache.jasper.xmlparser.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - static method in class org.apache.jasper.xmlparser.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isXml() - method in class org.apache.jasper.compiler.JspConfig.JspProperty
isXmlSyntax() - method in class org.apache.jasper.compiler.Node.Root
isXpoweredBy() - method in class org.apache.jasper.EmbeddedServletOptions
Is generation of X-Powered-By response header enabled/disabled?
isXpoweredBy() - method in class org.apache.jasper.JspC
isXpoweredBy() - method in class org.apache.jasper.Options
Is generation of X-Powered-By response header enabled/disabled?
iterator() - method in class org.apache.jasper.compiler.ELNode.Nodes

J

JasperException - class org.apache.jasper.JasperException
Base class for all exceptions generated by the JSP engine.
JasperException(String) - constructor for class org.apache.jasper.JasperException
JasperException(String,Throwable) - constructor for class org.apache.jasper.JasperException
Creates a JasperException with the embedded exception and the reason for throwing a JasperException
JasperException(Throwable) - constructor for class org.apache.jasper.JasperException
Creates a JasperException with the embedded exception
JasperLoader - class org.apache.jasper.servlet.JasperLoader
Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files).
JasperLoader(URL[],ClassLoader,PermissionCollection,CodeSource) - constructor for class org.apache.jasper.servlet.JasperLoader
javacError(org.apache.jasper.compiler.JavacErrorDetail[]) - method in class org.apache.jasper.compiler.ErrorHandler
Processes the given javac compilation errors.
javacError(String,Exception) - method in class org.apache.jasper.compiler.ErrorDispatcher
javacError(String,Exception) - method in class org.apache.jasper.compiler.ErrorHandler
Processes the given javac error report and exception.
JavacErrorDetail - class org.apache.jasper.compiler.JavacErrorDetail
Class providing details about a javac compilation error.
JavacErrorDetail(String,int,String,int,StringBuffer) - constructor for class org.apache.jasper.compiler.JavacErrorDetail
Constructor.
JavacErrorDetail(String,int,StringBuffer) - constructor for class org.apache.jasper.compiler.JavacErrorDetail
Constructor.
JDTCompiler - class org.apache.jasper.compiler.JDTCompiler
JDT class compiler.
JSP_ATTRIBUTE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_ATTRIBUTE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_BODY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_DECLARATION_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_DOBODY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_ELEMENT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_EXPRESSION_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_FALLBACK_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_FILE - static field in class org.apache.jasper.Constants
FIXME Request attribute for <jsp-file> element of a servlet definition.
JSP_FORWARD_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_GET_PROPERTY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_INCLUDE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_INCLUDE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_INVOKE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_OUTPUT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_PACKAGE_NAME - static field in class org.apache.jasper.Constants
The default package name for compiled jsp pages.
JSP_PAGE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_PARAM_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_PARAMS_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_PLUGIN_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_ROOT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_SCRIPTLET_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_SERVLET_BASE - static field in class org.apache.jasper.Constants
The base class of the generated servlets.
JSP_SET_PROPERTY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_TAG_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_TAGLIB_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_TEXT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_TEXT_ACTION_END - static field in class org.apache.jasper.compiler.TagConstants
JSP_URI - static field in class org.apache.jasper.compiler.TagConstants
JSP_USE_BEAN_ACTION - static field in class org.apache.jasper.compiler.TagConstants
JSP_VARIABLE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.JspAttribute - class org.apache.jasper.compiler.Node.JspAttribute
Represents attributes that can be request time expressions.
Node.JspBody - class org.apache.jasper.compiler.Node.JspBody
Represents a JspBody node (<jsp:body>)
JspC - class org.apache.jasper.JspC
Shell for the jspc compiler.
A place holder for various things that are used through out the JSP engine.
JspConfig - class org.apache.jasper.compiler.JspConfig
Handles the jsp-config element in WEB_INF/web.xml.
JspConfig(ServletContext) - constructor for class org.apache.jasper.compiler.JspConfig
jspContext - field in class org.apache.jasper.runtime.JspFragmentHelper
JspContextWrapper - class org.apache.jasper.runtime.JspContextWrapper
Implementation of a JSP Context Wrapper.
JspCServletContext - class org.apache.jasper.servlet.JspCServletContext
Simple ServletContext implementation without HTTP-specific methods.
JspCServletContext(PrintWriter,URL) - constructor for class org.apache.jasper.servlet.JspCServletContext
Create a new instance of this ServletContext implementation.
jspDestroy() - method in class org.apache.jasper.runtime.HttpJspBase
Node.JspElement - class org.apache.jasper.compiler.Node.JspElement
Represents a .
jspError(Exception) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(org.apache.jasper.compiler.Mark,String) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(org.apache.jasper.compiler.Node,String) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(String) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(String,Exception) - method in class org.apache.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
jspError(String,int,int,String,Exception) - method in class org.apache.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
jspError(String,String) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(String,String,Exception) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(String,String,String) - method in class org.apache.jasper.compiler.ErrorDispatcher
jspError(String,String,String,String) - method in class org.apache.jasper.compiler.ErrorDispatcher
JspFactoryImpl - class org.apache.jasper.runtime.JspFactoryImpl
Implementation of JspFactory.
JspFragmentHelper - class org.apache.jasper.runtime.JspFragmentHelper
Helper class from which all Jsp Fragment helper classes extend.
JspFragmentHelper(int,JspContext,JspTag) - constructor for class org.apache.jasper.runtime.JspFragmentHelper
jspInit() - method in class org.apache.jasper.runtime.HttpJspBase
Node.JspOutput - class org.apache.jasper.compiler.Node.JspOutput
Represents a .
JspConfig.JspProperty - class org.apache.jasper.compiler.JspConfig.JspProperty
JspProperty(String,String,String,String,Vector,Vector) - constructor for class org.apache.jasper.compiler.JspConfig.JspProperty
Node.JspRoot - class org.apache.jasper.compiler.Node.JspRoot
Represents the root of a Jsp document (XML syntax)
JspRuntimeContext - class org.apache.jasper.compiler.JspRuntimeContext
Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
JspRuntimeContext(ServletContext,org.apache.jasper.Options) - constructor for class org.apache.jasper.compiler.JspRuntimeContext
Create a JspRuntimeContext for a web application context.
JspRuntimeLibrary - class org.apache.jasper.runtime.JspRuntimeLibrary
Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.
JspServlet - class org.apache.jasper.servlet.JspServlet
The JSP engine (a.k.a Jasper).
JspServletWrapper - class org.apache.jasper.servlet.JspServletWrapper
The JSP engine (a.k.a Jasper).
JspSourceDependent - interface org.apache.jasper.runtime.JspSourceDependent
Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.
Node.JspText - class org.apache.jasper.compiler.Node.JspText
Represents the body of a <jsp:text> element
JspUtil - class org.apache.jasper.compiler.JspUtil
This class has all the utility method(s).
JspWriterImpl - class org.apache.jasper.runtime.JspWriterImpl
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
JspWriterImpl() - constructor for class org.apache.jasper.runtime.JspWriterImpl
JspWriterImpl(ServletResponse) - constructor for class org.apache.jasper.runtime.JspWriterImpl
Create a buffered character-output stream that uses a default-sized output buffer.
JspWriterImpl(ServletResponse,int,boolean) - constructor for class org.apache.jasper.runtime.JspWriterImpl
Create a new buffered character-output stream that uses an output buffer of the given size.
jsw - field in class org.apache.jasper.compiler.Compiler

K

K - static field in class org.apache.jasper.Constants
Default size of the JSP buffer.
keepGenerated() - method in class org.apache.jasper.JspCompilationContext
Are we keeping generated code around?

L

length - field in class org.apache.jasper.xmlparser.XMLString
The length of characters from the offset.
SmapStratum.LineInfo - class org.apache.jasper.compiler.SmapStratum.LineInfo
Represents a single LineSection in an SMAP, associated with a particular stratum.
load() - method in class org.apache.jasper.JspCompilationContext
loadClass(String) - method in class org.apache.jasper.servlet.JasperLoader
Load the class with the specified name.
loadClass(String,boolean) - method in class org.apache.jasper.servlet.JasperLoader
Load the class with the specified name, searching using the following algorithm until it finds and returns the class.
loadTagFile() - method in class org.apache.jasper.servlet.JspServletWrapper
Compile (if needed) and load a tag file
loadTagFilePrototype() - method in class org.apache.jasper.servlet.JspServletWrapper
Compile and load a prototype for the Tag file.
Localizer - class org.apache.jasper.compiler.Localizer
Class responsible for converting error codes to corresponding localized error messages.
log - field in class org.apache.jasper.compiler.Compiler
log - field in class org.apache.jasper.JspCompilationContext
log(Exception,String) - method in class org.apache.jasper.servlet.JspCServletContext
Log the specified message and exception.
log(String) - method in class org.apache.jasper.servlet.JspCServletContext
Log the specified message.
log(String,Throwable) - method in class org.apache.jasper.servlet.JspCServletContext
Log the specified message and exception.
logger - field in class org.apache.jasper.compiler.AntCompiler
lowSurrogate(int) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns the low surrogate of a supplemental character
ltrim() - method in class org.apache.jasper.compiler.Node.TemplateText
Trim all whitespace from the left of the template text

M

main(arg[]) - static method in class org.apache.jasper.JspC
main(args[]) - static method in class org.apache.jasper.compiler.SmapGenerator
main(String[]) - static method in class org.apache.jasper.util.FastDateFormat
makeJavaIdentifier(String) - static method in class org.apache.jasper.compiler.JspUtil
Converts the given identifier to a legal Java identifier
makeJavaPackage(String) - static method in class org.apache.jasper.compiler.JspUtil
Converts the given path to a Java package or fully-qualified class name
makeXmlJavaIdentifier(String) - static method in class org.apache.jasper.compiler.JspUtil
Converts the given Xml name to a legal Java identifier.
mangleChar(char) - static method in class org.apache.jasper.compiler.JspUtil
Mangle the specified character to create a legal Java class name.
Creates the functions mappers for all EL expressions in the JSP page.
mapFunction(String,Class,String,Class[]) - method in class org.apache.jasper.runtime.ProtectedFunctionMapper
Stores a mapping from the given EL function prefix and name to the given Java method.
mark(int) - method in class org.apache.jasper.xmlparser.ASCIIReader
Mark the present position in the stream.
mark(int) - method in class org.apache.jasper.xmlparser.UCSReader
Mark the present position in the stream.
mark(int) - method in class org.apache.jasper.xmlparser.UTF8Reader
Mark the present position in the stream.
markSupported() - method in class org.apache.jasper.xmlparser.ASCIIReader
Tell whether this stream supports the mark() operation.
markSupported() - method in class org.apache.jasper.xmlparser.UCSReader
Tell whether this stream supports the mark() operation.
markSupported() - method in class org.apache.jasper.xmlparser.UTF8Reader
Tell whether this stream supports the mark() operation.
MASK_CONTENT - static field in class org.apache.jasper.xmlparser.XMLChar
Content character mask.
MASK_NAME - static field in class org.apache.jasper.xmlparser.XMLChar
Name character mask.
MASK_NAME_START - static field in class org.apache.jasper.xmlparser.XMLChar
Name start character mask.
MASK_NCNAME - static field in class org.apache.jasper.xmlparser.XMLChar
NCName character mask.
MASK_NCNAME_START - static field in class org.apache.jasper.xmlparser.XMLChar
NCName start character mask.
MASK_PUBID - static field in class org.apache.jasper.xmlparser.XMLChar
Pubid character mask.
MASK_SPACE - static field in class org.apache.jasper.xmlparser.XMLChar
Space character mask.
MASK_VALID - static field in class org.apache.jasper.xmlparser.XMLChar
Valid character mask.
MAX_POOL_SIZE - static field in class org.apache.jasper.Constants
Default tag handler pool size.
mergeIntoWebXml() - method in class org.apache.jasper.JspC
Include the generated web.xml inside the webapp's web.xml.
myAttributes - field in class org.apache.jasper.servlet.JspCServletContext
Servlet context attributes.
myLogWriter - field in class org.apache.jasper.servlet.JspCServletContext
The log writer we will write log messages to.
myResourceBaseURL - field in class org.apache.jasper.servlet.JspCServletContext
The base URL (document root) for this context.

N

name - field in class org.apache.jasper.xmlparser.TreeNode
The name of this node.
Node.NamedAttribute - class org.apache.jasper.compiler.Node.NamedAttribute
Represents a Named Attribute (<jsp:attribute>)
newLine() - method in class org.apache.jasper.runtime.BodyContentImpl
Write a line separator.
newLine() - method in class org.apache.jasper.runtime.JspWriterImpl
Write a line separator.
next - field in class org.apache.jasper.xmlparser.SymbolTable.Entry
The next entry.
nextTemporaryVariableName() - static method in class org.apache.jasper.compiler.JspUtil
Generates a new temporary variable name.
ELNode.Nodes - class org.apache.jasper.compiler.ELNode.Nodes
An ordered list of ELNode.
Node.Nodes - class org.apache.jasper.compiler.Node.Nodes
An ordered list of Node, used to represent the body of an element, or a jsp page of jsp document.
Nodes() - constructor for class org.apache.jasper.compiler.ELNode.Nodes
Nodes() - constructor for class org.apache.jasper.compiler.Node.Nodes
Nodes(org.apache.jasper.compiler.Node.Root) - constructor for class org.apache.jasper.compiler.Node.Nodes
NOROOT_REL_URI - static field in class org.apache.jasper.compiler.TldLocationsCache
NS_PLUGIN_URL - static field in class org.apache.jasper.Constants
Default URLs to download the pluging for Netscape and IE.

O

offset - field in class org.apache.jasper.xmlparser.XMLString
The offset into the character array.
optimizeLineSection() - method in class org.apache.jasper.compiler.SmapStratum
Combines consecutive LineInfos wherever possible
OPTION_MAXSIZE - static field in class org.apache.jasper.runtime.TagHandlerPool
OPTION_TAGPOOL - static field in class org.apache.jasper.runtime.TagHandlerPool
options - field in class org.apache.jasper.compiler.Compiler
Options - interface org.apache.jasper.Options
A class to hold all init parameters specific to the JSP engine.
Otherwise - class org.apache.jasper.tagplugins.jstl.core.Otherwise
Out - class org.apache.jasper.tagplugins.jstl.core.Out
OUTPUT_ACTION - static field in class org.apache.jasper.compiler.TagConstants

P

PAGE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
PageContextImpl - class org.apache.jasper.runtime.PageContextImpl
Implementation of the PageContext class from the JSP spec.
Node.PageDirective - class org.apache.jasper.compiler.Node.PageDirective
Represents a page directive
pageInfo - field in class org.apache.jasper.compiler.Compiler
pageNodes - field in class org.apache.jasper.compiler.Compiler
Param - class org.apache.jasper.tagplugins.jstl.core.Param
PARAM_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.ParamAction - class org.apache.jasper.compiler.Node.ParamAction
Represents a param action
PARAMS_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.ParamsAction - class org.apache.jasper.compiler.Node.ParamsAction
Represents a params action
parent - field in class org.apache.jasper.xmlparser.TreeNode
The parent node of this node.
parentTag - field in class org.apache.jasper.runtime.JspFragmentHelper
parse(String) - static method in class org.apache.jasper.compiler.ELParser
Parse an EL expression
parse(String,ParsePosition) - method in class org.apache.jasper.util.FastDateFormat
Parses the given error message into an array of javac compilation error messages (one per javac compilation error line number).
ParserUtils - class org.apache.jasper.xmlparser.ParserUtils
XML parsing utilities for processing web application deployment descriptor and tag library descriptor files.
parseXMLDocument(String,InputSource) - method in class org.apache.jasper.xmlparser.ParserUtils
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
parseXMLDocument(String,InputStream) - method in class org.apache.jasper.xmlparser.ParserUtils
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
peek() - method in class org.apache.jasper.util.Queue
Peek to see if something is available.
peekChar() - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
PerThreadTagHandlerPool - class org.apache.jasper.runtime.PerThreadTagHandlerPool
Thread-local based pool of tag handlers that can be reused.
PerThreadTagHandlerPool() - constructor for class org.apache.jasper.runtime.PerThreadTagHandlerPool
Constructs a tag handler pool with the default capacity.
Node.PlugIn - class org.apache.jasper.compiler.Node.PlugIn
Represents a plugin action
PLUGIN_ACTION - static field in class org.apache.jasper.compiler.TagConstants
popBody() - method in class org.apache.jasper.runtime.JspContextWrapper
popBody() - method in class org.apache.jasper.runtime.PageContextImpl
popIndent() - method in class org.apache.jasper.compiler.ServletWriter
PRECOMPILE - static field in class org.apache.jasper.Constants
The query parameter that causes the JSP engine to just pregenerated the servlet but not invoke it.
print(boolean) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value.
print(boolean) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value.
print(boolean) - method in class org.apache.jasper.util.SystemLogHandler
print(char) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a character.
print(char) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a character.
print(char) - method in class org.apache.jasper.compiler.ServletWriter
Prints the given char.
print(char) - method in class org.apache.jasper.util.SystemLogHandler
print(char[]) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters.
print(char[]) - method in class org.apache.jasper.util.SystemLogHandler
print(double) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number.
print(double) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number.
print(double) - method in class org.apache.jasper.util.SystemLogHandler
print(float) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number.
print(float) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a floating-point number.
print(float) - method in class org.apache.jasper.util.SystemLogHandler
print(int) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer.
print(int) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an integer.
print(int) - method in class org.apache.jasper.compiler.ServletWriter
Prints the given int.
print(int) - method in class org.apache.jasper.util.SystemLogHandler
print(long) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer.
print(long) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a long integer.
print(long) - method in class org.apache.jasper.util.SystemLogHandler
print(Object) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an object.
print(Object) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an object.
print(Object) - method in class org.apache.jasper.util.SystemLogHandler
print(s[]) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters.
print(String) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a string.
print(String) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a string.
print(String) - method in class org.apache.jasper.compiler.ServletWriter
Prints the given string.
print(String) - method in class org.apache.jasper.util.SystemLogHandler
Print a standard comment for echo outputed chunk.
printil(String) - method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention, and then the string, and a '\n'.
printin() - method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention
printin(String) - method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention, followed by the given string
println() - method in class org.apache.jasper.runtime.BodyContentImpl
Terminate the current line by writing the line separator string.
println() - method in class org.apache.jasper.runtime.JspWriterImpl
Terminate the current line by writing the line separator string.
println() - method in class org.apache.jasper.compiler.ServletWriter
Prints a '\n'
println() - method in class org.apache.jasper.util.SystemLogHandler
println(boolean) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value and then terminate the line.
println(boolean) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value and then terminate the line.
println(boolean) - method in class org.apache.jasper.util.SystemLogHandler
println(char) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a character and then terminate the line.
println(char) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a character and then terminate the line.
println(char) - method in class org.apache.jasper.util.SystemLogHandler
println(char[]) - method in class org.apache.jasper.util.SystemLogHandler
println(double) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number and then terminate the line.
println(double) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number and then terminate the line.
println(double) - method in class org.apache.jasper.util.SystemLogHandler
println(float) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number and then terminate the line.
println(float) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a floating-point number and then terminate the line.
println(float) - method in class org.apache.jasper.util.SystemLogHandler
println(int) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer and then terminate the line.
println(int) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an integer and then terminate the line.
println(int) - method in class org.apache.jasper.util.SystemLogHandler
println(long) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer and then terminate the line.
println(long) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a long integer and then terminate the line.
println(long) - method in class org.apache.jasper.util.SystemLogHandler
println(Object) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an Object and then terminate the line.
println(Object) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an Object and then terminate the line.
println(Object) - method in class org.apache.jasper.util.SystemLogHandler
println(String) - method in class org.apache.jasper.runtime.BodyContentImpl
Print a String and then terminate the line.
println(String) - method in class org.apache.jasper.runtime.JspWriterImpl
Print a String and then terminate the line.
println(String) - method in class org.apache.jasper.compiler.ServletWriter
Prints the given string followed by '\n'
println(String) - method in class org.apache.jasper.util.SystemLogHandler
println(x[]) - method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters and then terminate the line.
println(x[]) - method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters and then terminate the line.
printMultiLn(String) - method in class org.apache.jasper.compiler.ServletWriter
Prints the given string.
project - field in class org.apache.jasper.compiler.AntCompiler
Proprietary method to evaluate EL expressions.
ProtectedFunctionMapper - class org.apache.jasper.runtime.ProtectedFunctionMapper
Maps EL functions to their Java method counterparts.
pull() - method in class org.apache.jasper.util.Queue
Pull the first object out of the queue.
pushBody() - method in class org.apache.jasper.runtime.JspContextWrapper
pushBody() - method in class org.apache.jasper.runtime.PageContextImpl
pushBody(Writer) - method in class org.apache.jasper.runtime.JspContextWrapper
pushBody(Writer) - method in class org.apache.jasper.runtime.PageContextImpl
pushIndent() - method in class org.apache.jasper.compiler.ServletWriter
put(Object) - method in class org.apache.jasper.util.Queue
Put the object into the queue.
put(Object) - method in class org.apache.jasper.util.SimplePool
Adds the given object to the pool, and does nothing if the pool is full
putIANA2JavaMapping(String,String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Adds an IANA to Java encoding name mapping.
putJava2IANAMapping(String,String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Adds a Java to IANA encoding name mapping.

Q

Queue - class org.apache.jasper.util.Queue
A simple FIFO queue class which causes the calling thread to wait if the queue is empty and notifies threads that are waiting when it is not empty.

R

read() - method in class org.apache.jasper.xmlparser.ASCIIReader
Read a single character.
read() - method in class org.apache.jasper.xmlparser.UCSReader
Read a single character.
read() - method in class org.apache.jasper.xmlparser.UTF8Reader
Read a single character.
read(ch[],int,int) - method in class org.apache.jasper.xmlparser.ASCIIReader
Read characters into a portion of an array.
read(ch[],int,int) - method in class org.apache.jasper.xmlparser.UCSReader
Read characters into a portion of an array.
read(ch[],int,int) - method in class org.apache.jasper.xmlparser.UTF8Reader
Read characters into a portion of an array.
ready() - method in class org.apache.jasper.xmlparser.ASCIIReader
Tell whether this stream is ready to be read.
ready() - method in class org.apache.jasper.xmlparser.UCSReader
Tell whether this stream is ready to be read.
ready() - method in class org.apache.jasper.xmlparser.UTF8Reader
Tell whether this stream is ready to be read.
Redirect - class org.apache.jasper.tagplugins.jstl.core.Redirect
release() - method in class org.apache.jasper.runtime.JspContextWrapper
release() - method in class org.apache.jasper.runtime.PageContextImpl
release() - method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
Calls the release() method of all tag handlers in this tag handler pool.
release() - method in class org.apache.jasper.runtime.TagHandlerPool
Calls the release() method of all available tag handlers in this tag handler pool.
releasePageContext(PageContext) - method in class org.apache.jasper.runtime.JspFactoryImpl
Remove - class org.apache.jasper.tagplugins.jstl.core.Remove
remove(org.apache.jasper.compiler.Node) - method in class org.apache.jasper.compiler.Node.Nodes
Removes the given node from the list.
removeAttribute(String) - method in class org.apache.jasper.runtime.JspContextWrapper
removeAttribute(String) - method in class org.apache.jasper.servlet.JspCServletContext
Remove the specified context attribute.
removeAttribute(String) - method in class org.apache.jasper.runtime.PageContextImpl
removeAttribute(String) - method in class org.apache.jasper.xmlparser.TreeNode
Remove any existing value for the specified attribute name.
removeAttribute(String,int) - method in class org.apache.jasper.runtime.JspContextWrapper
removeAttribute(String,int) - method in class org.apache.jasper.runtime.PageContextImpl
removeGeneratedClassFiles() - method in class org.apache.jasper.compiler.Compiler
removeGeneratedFiles() - method in class org.apache.jasper.compiler.Compiler
Remove generated files
removeIANA2JavaMapping(String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Removes an IANA to Java encoding name mapping.
removeJava2IANAMapping(String) - static method in class org.apache.jasper.xmlparser.EncodingMap
Removes a Java to IANA encoding name mapping.
removeNode(org.apache.jasper.xmlparser.TreeNode) - method in class org.apache.jasper.xmlparser.TreeNode
Remove a child node from this node, if it is one.
removeQuotes(char[]) - static method in class org.apache.jasper.compiler.JspUtil
removeWrapper(String) - method in class org.apache.jasper.compiler.JspRuntimeContext
Remove a JspServletWrapper.
replace(String,char,String) - static method in class org.apache.jasper.compiler.JspUtil
Replaces any occurrences of the character replace with the string with.
reset() - method in class org.apache.jasper.xmlparser.ASCIIReader
Reset the stream.
reset() - method in class org.apache.jasper.xmlparser.UCSReader
Reset the stream.
reset() - method in class org.apache.jasper.xmlparser.UTF8Reader
Reset the stream.
resetBuffer() - method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
Clears the output buffer of the JspWriter associated with the including page.
resetTemporaryVariableName() - static method in class org.apache.jasper.compiler.JspUtil
Resets the temporary variable name.
resolveFile(String) - method in class org.apache.jasper.JspC
Resolves the relative or absolute pathname correctly in both Ant and command-line situations.
resolveFunction(String,String) - method in class org.apache.jasper.runtime.ProtectedFunctionMapper
Resolves the specified local name and prefix into a Java.lang.Method.
resolveRelativeUri(String) - method in class org.apache.jasper.JspCompilationContext
Get the full value of a URI relative to this compilations context uses current file as the base.
resolveUrl(String,String,PageContext) - static method in class org.apache.jasper.tagplugins.jstl.Util
Utility methods taken from org.apache.taglibs.standard.tag.common.core.UrlSupport
resolveVariable(String) - method in class org.apache.jasper.runtime.JspContextWrapper
VariableResolver interface
resolveVariable(String) - method in class org.apache.jasper.runtime.PageContextImpl
VariableResolver interface
reuse(Tag) - method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
Adds the given tag handler to this tag handler pool, unless this tag handler pool has already reached its capacity, in which case the tag handler's release() method is called.
reuse(Tag) - method in class org.apache.jasper.runtime.TagHandlerPool
Adds the given tag handler to this tag handler pool, unless this tag handler pool has already reached its capacity, in which case the tag handler's release() method is called.
ELNode.Root - class org.apache.jasper.compiler.ELNode.Root
Represents an EL expression: anything in ${ and }.
Node.Root - class org.apache.jasper.compiler.Node.Root
Represents the root of a Jsp page or Jsp document
ROOT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
ROOT_REL_URI - static field in class org.apache.jasper.compiler.TldLocationsCache
rtrim() - method in class org.apache.jasper.compiler.Node.TemplateText
Trim all whitespace from the right of the template text
run() - method in class org.apache.jasper.compiler.JspRuntimeContext
The background thread that checks for changes to files included by a JSP and flags that a recompile is required.
run() - method in class org.apache.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper

S

scanChar() - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
Scans a range of character data up to the specified delimiter, setting the fields of the XMLString structure, appropriately.
scanFiles(File) - method in class org.apache.jasper.JspC
Locate all jsp files in the webapp.
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
Scans a pseudo attribute.
Node.ScriptingElement - class org.apache.jasper.compiler.Node.ScriptingElement
Represents an expression, declaration, or scriptlet
Node.Scriptlet - class org.apache.jasper.compiler.Node.Scriptlet
Represents a scriptlet
SCRIPTLET_ACTION - static field in class org.apache.jasper.compiler.TagConstants
SecurityClassLoad - class org.apache.jasper.security.SecurityClassLoad
Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.
securityClassLoad(ClassLoader) - static method in class org.apache.jasper.security.SecurityClassLoad
SecurityUtil - class org.apache.jasper.security.SecurityUtil
Util class for Security related operations.
service(HttpServletRequest,HttpServletResponse) - method in class org.apache.jasper.runtime.HttpJspBase
Entry point into service.
service(HttpServletRequest,HttpServletResponse) - method in class org.apache.jasper.servlet.JspServlet
SERVICE_METHOD_NAME - static field in class org.apache.jasper.Constants
_jspService is the name of the method that is called by HttpJspBase.service().
SERVLET_CLASS_LOADER - static field in class org.apache.jasper.Constants
FIXME ServletContext attribute for class loader.
SERVLET_CLASSPATH - static field in class org.apache.jasper.Constants
FIXME ServletContext attribute for classpath.
SERVLET_CONTENT_TYPE - static field in class org.apache.jasper.Constants
Default servlet content type.
ServletResponseWrapper used by the JSP 'include' action.
ServletWriter - class org.apache.jasper.compiler.ServletWriter
This is what is used to generate servlets.
ServletWriter(PrintWriter) - constructor for class org.apache.jasper.compiler.ServletWriter
Set - class org.apache.jasper.tagplugins.jstl.core.Set
SET_PROPERTY_ACTION - static field in class org.apache.jasper.compiler.TagConstants
setAddWebXmlMappings(boolean) - method in class org.apache.jasper.JspC
setArgs(String[]) - method in class org.apache.jasper.JspC
setAtETag(org.apache.jasper.compiler.Node.Nodes) - method in class org.apache.jasper.compiler.Node.CustomTag
setAtSTag(org.apache.jasper.compiler.Node.Nodes) - method in class org.apache.jasper.compiler.Node.CustomTag
setAttribute(String,Object) - method in class org.apache.jasper.runtime.JspContextWrapper
setAttribute(String,Object) - method in class org.apache.jasper.servlet.JspCServletContext
Set or replace the specified context attribute.
setAttribute(String,Object) - method in class org.apache.jasper.runtime.PageContextImpl
setAttribute(String,Object,int) - method in class org.apache.jasper.runtime.JspContextWrapper
setAttribute(String,Object,int) - method in class org.apache.jasper.runtime.PageContextImpl
setBeanName(org.apache.jasper.compiler.Node.JspAttribute) - method in class org.apache.jasper.compiler.Node.UseBean
setBody(String) - method in class org.apache.jasper.xmlparser.TreeNode
Set the body text associated with this node (if any).
setCaching(boolean) - method in class org.apache.jasper.JspC
setCharEncoding(String) - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
setClassDebugInfo(boolean) - method in class org.apache.jasper.JspC
setClassLoader(URLClassLoader) - method in class org.apache.jasper.JspCompilationContext
setClassName(String) - method in class org.apache.jasper.JspC
Class name of the generated file ( without package ).
setClassPath(String) - method in class org.apache.jasper.JspC
setClassPath(String) - method in class org.apache.jasper.JspCompilationContext
The classpath that is passed off to the Java compiler.
Sets the compilation exception for this JspServletWrapper.
setCompile(boolean) - method in class org.apache.jasper.JspC
Sets the compile flag.
setCompiler(String) - method in class org.apache.jasper.JspC
setCompilerSourceVM(String) - method in class org.apache.jasper.JspC
setCompilerTargetVM(String) - method in class org.apache.jasper.JspC
setContentType(String) - method in class org.apache.jasper.JspCompilationContext
setContentType(String) - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setDoEmbedded(boolean) - method in class org.apache.jasper.compiler.SmapGenerator
Instructs the SmapGenerator whether to actually print any embedded SMAPs or not.
setEL(org.apache.jasper.compiler.ELNode.Nodes) - method in class org.apache.jasper.compiler.Node.ELExpression
setError() - method in class org.apache.jasper.util.SystemLogHandler
setErrorOnUseBeanInvalidClassAttribute(boolean) - method in class org.apache.jasper.JspC
setErrorPage(boolean) - method in class org.apache.jasper.JspCompilationContext
setFailOnError(boolean) - method in class org.apache.jasper.JspC
Set the option that throws an exception in case of a compilation error.
setFunctionInfo(FunctionInfo) - method in class org.apache.jasper.compiler.ELNode.Function
setGeneratedInBuffer(boolean) - method in class org.apache.jasper.compiler.Node.Nodes
setGenStringAsCharArray(boolean) - method in class org.apache.jasper.JspC
Determines whether text strings are to be generated as char arrays, which improves performance in some cases.
setHasIncludeAction(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setHasParamAction(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setHasScriptingVars(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setHasSetProperty(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setHasUseBean(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setHeight(org.apache.jasper.compiler.Node.JspAttribute) - method in class org.apache.jasper.compiler.Node.PlugIn
setIeClassId(String) - method in class org.apache.jasper.JspC
Sets the class-id value to be sent to Internet Explorer when using tags.
setInputLineCount(int) - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets InputLineCount.
setInputStartLine(int) - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets InputStartLine.
setIsDefaultPageEncoding(boolean) - method in class org.apache.jasper.compiler.Node.Root
setIsEncodingSpecifiedInProlog(boolean) - method in class org.apache.jasper.compiler.Node.Root
setJavaEncoding(String) - method in class org.apache.jasper.JspC
Sets the encoding to use for java files.
setJspConfigPageEncoding(String) - method in class org.apache.jasper.compiler.Node.Root
setJspFiles(String) - method in class org.apache.jasper.JspC
Parses comma-separated list of JSP files to be processed.
setJspReloadCount(int) - method in class org.apache.jasper.compiler.JspRuntimeContext
Resets the JSP reload counter.
setJspReloadCount(int) - method in class org.apache.jasper.servlet.JspServlet
Resets the JSP reload counter.
setLastModificationTest(long) - method in class org.apache.jasper.servlet.JspServletWrapper
setLineFileID(int) - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets lineFileID.
setListErrors(boolean) - method in class org.apache.jasper.JspC
setLocale(Locale) - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setMapName(String) - method in class org.apache.jasper.compiler.ELNode.Nodes
setMethodName(String) - method in class org.apache.jasper.compiler.ELNode.Function
setNoTldJars(String) - static method in class org.apache.jasper.compiler.TldLocationsCache
Sets the list of JARs that are known not to contain any TLDs.
setNumCount(Integer) - method in class org.apache.jasper.compiler.Node.CustomTag
setOutputDir(String) - method in class org.apache.jasper.JspC
setOutputFileName(String) - method in class org.apache.jasper.compiler.SmapGenerator
Sets the filename (without path information) for the generated source file.
setOutputLineIncrement(int) - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets OutputLineIncrement.
setOutputStartLine(int) - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets OutputStartLine.
setPackage(String) - method in class org.apache.jasper.JspC
setPageEncoding(String) - method in class org.apache.jasper.compiler.Node.Root
setParameters(String[]) - method in class org.apache.jasper.compiler.ELNode.Function
setPluginAttribute(String,Object) - method in class org.apache.jasper.compiler.tagplugin.TagPluginContext
Associate the attribute with a value in the current tagplugin context.
setPoolingEnabled(boolean) - method in class org.apache.jasper.JspC
setProject(Project) - method in class org.apache.jasper.JspC
Sets the project.
Node.SetProperty - class org.apache.jasper.compiler.Node.SetProperty
Represents a setProperty action
setProperty(String,String) - method in class org.apache.jasper.EmbeddedServletOptions
setPrototypeMode(boolean) - method in class org.apache.jasper.JspCompilationContext
setReload(boolean) - method in class org.apache.jasper.servlet.JspServletWrapper
setScriptingVars(Vector,int) - method in class org.apache.jasper.compiler.Node.CustomTag
setScriptless(boolean) - method in class org.apache.jasper.compiler.Node.ChildInfo
setServletClassLastModifiedTime(long) - method in class org.apache.jasper.servlet.JspServletWrapper
Sets the last-modified time of the servlet class file associated with this JspServletWrapper.
setServletClassName(String) - method in class org.apache.jasper.JspCompilationContext
setServletJavaFileName(String) - method in class org.apache.jasper.JspCompilationContext
setServletPackageName(String) - method in class org.apache.jasper.JspCompilationContext
The package name into which the servlet class is generated.
setSmapDumped(boolean) - method in class org.apache.jasper.JspC
Set smapSuppressed flag.
setSmapSuppressed(boolean) - method in class org.apache.jasper.JspC
Set smapSuppressed flag.
setStatus(int) - method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
setTagData(TagData) - method in class org.apache.jasper.compiler.Node.CustomTag
setTagHandlerClass(Class) - method in class org.apache.jasper.compiler.Node.CustomTag
setTagHandlerPoolName(String) - method in class org.apache.jasper.compiler.Node.CustomTag
setTagInfo(TagInfo) - method in class org.apache.jasper.JspCompilationContext
setText(String) - method in class org.apache.jasper.compiler.Node.TemplateText
setThread() - static method in class org.apache.jasper.util.SystemLogHandler
Start capturing thread's output.
setTrimSpaces(boolean) - method in class org.apache.jasper.JspC
setUri(String) - method in class org.apache.jasper.compiler.ELNode.Function
setUriroot(String) - method in class org.apache.jasper.JspC
Base dir for the webapp.
setUseTagPlugin(boolean) - method in class org.apache.jasper.compiler.Node.CustomTag
setValidateXml(boolean) - method in class org.apache.jasper.JspC
setValues(char[],int,int) - method in class org.apache.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with the specified values.
setValues(org.apache.jasper.xmlparser.XMLString) - method in class org.apache.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with copies of the given string structure.
setVerbose(int) - method in class org.apache.jasper.JspC
Sets the verbosity level.
setWebXml(String) - method in class org.apache.jasper.JspC
File where we generate a complete web.xml with the class definitions.
setWebXmlFragment(String) - method in class org.apache.jasper.JspC
File where we generate a web.xml fragment with the class definitions.
setWidth(org.apache.jasper.compiler.Node.JspAttribute) - method in class org.apache.jasper.compiler.Node.PlugIn
setXpoweredBy(boolean) - method in class org.apache.jasper.JspC
SimplePool - class org.apache.jasper.util.SimplePool
Simple object pool.
SimplePool() - constructor for class org.apache.jasper.util.SimplePool
SimplePool(int) - constructor for class org.apache.jasper.util.SimplePool
size() - method in class org.apache.jasper.compiler.Node.Nodes
size() - method in class org.apache.jasper.util.Queue
How many elements are there in this queue?
skip(long) - method in class org.apache.jasper.xmlparser.ASCIIReader
Skip characters.
skip(long) - method in class org.apache.jasper.xmlparser.UCSReader
Skip characters.
skip(long) - method in class org.apache.jasper.xmlparser.UTF8Reader
Skip characters.
skipChar(int) - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips a character appearing immediately on the input.
skipSpaces() - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips space characters appearing immediately on the input.
skipString(String) - method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips the specified string appearing immediately on the input.
SMAP_ENCODING - static field in class org.apache.jasper.compiler.SmapUtil
SmapGenerator - class org.apache.jasper.compiler.SmapGenerator
Represents a source map (SMAP), which serves to associate lines of the input JSP file(s) to lines in the generated servlet in the final .class file, according to the JSR-045 spec.
SmapStratum - class org.apache.jasper.compiler.SmapStratum
Represents the line and file mappings associated with a JSR-045 "stratum".
SmapStratum(String) - constructor for class org.apache.jasper.compiler.SmapStratum
Constructs a new SmapStratum object for the given stratum name (e.g., JSP).
SmapUtil - class org.apache.jasper.compiler.SmapUtil
Contains static utilities for generating SMAP data based on the current version of Jasper.
SPACES - static field in class org.apache.jasper.compiler.ServletWriter
specialCharactersRepresentation - static field in class org.apache.jasper.tagplugins.jstl.Util
STANDARD_IMPORTS - static field in class org.apache.jasper.Constants
These classes/packages are automatically imported by the generated code.
streams - static field in class org.apache.jasper.util.SystemLogHandler
Thread <-> PrintStream associations.
stripSession(String) - static method in class org.apache.jasper.tagplugins.jstl.Util
Strips a servlet session ID from url.
supplemental(char,char) - static method in class org.apache.jasper.xmlparser.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
symbol - field in class org.apache.jasper.xmlparser.SymbolTable.Entry
Symbol.
SymbolTable - class org.apache.jasper.xmlparser.SymbolTable
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable() - constructor for class org.apache.jasper.xmlparser.SymbolTable
Constructs a symbol table with a default number of buckets.
SymbolTable(int) - constructor for class org.apache.jasper.xmlparser.SymbolTable
Constructs a symbol table with a specified number of buckets.
syncBeforeInvoke() - method in class org.apache.jasper.runtime.JspContextWrapper
Synchronize variables before fragment invokation
syncBeginTagFile() - method in class org.apache.jasper.runtime.JspContextWrapper
Synchronize variables at begin of tag file
syncEndTagFile() - method in class org.apache.jasper.runtime.JspContextWrapper
Synchronize variables at end of tag file
SystemLogHandler - class org.apache.jasper.util.SystemLogHandler
This helper class may be used to do sophisticated redirection of System.out and System.err.
SystemLogHandler(PrintStream) - constructor for class org.apache.jasper.util.SystemLogHandler
Construct the handler to capture the output of the given steam.

T

TAB_WIDTH - static field in class org.apache.jasper.compiler.ServletWriter
TABLE_SIZE - static field in class org.apache.jasper.xmlparser.SymbolTable
Default table size.
TAG_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
TAG_FILE_PACKAGE_NAME - static field in class org.apache.jasper.Constants
The default package name for tag handlers generated from tag files
TagConstants - interface org.apache.jasper.compiler.TagConstants
Node.TagDirective - class org.apache.jasper.compiler.Node.TagDirective
Represents a tag directive
TagHandlerPool - class org.apache.jasper.runtime.TagHandlerPool
Pool of tag handlers that can be reused.
TagHandlerPool() - constructor for class org.apache.jasper.runtime.TagHandlerPool
Constructs a tag handler pool with the default capacity.
TagHandlerPool(int) - constructor for class org.apache.jasper.runtime.TagHandlerPool
Constructs a tag handler pool with the given capacity.
TAGLIB_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
TAGLIB_DTD_PUBLIC_ID_11 - static field in class org.apache.jasper.Constants
Public Id and the Resource path (of the cached copy) of the DTDs for tag library descriptors.
TAGLIB_DTD_PUBLIC_ID_12 - static field in class org.apache.jasper.Constants
TAGLIB_DTD_RESOURCE_PATH_11 - static field in class org.apache.jasper.Constants
TAGLIB_DTD_RESOURCE_PATH_12 - static field in class org.apache.jasper.Constants
Node.TaglibDirective - class org.apache.jasper.compiler.Node.TaglibDirective
Represents a custom taglib directive
TagPlugin - interface org.apache.jasper.compiler.tagplugin.TagPlugin
This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.
TagPluginContext - interface org.apache.jasper.compiler.tagplugin.TagPluginContext
This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.
TagPluginManager - class org.apache.jasper.compiler.TagPluginManager
Manages tag plugin optimizations.
TagPluginManager(ServletContext) - constructor for class org.apache.jasper.compiler.TagPluginManager
TEMP_VARIABLE_NAME_PREFIX - static field in class org.apache.jasper.Constants
Prefix to use for generated temporary variable names
Node.TemplateText - class org.apache.jasper.compiler.Node.TemplateText
Represents a template text string
ELNode.Text - class org.apache.jasper.compiler.ELNode.Text
Represents text outside of EL expression.
TEXT_ACTION - static field in class org.apache.jasper.compiler.TagConstants
TextOptimizer - class org.apache.jasper.compiler.TextOptimizer
tfp - field in class org.apache.jasper.compiler.Compiler
threadSleep() - method in class org.apache.jasper.compiler.JspRuntimeContext
Sleep for the duration specified by the checkInterval property.
threadStart() - method in class org.apache.jasper.compiler.JspRuntimeContext
Start the background thread that will periodically check for changes to compile time included files in a JSP.
threadStop() - method in class org.apache.jasper.compiler.JspRuntimeContext
Stop the background thread that is periodically checking for changes to compile time included files in a JSP.
TldLocationsCache - class org.apache.jasper.compiler.TldLocationsCache
A container for all tag libraries that are defined "globally" for the web application.
TldLocationsCache(ServletContext) - constructor for class org.apache.jasper.compiler.TldLocationsCache
TldLocationsCache(ServletContext,boolean) - constructor for class org.apache.jasper.compiler.TldLocationsCache
Constructor.
TMP_DIR - static field in class org.apache.jasper.Constants
toClass(String,ClassLoader) - static method in class org.apache.jasper.compiler.JspUtil
Returns the Class object associated with the class or interface with the given string name.
toJavaSourceType(String) - static method in class org.apache.jasper.compiler.JspUtil
Class.getName() return arrays in the form "[[[", where et, the element type can be one of ZBCDFIJS or L; It is converted into forms that can be understood by javac.
toString() - method in class org.apache.jasper.compiler.SmapGenerator
toString() - method in class org.apache.jasper.compiler.SmapStratum
toString() - method in class org.apache.jasper.compiler.SmapStratum.LineInfo
toString() - method in class org.apache.jasper.xmlparser.TreeNode
Return a String representation of this TreeNode.
toString() - method in class org.apache.jasper.xmlparser.XMLString
Returns a string representation of this object.
toString(boolean) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(byte) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(char) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(double) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(float) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(int) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(long) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(Object) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
toString(short) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Append to the specified StringBuffer a character representation of this node, with the specified amount of indentation.
TreeNode - class org.apache.jasper.xmlparser.TreeNode
Simplified implementation of a Node from a Document Object Model (DOM) parse of an XML document.
TreeNode(String) - constructor for class org.apache.jasper.xmlparser.TreeNode
Construct a new node with no parent.
TreeNode(String,org.apache.jasper.xmlparser.TreeNode) - constructor for class org.apache.jasper.xmlparser.TreeNode
Construct a new node with the specified parent.

U

UCS2BE - static field in class org.apache.jasper.xmlparser.UCSReader
UCS2LE - static field in class org.apache.jasper.xmlparser.UCSReader
UCS4BE - static field in class org.apache.jasper.xmlparser.UCSReader
UCS4LE - static field in class org.apache.jasper.xmlparser.UCSReader
UCSReader - class org.apache.jasper.xmlparser.UCSReader
Reader for UCS-2 and UCS-4 encodings.
UCSReader(InputStream,int,short) - constructor for class org.apache.jasper.xmlparser.UCSReader
Constructs an ASCII reader from the specified input stream and buffer size.
UCSReader(InputStream,short) - constructor for class org.apache.jasper.xmlparser.UCSReader
Constructs an ASCII reader from the specified input stream using the default buffer size.
Node.UninterpretedTag - class org.apache.jasper.compiler.Node.UninterpretedTag
Represents an uninterpreted tag, from a Jsp document
unsetThread() - static method in class org.apache.jasper.util.SystemLogHandler
Stop capturing thread's output and return captured data as a String.
uriType(String) - static method in class org.apache.jasper.compiler.TldLocationsCache
Returns the type of a URI: ABS_URI ROOT_REL_URI NOROOT_REL_URI
Url - class org.apache.jasper.tagplugins.jstl.core.Url
URLEncode(String,String) - static method in class org.apache.jasper.runtime.JspRuntimeLibrary
URL encodes a string, based on the supplied character encoding.
URN_JSPTAGDIR - static field in class org.apache.jasper.compiler.TagConstants
URN_JSPTLD - static field in class org.apache.jasper.compiler.TagConstants
USE_BEAN_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.UseBean - class org.apache.jasper.compiler.Node.UseBean
Represents a useBean action
useTagPlugin() - method in class org.apache.jasper.compiler.Node.CustomTag
UTF8Reader - class org.apache.jasper.xmlparser.UTF8Reader
UTF8Reader(InputStream,int) - constructor for class org.apache.jasper.xmlparser.UTF8Reader
Constructs a UTF-8 reader from the specified input stream, buffer size and MessageFormatter.
Util - class org.apache.jasper.tagplugins.jstl.Util
Util contains some often used consts, static methods and embedded class to support the JSTL tag plugin.

V

VALID_SCHEME_CHAR - static field in class org.apache.jasper.tagplugins.jstl.Util
Validates the syntax of all ${} expressions within the given string.
validating - static field in class org.apache.jasper.xmlparser.ParserUtils
JspUtil.ValidAttribute - class org.apache.jasper.compiler.JspUtil.ValidAttribute
ValidAttribute(String) - constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
ValidAttribute(String,boolean) - constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
ValidAttribute(String,boolean,boolean) - constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
VARIABLE_DIRECTIVE_ACTION - static field in class org.apache.jasper.compiler.TagConstants
Node.VariableDirective - class org.apache.jasper.compiler.Node.VariableDirective
Represents a variable directive
visit(org.apache.jasper.compiler.ELNode.ELText) - method in class org.apache.jasper.compiler.ELNode.Visitor
visit(org.apache.jasper.compiler.ELNode.Function) - method in class org.apache.jasper.compiler.ELNode.Visitor
visit(org.apache.jasper.compiler.ELNode.Root) - method in class org.apache.jasper.compiler.ELNode.Visitor
visit(org.apache.jasper.compiler.ELNode.Text) - method in class org.apache.jasper.compiler.ELNode.Visitor
visit(org.apache.jasper.compiler.ELNode.Visitor) - method in class org.apache.jasper.compiler.ELNode.Nodes
Visit the nodes in the list with the supplied visitor
visit(org.apache.jasper.compiler.Node.AttributeDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.AttributeGenerator) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Comment) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.CustomTag) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Declaration) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.DoBodyAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.ELExpression) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Expression) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.FallBackAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.ForwardAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.GetProperty) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.IncludeAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.IncludeDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.InvokeAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.JspBody) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.JspElement) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.JspOutput) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.JspRoot) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.JspText) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.NamedAttribute) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.PageDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.ParamAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.ParamsAction) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.PlugIn) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Root) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Scriptlet) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.SetProperty) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.TagDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.TaglibDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.TemplateText) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.UninterpretedTag) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.UseBean) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.VariableDirective) - method in class org.apache.jasper.compiler.Node.Visitor
visit(org.apache.jasper.compiler.Node.Visitor) - method in class org.apache.jasper.compiler.Node.Nodes
Visit the nodes in the list with the supplied visitor
visitBody(org.apache.jasper.compiler.Node) - method in class org.apache.jasper.compiler.Node.Visitor
Visit the body of a node, using the current visitor
ELNode.Visitor - class org.apache.jasper.compiler.ELNode.Visitor
Node.Visitor - class org.apache.jasper.compiler.Node.Visitor
A visitor class for visiting the node.

W

WEBAPP_DTD_PUBLIC_ID_22 - static field in class org.apache.jasper.Constants
Public Id and the Resource path (of the cached copy) of the DTDs for web application deployment descriptors
WEBAPP_DTD_PUBLIC_ID_23 - static field in class org.apache.jasper.Constants
WEBAPP_DTD_RESOURCE_PATH_22 - static field in class org.apache.jasper.Constants
WEBAPP_DTD_RESOURCE_PATH_23 - static field in class org.apache.jasper.Constants
When - class org.apache.jasper.tagplugins.jstl.core.When
wrapped - field in class org.apache.jasper.util.SystemLogHandler
Wrapped PrintStream.
write(buf[]) - method in class org.apache.jasper.runtime.JspWriterImpl
Write an array of characters.
write(byte[]) - method in class org.apache.jasper.util.SystemLogHandler
write(byte[],int,int) - method in class org.apache.jasper.util.SystemLogHandler
write(cbuf[],int,int) - method in class org.apache.jasper.runtime.JspWriterImpl
Write a portion of an array of characters.
write(char[]) - method in class org.apache.jasper.runtime.BodyContentImpl
Write an array of characters.
write(char[],int,int) - method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of an array of characters.
write(int) - method in class org.apache.jasper.runtime.BodyContentImpl
Write a single character.
write(int) - method in class org.apache.jasper.runtime.JspWriterImpl
Write a single character.
write(int) - method in class org.apache.jasper.util.SystemLogHandler
write(String) - method in class org.apache.jasper.runtime.BodyContentImpl
Write a string.
write(String) - method in class org.apache.jasper.runtime.JspWriterImpl
Write a string.
write(String,int,int) - method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of a String.
write(String,int,int) - method in class org.apache.jasper.runtime.JspWriterImpl
Write a portion of a String.
writeOut(Writer) - method in class org.apache.jasper.runtime.BodyContentImpl
Write the contents of this BodyJspWriter into a Writer.

X

XMLChar - class org.apache.jasper.xmlparser.XMLChar
This class defines the basic XML character properties.
XMLEncodingDetector - class org.apache.jasper.xmlparser.XMLEncodingDetector
XMLEncodingDetector() - constructor for class org.apache.jasper.xmlparser.XMLEncodingDetector
Constructor
XMLString - class org.apache.jasper.xmlparser.XMLString
This class is used as a structure to pass text contained in the underlying character buffer of the scanner.
XMLString() - constructor for class org.apache.jasper.xmlparser.XMLString
Default constructor.
XMLString(char[],int,int) - constructor for class org.apache.jasper.xmlparser.XMLString
Constructs an XMLString structure preset with the specified values.
XMLString(org.apache.jasper.xmlparser.XMLString) - constructor for class org.apache.jasper.xmlparser.XMLString
Constructs an XMLString structure with copies of the values in the given structure.
XMLStringBuffer - class org.apache.jasper.xmlparser.XMLStringBuffer
XMLString is a structure used to pass character arrays.
XMLStringBuffer() - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
XMLStringBuffer(char) - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from a char.
XMLStringBuffer(char[],int,int) - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from the specified character array.
XMLStringBuffer(int) - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
XMLStringBuffer(org.apache.jasper.xmlparser.XMLString) - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from the specified XMLString.
XMLStringBuffer(String) - constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
Constructs a string buffer from a String.

Copyright B) 2000-2004 Apache Software Foundation. All Rights Reserved.