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

A

ABS_URI - Static variable in class org.apache.jasper.compiler.TldLocationsCache
The types of URI one may specify for a tag library
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 variable in interface org.apache.jasper.compiler.TagConstants
 
ATTRIBUTE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
accept(ELNode.Visitor) - Method in class org.apache.jasper.compiler.ELNode.ELText
 
accept(ELNode.Visitor) - Method in class org.apache.jasper.compiler.ELNode.Function
 
accept(ELNode.Visitor) - Method in class org.apache.jasper.compiler.ELNode.Root
 
accept(ELNode.Visitor) - Method in class org.apache.jasper.compiler.ELNode.Text
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.AttributeDirective
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.AttributeGenerator
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Comment
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.CustomTag
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Declaration
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.DoBodyAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.ELExpression
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Expression
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.FallBackAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.ForwardAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.GetProperty
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.IncludeAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.IncludeDirective
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.InvokeAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.JspBody
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.JspElement
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.JspOutput
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.JspRoot
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.JspText
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.NamedAttribute
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.PageDirective
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.ParamAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.ParamsAction
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.PlugIn
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Root
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Scriptlet
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.SetProperty
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.TagDirective
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.TaglibDirective
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.TemplateText
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.UninterpretedTag
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.UseBean
 
accept(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.VariableDirective
 
add(ELNode) - Method in class org.apache.jasper.compiler.ELNode.Nodes
 
add(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(TreeNode) - Method in class org.apache.jasper.xmlparser.TreeNode
Add a new child node to this node.
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.
addStratum(SmapStratum, boolean) - Method in class org.apache.jasper.compiler.SmapGenerator
Adds the given SmapStratum object, representing a Stratum with logically associated FileSection and LineSection blocks, to the current SmapGenerator.
addWrapper(String, JspServletWrapper) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Add a new JspServletWrapper.
apply(Node.Nodes, ErrorDispatcher, PageInfo) - Method in class org.apache.jasper.compiler.TagPluginManager
 
attributes - Variable in class org.apache.jasper.xmlparser.TreeNode
The attributes of this node, keyed by attribute name, Instantiated only if required.

B

BODY_ACTION - Static variable in interface 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.
body - Variable in class org.apache.jasper.xmlparser.TreeNode
The body text associated with this node (if any).
booleanValue(String) - Static method in class org.apache.jasper.compiler.JspUtil
Convert a String value to 'boolean'.

C

CACHED_DTD_PUBLIC_IDS - Static variable in class org.apache.jasper.Constants
List of the Public IDs that we cache, and their associated location.
CACHED_DTD_RESOURCE_PATHS - Static variable in class org.apache.jasper.Constants
 
CHUNKSIZE - Static variable in class org.apache.jasper.compiler.JspUtil
 
Choose - class org.apache.jasper.tagplugins.jstl.Choose.
 
Choose() - Constructor for class org.apache.jasper.tagplugins.jstl.Choose
 
Compiler - class org.apache.jasper.compiler.Compiler.
Main JSP compiler class.
Compiler(JspCompilationContext) - Constructor for class org.apache.jasper.compiler.Compiler
 
Compiler(JspCompilationContext, JspServletWrapper) - Constructor for class org.apache.jasper.compiler.Compiler
 
Constants - class org.apache.jasper.Constants.
Some constants and other global data that are used by the compiler and the runtime.
Constants() - Constructor for class org.apache.jasper.Constants
 
checkAttributes(String, Node, JspUtil.ValidAttribute[], ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
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.
checkScope(String, Node, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
Checks to see if the given scope is valid.
children - Variable in class org.apache.jasper.xmlparser.TreeNode
The children of this node, instantiated only if required.
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.
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.compiler.ServletWriter
 
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.util.SystemLogHandler
 
close() - Method in class org.apache.jasper.xmlparser.ASCIIReader
Close the stream.
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, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToBoolean(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToByte(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToByte(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToChar(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToChar(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToCharacter(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToDouble(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToDouble(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToFloat(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToFloat(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToInt(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToInt(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
coerceToInteger(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToLong(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToLong(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
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, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
coerceToShort(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
compile() - Method in class org.apache.jasper.JspCompilationContext
 
compile() - Method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context
compile(boolean) - Method in class org.apache.jasper.compiler.Compiler
Compile the jsp file from the current engine context.
concatenate(Compiler, Node.Nodes) - Static method in class org.apache.jasper.compiler.TextOptimizer
 
containsEL() - Method in class org.apache.jasper.compiler.ELNode.Nodes
 
convert(String, String, Class, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
convert(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.
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 - Variable in class org.apache.jasper.compiler.Compiler
 

D

DECLARATION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jasper.Constants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jasper.xmlparser.ASCIIReader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable 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 variable in class org.apache.jasper.xmlparser.UTF8Reader
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jasper.xmlparser.XercesEncodingDetector
 
DEFAULT_IE_CLASS_ID - Static variable in class org.apache.jasper.JspC
 
DEFAULT_TAG_BUFFER_SIZE - Static variable in class org.apache.jasper.Constants
Default size for the tag buffers.
DEFAULT_XMLDECL_BUFFER_SIZE - Static variable in class org.apache.jasper.xmlparser.XercesEncodingDetector
 
DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
DOBODY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
data - Static variable in class org.apache.jasper.util.SystemLogHandler
Thread <-> ByteArrayOutputStream associations.
decTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
decode(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Decode an URL formatted string.
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.runtime.HttpJspBase
 
destroy() - Method in class org.apache.jasper.servlet.JspServlet
 
destroy() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
discriminator - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
doTag(TagPluginContext) - Method in interface org.apache.jasper.compiler.tagplugin.TagPlugin
Generate codes for a custom tag.
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.Choose
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.ForEach
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.If
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.Otherwise
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.When
 
doVisit(Node) - Method in class org.apache.jasper.compiler.Node.Visitor
This method provides a place to put actions that are common to all nodes.
dontUseTagPlugin() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Abandon optimization for this tag handler, and instruct Jasper to generate the tag handler calls, as usual.

E

ELEMENT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
ELFunctionMapper - class org.apache.jasper.compiler.ELFunctionMapper.
This class generates functions mappers for the EL expressions in the page.
ELFunctionMapper() - Constructor for class org.apache.jasper.compiler.ELFunctionMapper
 
ELNode.ELText - class org.apache.jasper.compiler.ELNode.ELText.
Represents anything in EL expression, other than functions, including function arguments etc
ELNode.Function - class org.apache.jasper.compiler.ELNode.Function.
Represents a function Currently only include the prefix and function name, but not its arguments.
ELNode.Nodes - class org.apache.jasper.compiler.ELNode.Nodes.
An ordered list of ELNode.
ELNode.Nodes() - Constructor for class org.apache.jasper.compiler.ELNode.Nodes
 
ELNode.Root - class org.apache.jasper.compiler.ELNode.Root.
Represents an EL expression: anything in ${ and }.
ELNode.Text - class org.apache.jasper.compiler.ELNode.Text.
Represents text outside of EL expression.
ELNode.Visitor - class org.apache.jasper.compiler.ELNode.Visitor.
 
ELNode.Visitor() - Constructor for class org.apache.jasper.compiler.ELNode.Visitor
 
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
 
ESC - Static variable in class org.apache.jasper.Constants
A replacement char for "\$".
ESCStr - Static variable in class org.apache.jasper.Constants
 
EXPRESSION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
EmbeddedServletOptions - class org.apache.jasper.EmbeddedServletOptions.
A class to hold all init parameters specific to the JSP engine.
EmbeddedServletOptions(ServletConfig, ServletContext) - Constructor for class org.apache.jasper.EmbeddedServletOptions
Create an EmbeddedServletOptions object using data available from ServletConfig and ServletContext.
ErrorDispatcher - class org.apache.jasper.compiler.ErrorDispatcher.
Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
ErrorDispatcher() - Constructor for class org.apache.jasper.compiler.ErrorDispatcher
 
ErrorHandler - interface org.apache.jasper.compiler.ErrorHandler.
Interface for handling JSP parse and javac compilation errors.
escapeQueryString(String) - Static method in class org.apache.jasper.compiler.JspUtil
 
escapeQueryString(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Escape special shell characters.
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.
evaluateNodes(Node.Nodes, SmapStratum, boolean) - Static method in class org.apache.jasper.compiler.SmapUtil
 
execute() - Method in class org.apache.jasper.JspC
 

F

FALLBACK_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
FORWARD_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
FORWARD_SEEN - Static variable in class org.apache.jasper.Constants
 
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
 
ForEach - class org.apache.jasper.tagplugins.jstl.ForEach.
 
ForEach() - Constructor for class org.apache.jasper.tagplugins.jstl.ForEach
 
fBuffer - Variable in class org.apache.jasper.xmlparser.ASCIIReader
Byte buffer.
fBuffer - Variable in class org.apache.jasper.xmlparser.UCSReader
Byte buffer.
fBuffer - Variable in class org.apache.jasper.xmlparser.UTF8Reader
Byte buffer.
fEncoding - Variable in class org.apache.jasper.xmlparser.UCSReader
 
fInputStream - Variable in class org.apache.jasper.xmlparser.ASCIIReader
Input stream.
fInputStream - Variable in class org.apache.jasper.xmlparser.UCSReader
Input stream.
fInputStream - Variable in class org.apache.jasper.xmlparser.UTF8Reader
Input stream.
fOffset - Variable in class org.apache.jasper.xmlparser.UTF8Reader
Offset into buffer.
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.
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.
fork - Variable 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.
forward(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
forward(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 

G

GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
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
Are Text strings to be generated as char arrays?
genStringAsCharArray() - Method in interface org.apache.jasper.Options
Are Text strings to be generated as char arrays?
generateAttribute(String) - Method in interface 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 interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
generateDeclaration(String, String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate a declaration in the of the generated class.
generateImport(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate an import statement
generateJavaSource(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate Java source codes
generateSmap(JspCompilationContext, Node.Nodes) - Static method in class org.apache.jasper.compiler.SmapUtil
Generates an appropriate SMAP representing the current compilation context.
generateWebMapping(String, JspCompilationContext) - Method in class org.apache.jasper.JspC
 
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() - 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.
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, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Return the specified context attribute, if any.
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).
getCanonicalName(Class) - Static method in class org.apache.jasper.compiler.JspUtil
Compute the canonical name from a Class instance.
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 interface 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 interface 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 interface org.apache.jasper.Options
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in class org.apache.jasper.compiler.JspRuntimeContext
The classpath that is passed off to the Java compiler.
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 interface org.apache.jasper.Options
Compiler to use.
getConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
getContentType() - Method in class org.apache.jasper.JspCompilationContext
Get the content type of this JSP.
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 interface org.apache.jasper.runtime.JspSourceDependent
Returns a list of files names that the current page has a source dependency on.
getDependants() - Method in class org.apache.jasper.servlet.JspServletWrapper
Get a list of files that the current page has 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 interface 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
 
getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Autodetects the encoding of the XML document supplied by the given input stream.
getEncoding(InputStream, ErrorDispatcher) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Autodetects the encoding of the XML document supplied by the given input stream.
getEncodingMethod(String, JarFile, JspCompilationContext, ErrorDispatcher) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
 
getEncodingMethod(String, JarFile, JspCompilationContext, ErrorDispatcher) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
 
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.
getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getException() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getExpr(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
 
getExprInXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
Takes a potential expression and converts it into XML form
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.
getExtraSmap() - Method in class org.apache.jasper.compiler.Node.TemplateText
 
getFork() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getFork() - Method in class org.apache.jasper.JspC
 
getFork() - Method in interface 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
 
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
 
getIeClassId() - Method in interface 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.
getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
 
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.
getJavaEncoding() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getJavaEncoding() - Method in class org.apache.jasper.JspC
Returns the encoding to use for java files.
getJavaEncoding() - Method in interface 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
 
getJspConfig() - Method in class org.apache.jasper.JspC
Obtain JSP configuration informantion specified in web.xml.
getJspConfig() - Method in interface 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
 
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.
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 interface org.apache.jasper.Options
Are we keeping generated code around?
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 interface 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, 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
 
getMessage(String, Object[]) - 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.
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
 
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.JspContextWrapper
 
getPage() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
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
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 interface 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 interface 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
 
getProperty(String) - Method in class org.apache.jasper.EmbeddedServletOptions
 
getProtectionDomain() - Method in class org.apache.jasper.JspC
 
getReadMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of this BodyJspWriter as a Reader.
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.
getReloading() - Method in class org.apache.jasper.EmbeddedServletOptions
JSP reloading check ?
getReloading() - Method in class org.apache.jasper.JspC
JSP reloading check ?
getReloading() - Method in interface org.apache.jasper.Options
JSP reloading check ?
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.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
 
getScratchDir() - Method in class org.apache.jasper.EmbeddedServletOptions
What is my scratch dir?
getScratchDir() - Method in class org.apache.jasper.JspC
 
getScratchDir() - Method in interface 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 interface 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.runtime.PageContextImpl
 
getServlet(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Deprecated. This method has been deprecated with no replacement
getServlet() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
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.runtime.PageContextImpl
 
getServletContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
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
Deprecated. This method has been deprecated with no replacement
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
Deprecated. This method has been deprecated with no replacement
getSession() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getStratumName() - Method in class org.apache.jasper.compiler.SmapStratum
Returns the name of the stratum.
getString() - Method in class org.apache.jasper.compiler.SmapGenerator
 
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.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.runtime.BodyContentImpl
Return the value of the BodyJspWriter as a String.
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
 
getTagHandlerClassName(String, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
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
 
getTagPluginManager() - Method in class org.apache.jasper.JspC
 
getTagPluginManager() - Method in interface 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 interface 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
 
getTldLocationsCache() - Method in class org.apache.jasper.JspC
 
getTldLocationsCache() - Method in interface 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 interface org.apache.jasper.Options
Should white spaces between directives or actions be trimmed?
getURI() - Method in class org.apache.jasper.compiler.Node.CustomTag
 
getURI() - Method in class org.apache.jasper.compiler.Node.JspAttribute
 
getUri() - Method in class org.apache.jasper.compiler.ELNode.Function
 
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.

H

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
 
handleGetProperty(Object, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handlePageException(Exception) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
handlePageException(Throwable) - 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.PageContextImpl
 
handleSetProperty(Object, String, Object) - 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, short) - 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, 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, char) - 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, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleSetPropertyExpression(Object, String, String, PageContext, ProtectedFunctionMapper) - 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.
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
 

I

IE_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
 
INCLUDE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
INC_REQUEST_URI - Static variable in class org.apache.jasper.Constants
Servlet context and request attributes that the JSP engine uses.
INC_SERVLET_PATH - Static variable in class org.apache.jasper.Constants
 
INVOKE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
If - class org.apache.jasper.tagplugins.jstl.If.
 
If() - Constructor for class org.apache.jasper.tagplugins.jstl.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
 
incTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
include(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
include(String, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
include(ServletRequest, ServletResponse, String, JspWriter, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Perform a RequestDispatcher.include() operation, with optional flushing of the response beforehand.
include(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
include(String, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
 
incrementRemoved() - Method in class org.apache.jasper.JspCompilationContext
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.HttpJspBase
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.PerThreadTagHandlerPool
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.TagHandlerPool
 
init(ServletConfig) - Method in class org.apache.jasper.servlet.JspServlet
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
 
installSmap(String, 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
 
introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
isAllSpace() - Method in class org.apache.jasper.compiler.Node.TemplateText
Returns true if this template text contains whitespace only.
isAttributeSpecified(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
isConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
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(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
Checks if the token is a runtime expression.
isExpression() - Method in class org.apache.jasper.compiler.Node.JspAttribute
 
isExternal() - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Returns true if the current entity being scanned is external.
isGeneratedInBuffer() - Method in class org.apache.jasper.compiler.Node.Nodes
 
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
 
isNamedAttribute() - Method in class org.apache.jasper.compiler.Node.JspAttribute
 
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.
isPoolingEnabled() - Method in class org.apache.jasper.EmbeddedServletOptions
 
isPoolingEnabled() - Method in class org.apache.jasper.JspC
 
isPoolingEnabled() - Method in interface 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, i.e. we only Generate codes with class for the tag handler with empty method bodies.
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 interface 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 interface org.apache.jasper.Options
Should SMAP info for JSR45 debugging 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 interface org.apache.jasper.Options
Is the generation of SMAP info for JSR45 debugging suppressed?
isTagFile() - Method in class org.apache.jasper.JspCompilationContext
 
isTagFile() - Method in class org.apache.jasper.compiler.Node.CustomTag
 
isTagFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
isTrim() - Method in class org.apache.jasper.compiler.Node.NamedAttribute
 
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 interface 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

JSP_ATTRIBUTE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_ATTRIBUTE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_BODY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_DECLARATION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_DOBODY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_ELEMENT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_EXPRESSION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_FALLBACK_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_FILE - Static variable in class org.apache.jasper.Constants
FIXME Request attribute for <jsp-file> element of a servlet definition.
JSP_FORWARD_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_INCLUDE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_INVOKE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_OUTPUT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_PACKAGE_NAME - Static variable in class org.apache.jasper.Constants
The default package name for compiled jsp pages.
JSP_PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_PARAMS_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_PARAM_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_PLUGIN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_ROOT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_SCRIPTLET_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_SERVLET_BASE - Static variable in class org.apache.jasper.Constants
The base class of the generated servlets.
JSP_SET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_TAGLIB_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_TAG_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_TEXT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_TEXT_ACTION_END - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_URI - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_USE_BEAN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JasperException - exception 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
 
JavacErrorDetail - class org.apache.jasper.compiler.JavacErrorDetail.
Class providing details about a javac compilation error.
JavacErrorDetail(String, int, String, int, String) - Constructor for class org.apache.jasper.compiler.JavacErrorDetail
Constructor.
JspC - class org.apache.jasper.JspC.
Shell for the jspc compiler.
JspC() - Constructor for class org.apache.jasper.JspC
 
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.
JspCompilationContext - class org.apache.jasper.JspCompilationContext.
A place holder for various things that are used through out the JSP engine.
JspCompilationContext(String, boolean, Options, ServletContext, JspServletWrapper, JspRuntimeContext) - Constructor for class org.apache.jasper.JspCompilationContext
 
JspCompilationContext(String, TagInfo, Options, ServletContext, JspServletWrapper, JspRuntimeContext, URL) - Constructor for class org.apache.jasper.JspCompilationContext
 
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
 
JspConfig.JspProperty - class org.apache.jasper.compiler.JspConfig.JspProperty.
 
JspConfig.JspProperty(String, String, String, String, Vector, Vector) - Constructor for class org.apache.jasper.compiler.JspConfig.JspProperty
 
JspContextWrapper - class org.apache.jasper.runtime.JspContextWrapper.
Implementation of a JSP Context Wrapper.
JspContextWrapper(JspContext, ArrayList, ArrayList, ArrayList, Map) - Constructor for class org.apache.jasper.runtime.JspContextWrapper
 
JspFactoryImpl - class org.apache.jasper.runtime.JspFactoryImpl.
Implementation of JspFactory.
JspFactoryImpl() - Constructor for class org.apache.jasper.runtime.JspFactoryImpl
 
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
 
JspRuntimeContext - class org.apache.jasper.compiler.JspRuntimeContext.
Class for tracking JSP compile time file dependencies when the <%@include file="..."
JspRuntimeContext(ServletContext, 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.
JspRuntimeLibrary() - Constructor for class org.apache.jasper.runtime.JspRuntimeLibrary
 
JspRuntimeLibrary.PrivilegedIntrospectHelper - class org.apache.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper.
 
JspServlet - class org.apache.jasper.servlet.JspServlet.
The JSP engine (a.k.a Jasper).
JspServlet() - Constructor for class org.apache.jasper.servlet.JspServlet
 
JspServletWrapper - class org.apache.jasper.servlet.JspServletWrapper.
The JSP engine (a.k.a Jasper).
JspServletWrapper(ServletContext, Options, String, TagInfo, JspRuntimeContext, URL) - Constructor for class org.apache.jasper.servlet.JspServletWrapper
 
JspSourceDependent - interface org.apache.jasper.runtime.JspSourceDependent.
Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.
JspUtil - class org.apache.jasper.compiler.JspUtil.
This class has all the utility method(s).
JspUtil() - Constructor for class org.apache.jasper.compiler.JspUtil
 
JspUtil.ValidAttribute - class org.apache.jasper.compiler.JspUtil.ValidAttribute.
 
JspUtil.ValidAttribute(String, boolean, boolean) - Constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil.ValidAttribute(String, boolean) - Constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
 
JspUtil.ValidAttribute(String) - Constructor for class org.apache.jasper.compiler.JspUtil.ValidAttribute
 
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.
javacError(String, String, Node.Nodes) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
javacError(JavacErrorDetail[]) - Method in interface org.apache.jasper.compiler.ErrorHandler
Processes the given javac compilation errors.
jspContext - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
jspDestroy() - Method in class org.apache.jasper.runtime.HttpJspBase
 
jspError(String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String) - 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
 
jspError(Mark, String, String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Mark, String, String, String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, String, String) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Exception) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(String, String, Exception) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, String, String, Exception) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(String, int, int, String, Exception) - Method in interface org.apache.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
jspError(String, Exception) - Method in interface org.apache.jasper.compiler.ErrorHandler
Processes the given JSP parse error.
jspInit() - Method in class org.apache.jasper.runtime.HttpJspBase
 

K

K - Static variable 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

Localizer - class org.apache.jasper.compiler.Localizer.
Class responsible for converting error codes to corresponding localized error messages.
Localizer() - Constructor for class org.apache.jasper.compiler.Localizer
 
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.
log(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Log the specified message.
log(Exception, String) - Method in class org.apache.jasper.servlet.JspCServletContext
Deprecated. Use log(String,Throwable) instead
log(String, Throwable) - Method in class org.apache.jasper.servlet.JspCServletContext
Log the specified message and exception.
ltrim() - Method in class org.apache.jasper.compiler.Node.TemplateText
Trim all whitespace from the left of the template text

M

MAX_POOL_SIZE - Static variable in class org.apache.jasper.Constants
Default tag handler pool size.
main(String[]) - Static method in class org.apache.jasper.JspC
 
main(String[]) - Static method in class org.apache.jasper.compiler.SmapGenerator
 
main(String[]) - Static method in class org.apache.jasper.runtime.BodyContentImpl
 
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
mangleChar(char) - Static method in class org.apache.jasper.compiler.JspUtil
Mangle the specified character to create a legal Java class name.
map(Compiler, Node.Nodes) - Static method in class org.apache.jasper.compiler.ELFunctionMapper
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.
mergeIntoWebXml() - Method in class org.apache.jasper.JspC
Include the generated web.xml inside the webapp's web.xml.
myAttributes - Variable in class org.apache.jasper.servlet.JspCServletContext
Servlet context attributes.
myLogWriter - Variable in class org.apache.jasper.servlet.JspCServletContext
The log writer we will write log messages to.
myResourceBaseURL - Variable in class org.apache.jasper.servlet.JspCServletContext
The base URL (document root) for this context.

N

NOROOT_REL_URI - Static variable in class org.apache.jasper.compiler.TldLocationsCache
 
NS_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
Default URLs to download the pluging for Netscape and IE.
Node.AttributeDirective - class org.apache.jasper.compiler.Node.AttributeDirective.
Represents an attribute directive
Node.AttributeDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.AttributeDirective
 
Node.AttributeDirective(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.AttributeDirective
 
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).
Node.AttributeGenerator(Mark, String, Node.CustomTag) - Constructor for class org.apache.jasper.compiler.Node.AttributeGenerator
 
Node.ChildInfo - class org.apache.jasper.compiler.Node.ChildInfo.
Collected information about child elements.
Node.ChildInfo() - Constructor for class org.apache.jasper.compiler.Node.ChildInfo
 
Node.Comment - class org.apache.jasper.compiler.Node.Comment.
Represents a Jsp comment Comments are kept for completeness.
Node.Comment(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Comment
 
Node.CustomTag - class org.apache.jasper.compiler.Node.CustomTag.
Represents a custom tag
Node.CustomTag(String, String, String, String, Attributes, Mark, Node, TagInfo, Class) - Constructor for class org.apache.jasper.compiler.Node.CustomTag
 
Node.CustomTag(String, String, String, String, Attributes, Attributes, Attributes, Mark, Node, TagInfo, Class) - Constructor for class org.apache.jasper.compiler.Node.CustomTag
 
Node.CustomTag(String, String, String, String, Attributes, Mark, Node, TagFileInfo) - Constructor for class org.apache.jasper.compiler.Node.CustomTag
 
Node.CustomTag(String, String, String, String, Attributes, Attributes, Attributes, Mark, Node, TagFileInfo) - Constructor for class org.apache.jasper.compiler.Node.CustomTag
 
Node.Declaration - class org.apache.jasper.compiler.Node.Declaration.
Represents a declaration
Node.Declaration(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Declaration
 
Node.Declaration(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Declaration
 
Node.DoBodyAction - class org.apache.jasper.compiler.Node.DoBodyAction.
Represents a tag file action
Node.DoBodyAction(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.DoBodyAction
 
Node.DoBodyAction(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.DoBodyAction
 
Node.ELExpression - class org.apache.jasper.compiler.Node.ELExpression.
Represents an EL expression.
Node.ELExpression(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ELExpression
 
Node.Expression - class org.apache.jasper.compiler.Node.Expression.
Represents an expression.
Node.Expression(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Expression
 
Node.Expression(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Expression
 
Node.FallBackAction - class org.apache.jasper.compiler.Node.FallBackAction.
Represents a fallback action
Node.FallBackAction(Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.FallBackAction
 
Node.FallBackAction(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.FallBackAction
 
Node.ForwardAction - class org.apache.jasper.compiler.Node.ForwardAction.
Represents a forward action
Node.ForwardAction(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ForwardAction
 
Node.ForwardAction(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ForwardAction
 
Node.GetProperty - class org.apache.jasper.compiler.Node.GetProperty.
Represents a getProperty action
Node.GetProperty(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.GetProperty
 
Node.GetProperty(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.GetProperty
 
Node.IncludeAction - class org.apache.jasper.compiler.Node.IncludeAction.
Represents an include action
Node.IncludeAction(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.IncludeAction
 
Node.IncludeAction(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.IncludeAction
 
Node.IncludeDirective - class org.apache.jasper.compiler.Node.IncludeDirective.
Represents an include directive
Node.IncludeDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.IncludeDirective
 
Node.IncludeDirective(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.IncludeDirective
 
Node.InvokeAction - class org.apache.jasper.compiler.Node.InvokeAction.
Represents a tag file action
Node.InvokeAction(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.InvokeAction
 
Node.InvokeAction(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.InvokeAction
 
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>)
Node.JspBody(Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspBody
 
Node.JspBody(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspBody
 
Node.JspElement - class org.apache.jasper.compiler.Node.JspElement.
Represents a .
Node.JspElement(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspElement
 
Node.JspElement(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspElement
 
Node.JspOutput - class org.apache.jasper.compiler.Node.JspOutput.
Represents a .
Node.JspOutput(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspOutput
 
Node.JspRoot - class org.apache.jasper.compiler.Node.JspRoot.
Represents the root of a Jsp document (XML syntax)
Node.JspRoot(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspRoot
 
Node.JspText - class org.apache.jasper.compiler.Node.JspText.
Represents the body of a <jsp:text> element
Node.JspText(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.JspText
 
Node.NamedAttribute - class org.apache.jasper.compiler.Node.NamedAttribute.
Represents a Named Attribute (<jsp:attribute>)
Node.NamedAttribute(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.NamedAttribute
 
Node.NamedAttribute(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.NamedAttribute
 
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.
Node.Nodes() - Constructor for class org.apache.jasper.compiler.Node.Nodes
 
Node.Nodes(Node.Root) - Constructor for class org.apache.jasper.compiler.Node.Nodes
 
Node.PageDirective - class org.apache.jasper.compiler.Node.PageDirective.
Represents a page directive
Node.PageDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.PageDirective
 
Node.PageDirective(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.PageDirective
 
Node.ParamAction - class org.apache.jasper.compiler.Node.ParamAction.
Represents a param action
Node.ParamAction(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ParamAction
 
Node.ParamAction(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ParamAction
 
Node.ParamsAction - class org.apache.jasper.compiler.Node.ParamsAction.
Represents a params action
Node.ParamsAction(Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ParamsAction
 
Node.ParamsAction(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ParamsAction
 
Node.PlugIn - class org.apache.jasper.compiler.Node.PlugIn.
Represents a plugin action
Node.PlugIn(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.PlugIn
 
Node.PlugIn(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.PlugIn
 
Node.Root - class org.apache.jasper.compiler.Node.Root.
Represents the root of a Jsp page or Jsp document
Node.ScriptingElement - class org.apache.jasper.compiler.Node.ScriptingElement.
Represents an expression, declaration, or scriptlet
Node.ScriptingElement(String, String, String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ScriptingElement
 
Node.ScriptingElement(String, String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.ScriptingElement
 
Node.Scriptlet - class org.apache.jasper.compiler.Node.Scriptlet.
Represents a scriptlet
Node.Scriptlet(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Scriptlet
 
Node.Scriptlet(String, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.Scriptlet
 
Node.SetProperty - class org.apache.jasper.compiler.Node.SetProperty.
Represents a setProperty action
Node.SetProperty(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.SetProperty
 
Node.SetProperty(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.SetProperty
 
Node.TagDirective - class org.apache.jasper.compiler.Node.TagDirective.
Represents a tag directive
Node.TagDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.TagDirective
 
Node.TagDirective(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.TagDirective
 
Node.TaglibDirective - class org.apache.jasper.compiler.Node.TaglibDirective.
Represents a custom taglib directive
Node.TaglibDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.TaglibDirective
 
Node.TemplateText - class org.apache.jasper.compiler.Node.TemplateText.
Represents a template text string
Node.TemplateText(String, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.TemplateText
 
Node.UninterpretedTag - class org.apache.jasper.compiler.Node.UninterpretedTag.
Represents an uninterpreted tag, from a Jsp document
Node.UninterpretedTag(String, String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.UninterpretedTag
 
Node.UseBean - class org.apache.jasper.compiler.Node.UseBean.
Represents a useBean action
Node.UseBean(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.UseBean
 
Node.UseBean(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.UseBean
 
Node.VariableDirective - class org.apache.jasper.compiler.Node.VariableDirective.
Represents a variable directive
Node.VariableDirective(Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.VariableDirective
 
Node.VariableDirective(String, Attributes, Attributes, Attributes, Mark, Node) - Constructor for class org.apache.jasper.compiler.Node.VariableDirective
 
Node.Visitor - class org.apache.jasper.compiler.Node.Visitor.
A visitor class for visiting the node.
Node.Visitor() - Constructor for class org.apache.jasper.compiler.Node.Visitor
 
name - Variable in class org.apache.jasper.xmlparser.TreeNode
The name of this node.
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.
nextTemporaryVariableName() - Static method in class org.apache.jasper.compiler.JspUtil
Generates a new temporary variable name.

O

OPTION_MAXSIZE - Static variable in class org.apache.jasper.runtime.TagHandlerPool
 
OPTION_TAGPOOL - Static variable in class org.apache.jasper.runtime.TagHandlerPool
 
OUTPUT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
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.Otherwise.
 
Otherwise() - Constructor for class org.apache.jasper.tagplugins.jstl.Otherwise
 
optimizeLineSection() - Method in class org.apache.jasper.compiler.SmapStratum
Combines consecutive LineInfos wherever possible
options - Variable in class org.apache.jasper.compiler.Compiler
 
org.apache.jasper - package org.apache.jasper
 
org.apache.jasper.compiler - package org.apache.jasper.compiler
 
org.apache.jasper.compiler.tagplugin - package org.apache.jasper.compiler.tagplugin
 
org.apache.jasper.runtime - package org.apache.jasper.runtime
 
org.apache.jasper.security - package org.apache.jasper.security
 
org.apache.jasper.servlet - package org.apache.jasper.servlet
 
org.apache.jasper.tagplugins.jstl - package org.apache.jasper.tagplugins.jstl
 
org.apache.jasper.util - package org.apache.jasper.util
 
org.apache.jasper.xmlparser - package org.apache.jasper.xmlparser
 

P

PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
PARAMS_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
PARAM_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
PLUGIN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
PRECOMPILE - Static variable in class org.apache.jasper.Constants
The query parameter that causes the JSP engine to just pregenerated the servlet but not invoke it.
PageContextImpl - class org.apache.jasper.runtime.PageContextImpl.
Implementation of the PageContext class from the JSP spec.
ParserUtils - class org.apache.jasper.xmlparser.ParserUtils.
XML parsing utilities for processing web application deployment descriptor and tag library descriptor files.
ParserUtils() - Constructor for class org.apache.jasper.xmlparser.ParserUtils
 
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.
ProtectedFunctionMapper - class org.apache.jasper.runtime.ProtectedFunctionMapper.
Maps EL functions to their Java method counterparts.
pageContext - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
pageNodes - Variable in class org.apache.jasper.compiler.Compiler
 
parent - Variable in class org.apache.jasper.xmlparser.TreeNode
The parent node of this node.
parentTag - Variable 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
 
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.XercesEncodingDetector
Returns the next character on the input.
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
 
print(char) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given char.
print(int) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given int.
print(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given string.
print(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value.
print(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a character.
print(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer.
print(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer.
print(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number.
print(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number.
print(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters.
print(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a string.
print(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an object.
print(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value.
print(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a character.
print(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an integer.
print(long) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a long integer.
print(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a floating-point number.
print(double) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a double-precision floating-point number.
print(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters.
print(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a string.
print(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an object.
print(boolean) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(char) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(int) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(long) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(float) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(double) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(char[]) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(String) - Method in class org.apache.jasper.util.SystemLogHandler
 
print(Object) - Method in class org.apache.jasper.util.SystemLogHandler
 
printComment(Mark, Mark, char[]) - Method in class org.apache.jasper.compiler.ServletWriter
Print a standard comment for echo outputed chunk.
printMultiLn(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given string.
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(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given string followed by '\n'
println() - Method in class org.apache.jasper.compiler.ServletWriter
Prints a '\n'
println() - Method in class org.apache.jasper.runtime.BodyContentImpl
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a boolean value and then terminate the line.
println(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a character and then terminate the line.
println(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an integer and then terminate the line.
println(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a long integer and then terminate the line.
println(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a floating-point number and then terminate the line.
println(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an array of characters and then terminate the line.
println(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print a String and then terminate the line.
println(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
Print an Object and then terminate the line.
println() - Method in class org.apache.jasper.runtime.JspWriterImpl
Terminate the current line by writing the line separator string.
println(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a boolean value and then terminate the line.
println(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a character and then terminate the line.
println(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an 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(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a 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(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an array of characters and then terminate the line.
println(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print a String and then terminate the line.
println(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
Print an Object and then terminate the line.
println() - Method in class org.apache.jasper.util.SystemLogHandler
 
println(boolean) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(char) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(int) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(long) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(float) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(double) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(char[]) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(String) - Method in class org.apache.jasper.util.SystemLogHandler
 
println(Object) - Method in class org.apache.jasper.util.SystemLogHandler
 
project - Variable in class org.apache.jasper.compiler.Compiler
 
proprietaryEvaluate(String, Class, PageContext, ProtectedFunctionMapper, boolean) - Static method in class org.apache.jasper.runtime.PageContextImpl
Proprietary method to evaluate EL expressions.
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(Writer) - 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.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

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.
Queue() - Constructor for class org.apache.jasper.util.Queue
 

R

ROOT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
ROOT_REL_URI - Static variable in class org.apache.jasper.compiler.TldLocationsCache
 
read() - Method in class org.apache.jasper.xmlparser.ASCIIReader
Read a single character.
read(char[], int, int) - Method in class org.apache.jasper.xmlparser.ASCIIReader
Read characters into a portion of an array.
read() - Method in class org.apache.jasper.xmlparser.UCSReader
Read a single character.
read(char[], int, int) - Method in class org.apache.jasper.xmlparser.UCSReader
Read characters into a portion of an array.
read() - Method in class org.apache.jasper.xmlparser.UTF8Reader
Read a single character.
read(char[], 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.
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(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, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
removeAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
removeAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
removeAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Remove the specified context attribute.
removeAttribute(String) - Method in class org.apache.jasper.xmlparser.TreeNode
Remove any existing value for the specified attribute name.
removeGeneratedClassFiles() - Method in class org.apache.jasper.compiler.Compiler
 
removeGeneratedFiles() - Method in class org.apache.jasper.compiler.Compiler
Remove generated files
removeNode(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.
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.
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.
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

SCRIPTLET_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
SERVICE_METHOD_NAME - Static variable in class org.apache.jasper.Constants
_jspService is the name of the method that is called by HttpJspBase.service().
SERVLET_CLASSPATH - Static variable in class org.apache.jasper.Constants
FIXME ServletContext attribute for classpath.
SERVLET_CLASS_LOADER - Static variable in class org.apache.jasper.Constants
FIXME ServletContext attribute for class loader.
SERVLET_CONTENT_TYPE - Static variable in class org.apache.jasper.Constants
Default servlet content type.
SET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
SMAP_ENCODING - Static variable in class org.apache.jasper.compiler.SmapUtil
 
SPACES - Static variable in class org.apache.jasper.compiler.ServletWriter
 
STANDARD_IMPORTS - Static variable in class org.apache.jasper.Constants
These classes/packages are automatically imported by the generated code.
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() - Constructor for class org.apache.jasper.security.SecurityClassLoad
 
ServletResponseWrapperInclude - class org.apache.jasper.runtime.ServletResponseWrapperInclude.
ServletResponseWrapper used by the JSP 'include' action.
ServletResponseWrapperInclude(ServletResponse, JspWriter) - Constructor for class org.apache.jasper.runtime.ServletResponseWrapperInclude
 
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
 
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
 
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.
SmapGenerator() - Constructor for class org.apache.jasper.compiler.SmapGenerator
 
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).
SmapStratum.LineInfo - class org.apache.jasper.compiler.SmapStratum.LineInfo.
Represents a single LineSection in an SMAP, associated with a particular stratum.
SmapStratum.LineInfo() - Constructor for class org.apache.jasper.compiler.SmapStratum.LineInfo
 
SmapUtil - class org.apache.jasper.compiler.SmapUtil.
Contains static utilities for generating SMAP data based on the current version of Jasper.
SmapUtil() - Constructor for class org.apache.jasper.compiler.SmapUtil
 
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.
scanChar() - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Returns the next character on the input.
scanData(String, XMLStringBuffer) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
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.
scanLiteral(int, XMLString) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Scans a pseudo attribute.
securityClassLoad(ClassLoader) - Static method in class org.apache.jasper.security.SecurityClassLoad
 
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(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
 
setAddWebXmlMappings(boolean) - Method in class org.apache.jasper.JspC
 
setArgs(String[]) - Method in class org.apache.jasper.JspC
 
setAtETag(Node.Nodes) - Method in class org.apache.jasper.compiler.Node.CustomTag
 
setAtSTag(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, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
setAttribute(String, Object) - Method in class org.apache.jasper.runtime.PageContextImpl
 
setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.PageContextImpl
 
setAttribute(String, Object) - Method in class org.apache.jasper.servlet.JspCServletContext
Set or replace the specified context attribute.
setBeanName(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).
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.
setCompile(boolean) - Method in class org.apache.jasper.JspC
 
setCompiler(String) - Method in class org.apache.jasper.JspC
 
setContentType(String) - Method in class org.apache.jasper.JspCompilationContext
 
setCustomTagParent(Node.CustomTag) - Method in class org.apache.jasper.compiler.Node.CustomTag
 
setDoEmbedded(boolean) - Method in class org.apache.jasper.compiler.SmapGenerator
Instructs the SmapGenerator whether to actually print any embedded SMAPs or not.
setEL(ELNode.Nodes) - Method in class org.apache.jasper.compiler.Node.ELExpression
 
setError() - Method in class org.apache.jasper.util.SystemLogHandler
 
setErrorPage(boolean) - Method in class org.apache.jasper.JspCompilationContext
 
setFunctionInfo(FunctionInfo) - Method in class org.apache.jasper.compiler.ELNode.Function
 
setGeneratedInBuffer(boolean) - Method in class org.apache.jasper.compiler.Node.Nodes
 
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(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.PlugIn
 
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.
setJspAttributes(Node.JspAttribute[]) - Method in class org.apache.jasper.compiler.Node.CustomTag
 
setJspAttributes(Node.JspAttribute[]) - Method in class org.apache.jasper.compiler.Node.JspElement
 
setJspAttributes(Node.JspAttribute[]) - Method in class org.apache.jasper.compiler.Node.UninterpretedTag
 
setJspConfigPageEncoding(String) - Method in class org.apache.jasper.compiler.Node.Root
 
setLineFileID(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
Sets lineFileID.
setListErrors(boolean) - Method in class org.apache.jasper.JspC
 
setMapName(String) - Method in class org.apache.jasper.compiler.ELNode.Nodes
 
setMethodName(String) - Method in class org.apache.jasper.compiler.ELNode.Function
 
setNameAttribute(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.JspElement
 
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
 
setPage(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.ForwardAction
 
setPage(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.IncludeAction
 
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 interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Associate the attribute with a value in the current tagplugin context.
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
 
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.
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
 
setTagPluginContext(TagPluginContext) - Method in class org.apache.jasper.compiler.Node.CustomTag
 
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.
setTldLocationsCache(TldLocationsCache) - Method in class org.apache.jasper.EmbeddedServletOptions
 
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
 
setValue(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.ParamAction
 
setValue(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.SetProperty
 
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(Node.JspAttribute) - Method in class org.apache.jasper.compiler.Node.PlugIn
 
setWriter(ServletWriter) - Method in class org.apache.jasper.JspCompilationContext
 
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.XercesEncodingDetector
Skips a character appearing immediately on the input.
skipSpaces() - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Skips space characters appearing immediately on the input.
skipString(String) - Method in class org.apache.jasper.xmlparser.XercesEncodingDetector
Skips the specified string appearing immediately on the input.
streams - Static variable in class org.apache.jasper.util.SystemLogHandler
Thread <-> PrintStream associations.
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

T

TAB_WIDTH - Static variable in class org.apache.jasper.compiler.ServletWriter
 
TAGLIB_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
TAGLIB_DTD_PUBLIC_ID_11 - Static variable 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 variable in class org.apache.jasper.Constants
 
TAGLIB_DTD_RESOURCE_PATH_11 - Static variable in class org.apache.jasper.Constants
 
TAGLIB_DTD_RESOURCE_PATH_12 - Static variable in class org.apache.jasper.Constants
 
TAG_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
TAG_FILE_PACKAGE_NAME - Static variable in class org.apache.jasper.Constants
The default package name for tag handlers generated from tag files
TEMP_VARIABLE_NAME_PREFIX - Static variable in class org.apache.jasper.Constants
Prefix to use for generated temporary variable names
TEXT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
TMP_DIR - Static variable in class org.apache.jasper.Constants
 
TagConstants - interface org.apache.jasper.compiler.TagConstants.
 
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
Deprecated. Use static getTagHandlerPool
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
 
TextOptimizer - class org.apache.jasper.compiler.TextOptimizer.
 
TextOptimizer() - Constructor for class org.apache.jasper.compiler.TextOptimizer
 
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.
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, TreeNode) - Constructor for class org.apache.jasper.xmlparser.TreeNode
Construct a new node with the specified parent.
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.
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.
toString() - Method in class org.apache.jasper.compiler.SmapGenerator
 
toString() - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
 
toString() - Method in class org.apache.jasper.compiler.SmapStratum
 
toString(Object) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(byte) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(short) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(int) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(float) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(long) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(double) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString(char) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
toString() - Method in class org.apache.jasper.xmlparser.TreeNode
Return a String representation of this TreeNode.
toString(StringBuffer, int, TreeNode) - Method in class org.apache.jasper.xmlparser.TreeNode
Append to the specified StringBuffer a character representation of this node, with the specified amount of indentation.

U

UCS2BE - Static variable in class org.apache.jasper.xmlparser.UCSReader
 
UCS2LE - Static variable in class org.apache.jasper.xmlparser.UCSReader
 
UCS4BE - Static variable in class org.apache.jasper.xmlparser.UCSReader
 
UCS4LE - Static variable in class org.apache.jasper.xmlparser.UCSReader
 
UCSReader - class org.apache.jasper.xmlparser.UCSReader.
Reader for UCS-2 and UCS-4 encodings.
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.
UCSReader(InputStream, int, short) - Constructor for class org.apache.jasper.xmlparser.UCSReader
Constructs an ASCII reader from the specified input stream and buffer size.
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 variable in interface org.apache.jasper.compiler.TagConstants
 
URN_JSPTLD - Static variable in interface org.apache.jasper.compiler.TagConstants
 
USE_BEAN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
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.
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
useTagPlugin() - Method in class org.apache.jasper.compiler.Node.CustomTag
 

V

VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
validateExpressions(Mark, String, Class, FunctionMapper, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
Validates the syntax of all ${} expressions within the given string.
validating - Static variable in class org.apache.jasper.xmlparser.ParserUtils
 
visit(ELNode.Visitor) - Method in class org.apache.jasper.compiler.ELNode.Nodes
Visit the nodes in the list with the supplied visitor
visit(ELNode.Root) - Method in class org.apache.jasper.compiler.ELNode.Visitor
 
visit(ELNode.Function) - Method in class org.apache.jasper.compiler.ELNode.Visitor
 
visit(ELNode.Text) - Method in class org.apache.jasper.compiler.ELNode.Visitor
 
visit(ELNode.ELText) - Method in class org.apache.jasper.compiler.ELNode.Visitor
 
visit(Node.Visitor) - Method in class org.apache.jasper.compiler.Node.Nodes
Visit the nodes in the list with the supplied visitor
visit(Node.Root) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.JspRoot) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.PageDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.TagDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.IncludeDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.TaglibDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.AttributeDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.VariableDirective) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.Comment) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.Declaration) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.Expression) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.Scriptlet) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.ELExpression) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.IncludeAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.ForwardAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.GetProperty) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.SetProperty) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.ParamAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.ParamsAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.FallBackAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.UseBean) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.PlugIn) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.CustomTag) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.UninterpretedTag) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.JspElement) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.JspText) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.NamedAttribute) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.JspBody) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.InvokeAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.DoBodyAction) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.TemplateText) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.JspOutput) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visit(Node.AttributeGenerator) - Method in class org.apache.jasper.compiler.Node.Visitor
 
visitBody(Node) - Method in class org.apache.jasper.compiler.Node.Visitor
Visit the body of a node, using the current visitor

W

WEBAPP_DTD_PUBLIC_ID_22 - Static variable 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 variable in class org.apache.jasper.Constants
 
WEBAPP_DTD_RESOURCE_PATH_22 - Static variable in class org.apache.jasper.Constants
 
WEBAPP_DTD_RESOURCE_PATH_23 - Static variable in class org.apache.jasper.Constants
 
When - class org.apache.jasper.tagplugins.jstl.When.
 
When() - Constructor for class org.apache.jasper.tagplugins.jstl.When
 
wrapped - Variable in class org.apache.jasper.util.SystemLogHandler
Wrapped PrintStream.
write(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a single character.
write(char[], int, int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of an array of characters.
write(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write an array of characters.
write(String, int, int) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a portion of a String.
write(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write a string.
write(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a single character.
write(char[], 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.JspWriterImpl
Write an array of characters.
write(String, int, int) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a portion of a String.
write(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
Write a string.
write(int) - Method in class org.apache.jasper.util.SystemLogHandler
 
write(byte[]) - Method in class org.apache.jasper.util.SystemLogHandler
 
write(byte[], int, int) - Method in class org.apache.jasper.util.SystemLogHandler
 
writeOut(Writer) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write the contents of this BodyJspWriter into a Writer.

X

XMLEncodingDetector - class org.apache.jasper.xmlparser.XMLEncodingDetector.
 
XMLEncodingDetector() - Constructor for class org.apache.jasper.xmlparser.XMLEncodingDetector
 
XercesEncodingDetector - class org.apache.jasper.xmlparser.XercesEncodingDetector.
 
XercesEncodingDetector() - Constructor for class org.apache.jasper.xmlparser.XercesEncodingDetector
Constructor

_

_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
 

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

Copyright © 2000 Apache Software Foundation. All Rights Reserved.