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.
compile(boolean, 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(boolean) - Constructor for class org.apache.jasper.compiler.ErrorDispatcher
 
ErrorHandler - interface org.apache.jasper.compiler.ErrorHandler.
Interface for handling JSP parse and javac compilation errors.
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, HashMap, 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
Indicates whether text strings are 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.
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.JspC
 
getErrorOnUseBeanInvalidClassAttribute() - Method in interface org.apache.jasper.Options
Returns true if Jasper issues a compilation error instead of a runtime Instantiation error if the class attribute specified in useBean action is invalid.
getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getException() - Method in class org.apache.jasper.runtime.PageContextImpl
 
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
Gets the class-id value that is sent to Internet Explorer when using tags.
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
 
getJspCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp.
getJspCount() - Method in class org.apache.jasper.servlet.JspServlet
Returns the number of JSPs for which JspServletWrappers exist, i.e., the number of JSPs that have been loaded into the webapp with which this JspServlet is associated.
getJspEngineContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
getJspFile() - Method in class org.apache.jasper.JspCompilationContext
Path of the JSP URI.
getJspFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the name of the JSP file from which the Java source file was generated.
getJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Gets the current value of the JSP reload counter.
getJspReloadCount() - Method in class org.apache.jasper.servlet.JspServlet
Gets the number of JSPs that have been reloaded.
getKeepGenerated() - Method in class org.apache.jasper.EmbeddedServletOptions
Are we keeping generated code around?
getKeepGenerated() - Method in class org.apache.jasper.JspC
 
getKeepGenerated() - Method in 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.