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

A

absoluteOrdering - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The AbsoluteOrderingRule rule used to parse the web.xml
AbstractObjectCreationFactory - Class in org.apache.tomcat.util.digester
Abstract base class for ObjectCreationFactory implementations.
AbstractObjectCreationFactory() - Constructor for class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
 
accessCount - Static variable in class org.apache.tomcat.util.buf.StringCache
Access count.
add(ELResolver) - Method in class org.apache.jasper.el.JasperELResolver
 
add(String, Rule) - Method in interface org.apache.tomcat.util.digester.Rules
Register a new Rule instance matching the specified pattern.
add(String, Rule) - Method in class org.apache.tomcat.util.digester.RulesBase
Register a new Rule instance matching the specified pattern.
addAbsoluteOrdering(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addAbsoluteOrderingOthers() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addAfterOrdering(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addAfterOrderingOthers() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addAttribute(String, String, String, String, String) - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
addAuthRole(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Add an authorization role, which is a role name that will be permitted access to the resources protected by this security constraint.
addBean(Node.UseBean, String, String, String) - Method in class org.apache.jasper.compiler.BeanRepository
 
addBeforeOrdering(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addBeforeOrderingOthers() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addCallMethod(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for a method which accepts no arguments.
addCallMethod(String, String, int) - Method in class org.apache.tomcat.util.digester.Digester
Add an "call method" rule for the specified parameters.
addCallParam(String, int) - Method in class org.apache.tomcat.util.digester.Digester
Add a "call parameter" rule for the specified parameters.
addCollection(SecurityCollection) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Add a new web resource collection to those protected by this security constraint.
addContextParam(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addEjbLocalRef(ContextLocalEjb) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addEjbRef(ContextEjb) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addELContextListener(ELContextListener) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
 
addELResolver(ELResolver) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
 
addEnvEntry(ContextEnvironment) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addEnvironment(ContextEnvironment) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
addErrorPage(ErrorPage) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addExtension(String) - Method in class org.apache.jasper.JspC
Adds the given file extension to the list of extensions handled as JSP files.
addFactoryCreate(String, ObjectCreationFactory, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Add a "factory create" rule for the specified parameters.
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.
addFilter(String, String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addFilter(String, Filter) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addFilter(String, Class<? extends Filter>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addFilter(FilterDef) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addFilterMapping(FilterMap) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addFunction(String, String, String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
addHandler(ContextHandler) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
addIncludeCoda(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
addIncludePrelude(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
addInitParam(String, String) - Method in class org.apache.tomcat.util.descriptor.tld.ValidatorXml
 
addInitParameter(String, String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
Add an initialization parameter to the set of parameters associated with this filter.
addInitParameter(String, String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
Add an initialization parameter to the set of parameters associated with this servlet.
addInjectionTarget(String, String) - Method in interface org.apache.tomcat.util.descriptor.web.Injectable
 
addInjectionTarget(String, String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
addJspPropertyGroup(JspPropertyGroup) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addLineData(int, String, int, int, int) - Method in class org.apache.jasper.compiler.SmapStratum
Adds complete information about a simple line mapping.
addListener(Class<? extends EventListener>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addListener(String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addListener(T) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addListener(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
addListener(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addLocaleEncodingMapping(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addMessageDestination(MessageDestination) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addMessageDestinationRef(MessageDestinationRef) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Add an HTTP request method to be explicitly part of this web resource collection.
addMimeMapping(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addObjectCreate(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add an "object create" rule for the specified parameters.
addObjectCreate(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add an "object create" rule for the specified parameters.
addOmittedMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Add an HTTP request method to the methods explicitly excluded from this web resource collection.
addPattern(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Add a URL pattern to be part of this web resource collection.
addPlugin(String, String) - Method in class org.apache.tomcat.util.descriptor.tagplugin.TagPluginParser
 
addPortcomponent(String, String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
addPortName(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
addPostConstructMethods(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addPreDestroyMethods(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addResource(ContextResource) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
addResourceEnvRef(ContextResourceEnvRef) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addResourceLink(ContextResourceLink) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
addResourceRef(ContextResource) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addRule(String, Rule) - Method in class org.apache.tomcat.util.digester.Digester
Register a new Rule matching the specified pattern.
addRuleInstances(Digester) - Method in class org.apache.tomcat.util.descriptor.tld.ImplicitTldRuleSet
 
addRuleInstances(Digester) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet
 
addRuleInstances(Digester) - Method in class org.apache.tomcat.util.descriptor.web.WebRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in interface org.apache.tomcat.util.digester.RuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - Method in class org.apache.tomcat.util.digester.RuleSetBase
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleSet(RuleSet) - Method in class org.apache.tomcat.util.digester.Digester
Register a set of Rule instances defined in a RuleSet.
addSafeCharacter(char) - Method in class org.apache.tomcat.util.buf.UEncoder
 
addSecurityConstraint(SecurityConstraint) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addSecurityRole(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addSecurityRoleRef(SecurityRoleRef) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
Add a security-role-ref to the set of security-role-refs associated with this servlet.
addServiceRef(ContextService) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addServlet(String, String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addServlet(String, Servlet) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addServlet(String, Class<? extends Servlet>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
addServlet(ServletDef) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addServletMapping(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addServletName(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
addSessionTrackingMode(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
addSetNext(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "set next" rule for the specified parameters.
addSetProperties(String) - Method in class org.apache.tomcat.util.digester.Digester
Add a "set properties" rule for the specified parameters.
addSmap(String, String) - Method in class org.apache.jasper.compiler.SmapGenerator
Adds the given string as an embedded SMAP with the given stratum name.
addSoapHeaders(String, String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
addSoapRole(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
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.
addSymbol(char[], int, int) - Method in class org.apache.jasper.xmlparser.SymbolTable
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addTag(TagXml) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
addTagFile(TagFileXml) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
addTaglib(String, String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addTransformer(ClassFileTransformer) - Method in interface org.apache.tomcat.InstrumentableClassLoader
Adds the specified class file transformer to this class loader.
addURLPattern(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
addUrlPattern(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
addWebXmlMappings - Variable in class org.apache.jasper.JspC
 
addWelcomeFile(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
addWrapper(String, JspServletWrapper) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Add a new JspServletWrapper.
ALL_WEBXML - Static variable in class org.apache.jasper.JspC
 
allocate(int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
allocate(int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
AntCompiler - Class in org.apache.jasper.compiler
Main JSP compiler class.
AntCompiler() - Constructor for class org.apache.jasper.compiler.AntCompiler
 
AntCompiler.JasperAntLogger - Class in org.apache.jasper.compiler
 
AntCompiler.JasperAntLogger() - Constructor for class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
 
AntCompiler.SystemLogHandler - Class in org.apache.jasper.compiler
 
AntCompiler.SystemLogHandler(PrintStream) - Constructor for class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Construct the handler to capture the output of the given steam.
append(char) - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(String) - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(char[], int, int) - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(XMLString) - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
append
append(byte) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
append(ByteChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
append(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Add data to the buffer
append(char) - Method in class org.apache.tomcat.util.buf.CharChunk
 
append(CharChunk) - Method in class org.apache.tomcat.util.buf.CharChunk
 
append(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Add data to the buffer
append(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Append a string to the buffer
append(String, int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Append a string to the buffer
ApplicationListener - Class in org.apache.tomcat.util.descriptor.web
Enables additional attributes other than just the name to be recorded for an application listener.
ApplicationListener(String, boolean) - Constructor for class org.apache.tomcat.util.descriptor.web.ApplicationListener
 
ApplicationParameter - Class in org.apache.tomcat.util.descriptor.web
Representation of a context initialization parameter that is configured in the server configuration file, rather than the application deployment descriptor.
ApplicationParameter() - Constructor for class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
apply(Node.Nodes, ErrorDispatcher, PageInfo) - Method in class org.apache.jasper.compiler.TagPluginManager
 
argPos - Variable in class org.apache.jasper.JspC
 
args - Variable in class org.apache.jasper.JspC
 
ArrayStack<E> - Class in org.apache.tomcat.util.digester
Imported copy of the ArrayStack class from Commons Collections, which was the only direct dependency from Digester.
ArrayStack() - Constructor for class org.apache.tomcat.util.digester.ArrayStack
Constructs a new empty ArrayStack.
ArrayStack(int) - Constructor for class org.apache.tomcat.util.digester.ArrayStack
Constructs a new empty ArrayStack with an initial size.
Ascii - Class in org.apache.tomcat.util.buf
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class org.apache.tomcat.util.buf.Ascii
 
ASCIIReader - Class in org.apache.jasper.xmlparser
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.
ASYNC - Static variable in class org.apache.tomcat.util.descriptor.web.FilterMap
 
ATTRIBUTE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
ATTRIBUTE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
attributeName - Variable in class org.apache.tomcat.util.digester.CallParamRule
The attribute from which to save the parameter value
attributeName - Variable in class org.apache.tomcat.util.digester.ObjectCreateRule
The attribute containing an override class name if it is present.
AttributeParser - Class in org.apache.jasper.compiler
Converts a JSP attribute value into the unquoted equivalent.

B

B2CConverter - Class in org.apache.tomcat.util.buf
NIO based character decoder.
B2CConverter(String) - Constructor for class org.apache.tomcat.util.buf.B2CConverter
 
B2CConverter(String, boolean) - Constructor for class org.apache.tomcat.util.buf.B2CConverter
 
bcCache - Static variable in class org.apache.tomcat.util.buf.StringCache
Cache for byte chunk.
bcCount - Static variable in class org.apache.tomcat.util.buf.StringCache
toString count for byte chunk.
bcStats - Static variable in class org.apache.tomcat.util.buf.StringCache
Statistics hash map for byte chunk.
BeanRepository - Class in org.apache.jasper.compiler
Repository of {page, request, session, application}-scoped beans
BeanRepository(ClassLoader, ErrorDispatcher) - Constructor for class org.apache.jasper.compiler.BeanRepository
Constructor.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Process the start of this element.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.CallParamRule
Process the start of this element.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.FactoryCreateRule
Process the beginning of this element.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.ObjectCreateRule
Process the beginning of this element.
begin(Attributes) - Method in class org.apache.tomcat.util.digester.Rule
Deprecated.
Use the begin method with namespace and name parameters instead.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.Rule
This method is called when the beginning of a matching XML element is encountered.
begin(String, String, Attributes) - Method in class org.apache.tomcat.util.digester.SetPropertiesRule
Process the beginning of this element.
blockExternal - Variable in class org.apache.jasper.JspC
 
body(String, String, String) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Process the body text of this element.
body(String, String, String) - Method in class org.apache.tomcat.util.digester.CallParamRule
Process the body text of this element.
body(String) - Method in class org.apache.tomcat.util.digester.Rule
Deprecated.
Use the body method with namespace and name parameters instead.
body(String, String, String) - Method in class org.apache.tomcat.util.digester.Rule
This method is called when the body of a matching XML element is encountered.
BODY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
BodyContentImpl - Class in org.apache.jasper.runtime
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.
bodyText - Variable in class org.apache.tomcat.util.digester.CallMethodRule
The body text collected from this element.
bodyText - Variable in class org.apache.tomcat.util.digester.Digester
The body text of the current element.
bodyTexts - Variable in class org.apache.tomcat.util.digester.Digester
The stack of body text string buffers for surrounding elements.
bodyTextStack - Variable in class org.apache.tomcat.util.digester.CallParamRule
Stack is used to allow nested body text to be processed.
booleanValue(String) - Static method in class org.apache.jasper.compiler.JspUtil
Convert a String value to 'boolean'.
ByteChunk - Class in org.apache.tomcat.util.buf
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - Constructor for class org.apache.tomcat.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class org.apache.tomcat.util.buf.ByteChunk
 
ByteChunk.ByteInputChannel - Interface in org.apache.tomcat.util.buf
Input interface, used when the buffer is empty Same as java.nio.channel.ReadableByteChannel
ByteChunk.ByteOutputChannel - Interface in org.apache.tomcat.util.buf
Same as java.nio.channel.WrittableByteChannel.
byteEnabled - Static variable in class org.apache.tomcat.util.buf.StringCache
Enabled ?

C

C2BConverter - Class in org.apache.tomcat.util.buf
NIO based character encoder.
C2BConverter(String) - Constructor for class org.apache.tomcat.util.buf.C2BConverter
 
cache - Variable in class org.apache.jasper.JspC
 
cache - Variable in class org.apache.tomcat.util.digester.RulesBase
The set of registered Rule instances, keyed by the matching pattern.
cacheSize - Static variable in class org.apache.tomcat.util.buf.StringCache
 
caching - Variable in class org.apache.jasper.JspC
 
callMethod1(Object, String, Object, String, ClassLoader) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
callMethodN(Object, String, Object[], Class<?>[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
CallMethodRule - Class in org.apache.tomcat.util.digester
Rule implementation that calls a method on an object on the stack (normally the top/parent object), passing arguments collected from subsequent CallParamRule rules or from the body of this element.
CallMethodRule(String, int) - Constructor for class org.apache.tomcat.util.digester.CallMethodRule
Construct a "call method" rule with the specified method name.
CallMethodRule(int, String, int) - Constructor for class org.apache.tomcat.util.digester.CallMethodRule
Construct a "call method" rule with the specified method name.
CallMethodRule(String) - Constructor for class org.apache.tomcat.util.digester.CallMethodRule
Construct a "call method" rule with the specified method name.
CallMethodRule(int, String, int, Class<?>[]) - Constructor for class org.apache.tomcat.util.digester.CallMethodRule
Construct a "call method" rule with the specified method name and parameter types.
CallParamRule - Class in org.apache.tomcat.util.digester
Rule implementation that saves a parameter for use by a surrounding CallMethodRule.
CallParamRule(int) - Constructor for class org.apache.tomcat.util.digester.CallParamRule
Construct a "call parameter" rule that will save the body text of this element as the parameter value.
CallParamRule(int, String) - Constructor for class org.apache.tomcat.util.digester.CallParamRule
Construct a "call parameter" rule that will save the value of the specified attribute as the parameter value.
canonicalURI(String) - Static method in class org.apache.jasper.JspCompilationContext
 
capitalize(String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Reverse of Introspector.decapitalize
CATALINA_HOME_PROP - Static variable in class org.apache.jasper.Constants
Name of the system property containing the tomcat product installation path
Catch - Class in org.apache.jasper.tagplugins.jstl.core
 
Catch() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Catch
 
ccCache - Static variable in class org.apache.tomcat.util.buf.StringCache
Cache for char chunk.
ccCount - Static variable in class org.apache.tomcat.util.buf.StringCache
toString count for char chunk.
ccStats - Static variable in class org.apache.tomcat.util.buf.StringCache
Statistics hash map for char chunk.
ch - Variable in class org.apache.jasper.xmlparser.XMLString
The character array.
characters(char[], int, int) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of character data received from the body of an XML element.
charAt(int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
CharChunk - Class in org.apache.tomcat.util.buf
Utilities to manipulate char chunks.
CharChunk() - Constructor for class org.apache.tomcat.util.buf.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - Constructor for class org.apache.tomcat.util.buf.CharChunk
 
CharChunk.CharInputChannel - Interface in org.apache.tomcat.util.buf
 
CharChunk.CharOutputChannel - Interface in org.apache.tomcat.util.buf
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
charEnabled - Static variable in class org.apache.tomcat.util.buf.StringCache
 
check(JarScanType, String) - Method in interface org.apache.tomcat.JarScanFilter
 
check(JarScanType, String) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
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.
checkCompile() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Method used by background thread to check the JSP dependencies registered with this class for JSP's.
checkError() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
checkOutputDir() - Method in class org.apache.jasper.JspCompilationContext
 
checkScope(String, Node, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
Checks to see if the given scope is valid.
checkUnload() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Method used by background thread to check if any JSP's should be unloaded.
checkVariable(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
Choose - Class in org.apache.jasper.tagplugins.jstl.core
 
Choose() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Choose
 
CHUNKSIZE - Static variable in class org.apache.jasper.compiler.JspUtil
 
classDebugInfo - Variable in class org.apache.jasper.JspC
 
classLoader - Variable in class org.apache.tomcat.util.digester.Digester
The class loader to use for instantiating application objects.
className - Variable in class org.apache.tomcat.util.digester.ObjectCreateRule
The Java class name of the object to be created.
classPath - Variable in class org.apache.jasper.JspC
 
clear() - Method in class org.apache.jasper.runtime.BodyContentImpl
Clear the contents of the buffer.
clear() - Method in class org.apache.jasper.runtime.JspWriterImpl
Discard the output buffer.
clear() - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
clear() - Method in class org.apache.jasper.xmlparser.XMLString
Resets all of the values to their defaults.
clear() - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
Clears the string buffer.
clear() - Method in class org.apache.tomcat.util.digester.Digester
Clear the current contents of the object stack.
clear() - Method in interface org.apache.tomcat.util.digester.Rules
Clear all existing Rule instance registrations.
clear() - Method in class org.apache.tomcat.util.digester.RulesBase
Clear all existing Rule instance registrations.
clear() - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
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
 
clearReplaced() - Method in class org.apache.jasper.util.FastRemovalDequeue.Entry
 
close() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
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.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.
close() - Method in interface org.apache.tomcat.util.scan.Jar
Close any resources associated with this JAR.
close() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
close() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
close() - Method in class org.apache.tomcat.util.scan.NonClosingJarInputStream
 
close() - Method in class org.apache.tomcat.util.scan.UrlJar
 
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
 
compare(ByteChunk, byte[]) - Static method in class org.apache.tomcat.util.buf.StringCache
Compare given byte chunk with byte array.
compare(CharChunk, char[]) - Static method in class org.apache.tomcat.util.buf.StringCache
Compare given char chunk with char array.
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.
compile - Variable in class org.apache.jasper.JspC
 
compile() - Method in class org.apache.jasper.JspCompilationContext
 
Compiler - Class in org.apache.jasper.compiler
Main JSP compiler class.
Compiler() - Constructor for class org.apache.jasper.compiler.Compiler
 
compiler - Variable in class org.apache.jasper.JspC
 
compilerSourceVM - Variable in class org.apache.jasper.JspC
 
compilerTargetVM - Variable in class org.apache.jasper.JspC
 
completeWebXml() - Method in class org.apache.jasper.JspC
 
concatenate(Compiler, Node.Nodes) - Static method in class org.apache.jasper.compiler.TextOptimizer
 
configure() - Method in class org.apache.tomcat.util.digester.Digester
Provide a hook for lazy configuration of this Digester instance.
configured - Variable in class org.apache.tomcat.util.digester.Digester
Has this Digester been configured yet.
configureInjectionRules(Digester, String) - Method in class org.apache.tomcat.util.descriptor.web.WebRuleSet
 
configureNamingRules(Digester) - Method in class org.apache.tomcat.util.descriptor.web.WebRuleSet
 
Constants - Class in org.apache.jasper
Some constants and other global data that are used by the compiler and the runtime.
Constants() - Constructor for class org.apache.jasper.Constants
 
Constants - Class in org.apache.tomcat.util.buf
String constants for the file package.
Constants() - Constructor for class org.apache.tomcat.util.buf.Constants
 
Constants - Class in org.apache.tomcat.util.descriptor
 
Constants() - Constructor for class org.apache.tomcat.util.descriptor.Constants
 
Constants - Class in org.apache.tomcat.util.descriptor.web
 
Constants() - Constructor for class org.apache.tomcat.util.descriptor.web.Constants
 
Constants - Class in org.apache.tomcat.util.file
String constants for the file package.
Constants() - Constructor for class org.apache.tomcat.util.file.Constants
 
Constants - Class in org.apache.tomcat.util.scan
String constants for the scan package.
Constants() - Constructor for class org.apache.tomcat.util.scan.Constants
 
context - Variable in class org.apache.jasper.JspC
The servlet context.
ContextEjb - Class in org.apache.tomcat.util.descriptor.web
Representation of an EJB resource reference for a web application, as represented in a <ejb-ref> element in the deployment descriptor.
ContextEjb() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextEjb
 
ContextEnvironment - Class in org.apache.tomcat.util.descriptor.web
Representation of an application environment entry, as represented in an <env-entry> element in the deployment descriptor.
ContextEnvironment() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
ContextHandler - Class in org.apache.tomcat.util.descriptor.web
Representation of a handler reference for a web service, as represented in a <handler> element in the deployment descriptor.
ContextHandler() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextHandler
 
ContextLocalEjb - Class in org.apache.tomcat.util.descriptor.web
Representation of a local EJB resource reference for a web application, as represented in a <ejb-local-ref> element in the deployment descriptor.
ContextLocalEjb() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
ContextResource - Class in org.apache.tomcat.util.descriptor.web
Representation of a resource reference for a web application, as represented in a <resource-ref> element in the deployment descriptor.
ContextResource() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextResource
 
ContextResourceEnvRef - Class in org.apache.tomcat.util.descriptor.web
Representation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
ContextResourceEnvRef() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
 
ContextResourceLink - Class in org.apache.tomcat.util.descriptor.web
Representation of a resource link for a web application, as represented in a <ResourceLink> element in the server configuration file.
ContextResourceLink() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
ContextService - Class in org.apache.tomcat.util.descriptor.web
Representation of a web service reference for a web application, as represented in a <service-ref> element in the deployment descriptor.
ContextService() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextService
 
ContextTransaction - Class in org.apache.tomcat.util.descriptor.web
Representation of an application resource reference, as represented in an <res-env-refy> element in the deployment descriptor.
ContextTransaction() - Constructor for class org.apache.tomcat.util.descriptor.web.ContextTransaction
 
convert(String, String, Class<?>, Class<?>) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
convert(ByteChunk, CharChunk, boolean) - Method in class org.apache.tomcat.util.buf.B2CConverter
Convert the given bytes to characters.
convert(CharChunk, ByteChunk) - Method in class org.apache.tomcat.util.buf.C2BConverter
Convert the given characters to bytes.
convert(ByteChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source.
convert(CharChunk, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source
convert(String, boolean) - Method in class org.apache.tomcat.util.buf.UDecoder
 
convert(String, Class<?>) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
convertToBytes(String) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Convert specified String to a byte array.
copyWithoutTransformers() - Method in interface org.apache.tomcat.InstrumentableClassLoader
Returns a copy of this class loader without any class file transformers.
createAbsoluteOrdering() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
createCompiler() - Method in class org.apache.jasper.JspCompilationContext
Create a "Compiler" object based on some init param data.
createCompiler(String) - Method in class org.apache.jasper.JspCompilationContext
 
createConstraints(ServletSecurityElement, String) - Static method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Convert a ServletSecurityElement to an array of SecurityConstraint(s).
createELContext(JspContext) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
 
createFilter(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
createJavacError(String, Node.Nodes, StringBuilder, int) - Static method in class org.apache.jasper.compiler.ErrorDispatcher
 
createJavacError(String, Node.Nodes, StringBuilder, int, JspCompilationContext) - Static method in class org.apache.jasper.compiler.ErrorDispatcher
 
createListener(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
createObject(Attributes) - Method in class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
Factory method called by FactoryCreateRule to supply an object based on the element's attributes.
createObject(Attributes) - Method in interface org.apache.tomcat.util.digester.ObjectCreationFactory
Factory method called by FactoryCreateRule to supply an object based on the element's attributes.
createOutputDir() - Method in class org.apache.jasper.JspCompilationContext
 
createSAXException(String, Exception) - Method in class org.apache.tomcat.util.digester.Digester
Create a SAX exception which also understands about the location in the digester file where the exception occurs
createSAXException(Exception) - Method in class org.apache.tomcat.util.digester.Digester
Create a SAX exception which also understands about the location in the digester file where the exception occurs
createSAXException(String) - Method in class org.apache.tomcat.util.digester.Digester
Create a SAX exception which also understands about the location in the digester file where the exception occurs
createServlet(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
createTypedArray(String, Object, Method, String[], Class<?>, Class<?>) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Create a typed array.
creationFactory - Variable in class org.apache.tomcat.util.digester.FactoryCreateRule
The object creation factory we will use to instantiate objects as required based on the attributes specified in the matched XML element.
ctxt - Variable in class org.apache.jasper.compiler.Compiler
 

D

data - Static variable in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Thread <-> ByteArrayOutputStream associations.
DATATYPES_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
debug(Object) - Method in interface org.apache.juli.logging.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with debug log level.
DECLARATION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
declareRoles(String...) - Method in class org.apache.jasper.servlet.JspCServletContext
 
decodeLoop(ByteBuffer, CharBuffer) - Method in class org.apache.tomcat.util.buf.Utf8Decoder
 
decTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
DEEP_TREE_MATCH - Static variable in class org.apache.tomcat.util.file.Matcher
The pattern that matches an arbitrary number of directories.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jasper.Constants
Default size of the JSP buffer.
DEFAULT_CHARSET - Static variable in class org.apache.tomcat.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_DIE_LEVEL - Static variable in class org.apache.jasper.JspC
 
DEFAULT_ENCODING - Static variable in class org.apache.jasper.tagplugins.jstl.Util
 
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.
destroy() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Process a "destroy" 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
 
destroyInstance(Object) - Method in interface org.apache.tomcat.InstanceManager
 
destroyInstance(Object) - Method in class org.apache.tomcat.SimpleInstanceManager
 
Diagnostics - Class in org.apache.tomcat.util
 
Diagnostics() - Constructor for class org.apache.tomcat.util.Diagnostics
 
dieLevel - Variable in class org.apache.jasper.JspC
 
Digester - Class in org.apache.tomcat.util.digester
A Digester processes an XML input stream by matching a series of element nesting patterns to execute Rules that have been added prior to the start of parsing.
Digester() - Constructor for class org.apache.tomcat.util.digester.Digester
 
digester - Variable in class org.apache.tomcat.util.digester.Rule
The Digester with which this Rule is associated.
digester - Variable in class org.apache.tomcat.util.digester.RulesBase
The Digester instance with which this Rules instance is associated.
DigesterFactory - Class in org.apache.tomcat.util.descriptor
Wrapper class around the Digester that hide Digester's initialization details.
DigesterFactory() - Constructor for class org.apache.tomcat.util.descriptor.DigesterFactory
 
DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
discriminator - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
DOBODY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
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.
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.core.Catch
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Choose
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.ForEach
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.ForTokens
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.If
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Import
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Otherwise
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Out
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Param
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Redirect
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Remove
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Set
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.Url
 
doTag(TagPluginContext) - Method in class org.apache.jasper.tagplugins.jstl.core.When
 
duplicate(MessageBytes) - Method in class org.apache.tomcat.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed

E

EL_INTERPRETER_CLASS_NAME - Static variable in class org.apache.jasper.compiler.ELInterpreterFactory
 
ELContextImpl - Class in org.apache.jasper.el
Implementation of ELContext
ELContextImpl(ExpressionFactory) - Constructor for class org.apache.jasper.el.ELContextImpl
 
ELContextImpl(ELResolver) - Constructor for class org.apache.jasper.el.ELContextImpl
 
ELContextWrapper - Class in org.apache.jasper.el
Simple ELContextWrapper for runtime evaluation of EL w/ dynamic FunctionMappers
ELContextWrapper(ELContext, FunctionMapper) - Constructor for class org.apache.jasper.el.ELContextWrapper
 
ELEMENT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
ELFunctionMapper - Class in org.apache.jasper.compiler
This class generates functions mappers for the EL expressions in the page.
ELFunctionMapper() - Constructor for class org.apache.jasper.compiler.ELFunctionMapper
 
ELInterpreter - Interface in org.apache.jasper.compiler
Defines the interface for the expression language interpreter.
ELInterpreterFactory - Class in org.apache.jasper.compiler
Provides ELInterpreter instances for JSP compilation.
ELInterpreterFactory.DefaultELInterpreter - Class in org.apache.jasper.compiler
 
ELInterpreterFactory.DefaultELInterpreter() - Constructor for class org.apache.jasper.compiler.ELInterpreterFactory.DefaultELInterpreter
 
ELParser - Class in org.apache.jasper.compiler
This class implements a parser for EL expressions.
ELParser(String, boolean) - Constructor for class org.apache.jasper.compiler.ELParser
 
ELParser.TextBuilder - Class in org.apache.jasper.compiler
 
ELParser.TextBuilder() - Constructor for class org.apache.jasper.compiler.ELParser.TextBuilder
 
ELResolverImpl - Class in org.apache.jasper.el
Deprecated.
ELResolverImpl(VariableResolver, ExpressionFactory) - Constructor for class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
EmbeddedServletOptions - Class in org.apache.jasper
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.
empty() - Method in class org.apache.tomcat.util.digester.ArrayStack
Return true if this stack is currently empty.
encodeLoop(CharBuffer, ByteBuffer) - Method in class org.apache.tomcat.util.buf.Utf8Encoder
 
encodeURL(String, int, int) - Method in class org.apache.tomcat.util.buf.UEncoder
URL Encode string, using a specified encoding.
EncodingMap - Class in org.apache.jasper.xmlparser
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - Constructor for class org.apache.jasper.xmlparser.EncodingMap
Default constructor.
end(String, String) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Process the end of this element.
end(String, String) - Method in class org.apache.tomcat.util.digester.CallParamRule
Process any body texts now.
end(String, String) - Method in class org.apache.tomcat.util.digester.FactoryCreateRule
Process the end of this element.
end(String, String) - Method in class org.apache.tomcat.util.digester.ObjectCreateRule
Process the end of this element.
end() - Method in class org.apache.tomcat.util.digester.Rule
Deprecated.
Use the end method with namespace and name parameters instead.
end(String, String) - Method in class org.apache.tomcat.util.digester.Rule
This method is called when the end of a matching XML element is encountered.
end(String, String) - Method in class org.apache.tomcat.util.digester.SetNextRule
Process the end of this element.
endDocument() - Method in class org.apache.tomcat.util.digester.Digester
Process notification of the end of the document being reached.
endElement(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of the end of an XML element being reached.
endPrefixMapping(String) - Method in class org.apache.tomcat.util.digester.Digester
Process notification that a namespace prefix is going out of scope.
endsWith(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes end with the specified string.
entityResolver - Variable in class org.apache.tomcat.util.digester.Digester
The EntityResolver used by the SAX parser.
entityValidator - Variable in class org.apache.tomcat.util.digester.Digester
The URLs of entityValidator that have been registered, keyed by the public identifier that corresponds.
entryExists(String) - Method in interface org.apache.tomcat.util.scan.Jar
Determines if a specific entry exists within the JAR.
entryExists(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
entryExists(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
entryExists(String) - Method in class org.apache.tomcat.util.scan.UrlJar
 
equals(Object) - Method in class org.apache.jasper.el.JspMethodExpression
 
equals(Object) - Method in class org.apache.jasper.el.JspValueExpression
 
equals(String) - Method in class org.apache.jasper.xmlparser.XMLString
Returns true if the contents of this XMLString structure and the specified string are equal.
equals(Object) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(ByteChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(CharChunk) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(char[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
equals(Object) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(CharChunk) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
equals(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(Object) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
equals(MessageBytes) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
equals(Object) - Method in class org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
 
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
errDispatcher - Variable in class org.apache.jasper.compiler.Compiler
 
error(Object) - Method in interface org.apache.juli.logging.Log
Log a message with error log level.
error(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with error log level.
ERROR - Static variable in class org.apache.tomcat.util.descriptor.web.FilterMap
The name of this filter to be executed when this mapping matches a particular request.
error(SAXParseException) - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
error(SAXParseException) - Method in class org.apache.tomcat.util.digester.Digester
Forward notification of a parsing error to the application supplied error handler (if any).
ErrorDispatcher - Class in org.apache.jasper.compiler
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 in org.apache.jasper.compiler
Interface for handling JSP parse and javac compilation errors.
errorHandler - Variable in class org.apache.tomcat.util.digester.Digester
The application-supplied error handler that is notified when parsing warnings, errors, or fatal errors occur.
errorOnUseBeanInvalidClassAttribute - Variable in class org.apache.jasper.JspC
Needs better documentation, this data member does.
ErrorPage - Class in org.apache.tomcat.util.descriptor.web
Representation of an error page element for a web application, as represented in a <error-page> element in the deployment descriptor.
ErrorPage() - Constructor for class org.apache.tomcat.util.descriptor.web.ErrorPage
 
escapeQueryString(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
Escape special shell characters.
escapeXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
Escape the 5 entities defined by XML.
escapeXml(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Performs the following substring replacements (to facilitate output to XML/HTML pages): & -> & < -> < > -> > " -> " ' -> ' See also OutSupport.writeEscapedXml().
escapeXml(char[], int) - Static method in class org.apache.jasper.tagplugins.jstl.Util
 
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class org.apache.jasper.el.ExpressionEvaluatorImpl
Deprecated.
 
evaluate(VariableResolver) - Method in class org.apache.jasper.el.ExpressionImpl
Deprecated.
 
evaluateNodes(Node.Nodes, SmapStratum, HashMap<String, SmapStratum>, boolean) - Static method in class org.apache.jasper.compiler.SmapUtil
 
ExceptionUtils - Class in org.apache.jasper.util
Utilities for handling Throwables and Exceptions.
ExceptionUtils() - Constructor for class org.apache.jasper.util.ExceptionUtils
 
ExceptionUtils - Class in org.apache.tomcat.util
Utilities for handling Throwables and Exceptions.
ExceptionUtils() - Constructor for class org.apache.tomcat.util.ExceptionUtils
 
execute() - Method in class org.apache.jasper.JspC
Executes the compilation.
EXPRESSION_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
ExpressionEvaluatorImpl - Class in org.apache.jasper.el
Deprecated.
ExpressionEvaluatorImpl(ExpressionFactory) - Constructor for class org.apache.jasper.el.ExpressionEvaluatorImpl
Deprecated.
 
ExpressionImpl - Class in org.apache.jasper.el
Deprecated.
ExpressionImpl(ValueExpression, ExpressionFactory) - Constructor for class org.apache.jasper.el.ExpressionImpl
Deprecated.
 
extensions - Variable in class org.apache.jasper.JspC
The file extensions to be handled as JSP files.

F

factory - Variable in class org.apache.tomcat.util.digester.Digester
The SAXParserFactory that is created the first time we need it.
FactoryCreateRule - Class in org.apache.tomcat.util.digester
Rule implementation that uses an ObjectCreationFactory to create a new object which it pushes onto the object stack.
FactoryCreateRule(ObjectCreationFactory, boolean) - Constructor for class org.apache.tomcat.util.digester.FactoryCreateRule
Construct a factory create rule using the given, already instantiated, ObjectCreationFactory.
failOnError - Variable in class org.apache.jasper.JspC
Throw an exception if there's a compilation error, or swallow it.
fakeAttributes - Variable in class org.apache.tomcat.util.digester.Digester
Fake attributes map (attributes are often used for object creation).
FALLBACK_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
FastRemovalDequeue<T> - Class in org.apache.jasper.util
The FastRemovalDequeue is a Dequeue that supports constant time removal of entries.
FastRemovalDequeue(int) - Constructor for class org.apache.jasper.util.FastRemovalDequeue
Initialize empty queue.
FastRemovalDequeue.Entry - Class in org.apache.jasper.util
Implementation of a doubly linked list entry.
fatal(Object) - Method in interface org.apache.juli.logging.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with fatal log level.
fatalError(SAXParseException) - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.tomcat.util.digester.Digester
Forward notification of a fatal parsing error to the application supplied error handler (if any).
filter(String) - Static method in class org.apache.jasper.security.SecurityUtil
Filter the specified message string for characters that are sensitive in HTML.
FilterDef - Class in org.apache.tomcat.util.descriptor.web
Representation of a filter definition for a web application, as represented in a <filter> element in the deployment descriptor.
FilterDef() - Constructor for class org.apache.tomcat.util.descriptor.web.FilterDef
 
FilterMap - Class in org.apache.tomcat.util.descriptor.web
Representation of a filter mapping for a web application, as represented in a <filter-mapping> element in the deployment descriptor.
FilterMap() - Constructor for class org.apache.tomcat.util.descriptor.web.FilterMap
 
find(ByteChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(CharChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
findAttribute(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
findAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
findAuthRole(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return true if the specified role is permitted access to the resources protected by this security constraint.
findAuthRoles() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return the set of roles that are permitted access to the resources protected by this security constraint.
findByte(byte[], int, int, byte) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Returns the first instance of the given byte in the byte array between the specified start and end.
findBytes(byte[], int, int, byte[]) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Returns the first instance of any of the given bytes in the byte array between the specified start and end.
findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class org.apache.tomcat.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findClosest(CharChunk, StringCache.CharEntry[], int) - Static method in class org.apache.tomcat.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findCollection(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return the web resource collection for the specified name, if any; otherwise, return null.
findCollections() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return all of the web resource collections protected by this security constraint.
findDeadlock() - Static method in class org.apache.tomcat.util.Diagnostics
Check if any threads are deadlocked.
findJspProperty(String) - Method in class org.apache.jasper.compiler.JspConfig
Find a property that best matches the supplied resource.
findMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return true if the specified HTTP request method is part of this web resource collection.
findMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
findMethods() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return the set of HTTP request methods that are part of this web resource collection, or a zero-length array if no methods have been explicitly included.
findMethods(Class<?>) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
findNamespaceURI(String) - Method in class org.apache.tomcat.util.digester.Digester
Return the currently mapped namespace URI for the specified prefix, if any; otherwise return null.
findOmittedMethods() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return the set of HTTP request methods that are explicitly excluded from this web resource collection, or a zero-length array if no request methods are excluded.
findPattern(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Is the specified pattern part of this web resource collection?
findPatterns() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return the set of URL patterns that are part of this web resource collection.
findStream() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Find PrintStream to which the output must be written to.
findUncoveredHttpMethods(SecurityConstraint[], boolean, Log) - Static method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
 
finish() - Method in class org.apache.tomcat.util.digester.CallMethodRule
Clean up after parsing is complete.
finish() - Method in class org.apache.tomcat.util.digester.FactoryCreateRule
Clean up after parsing is complete.
finish() - Method in class org.apache.tomcat.util.digester.Rule
This method is called after all parsing methods have been called, to allow Rules to remove temporary data.
first - Variable in class org.apache.jasper.util.FastRemovalDequeue
First element of the queue.
flush() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
flush() - Method in class org.apache.jasper.runtime.JspWriterImpl
Flush the stream.
flushBuffer() - Method in class org.apache.jasper.runtime.JspWriterImpl
Flush the output buffer to the underlying character stream, without flushing the stream itself.
flushBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
Send the buffer to the sink.
flushBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
 
ForEach - Class in org.apache.jasper.tagplugins.jstl.core
 
ForEach() - Constructor for class org.apache.jasper.tagplugins.jstl.core.ForEach
 
fork - Variable in class org.apache.jasper.EmbeddedServletOptions
Should Ant fork its java compiles of JSP pages.
ForTokens - Class in org.apache.jasper.tagplugins.jstl.core
 
ForTokens() - Constructor for class org.apache.jasper.tagplugins.jstl.core.ForTokens
 
forward(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
forward(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
FORWARD - Static variable in class org.apache.tomcat.util.descriptor.web.FilterMap
 
FORWARD_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
fragment - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
Flag that indicates if this ruleset is for a web-fragment.xml file or for a web.xml file.
FragmentJarScannerCallback - Class in org.apache.tomcat.util.descriptor.web
Callback handling a web-fragment.xml descriptor.
FragmentJarScannerCallback(WebXmlParser, boolean, boolean) - Constructor for class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
fromStack - Variable in class org.apache.tomcat.util.digester.CallParamRule
Is the parameter to be set from the stack?
fullPrefix - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The full pattern matching prefix, including the webapp or web-fragment component, to use for matching elements
fullstop - Variable in class org.apache.jasper.JspC
 
FunctionMapperImpl - Class in org.apache.jasper.el
Deprecated.
FunctionMapperImpl(FunctionMapper) - Constructor for class org.apache.jasper.el.FunctionMapperImpl
Deprecated.
 

G

gc() - Static method in class org.apache.tomcat.util.Diagnostics
Initiate garbage collection via MX Bean
generateAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Generate codes to 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
Generate codes for the body of the custom tag
generateClass(String[]) - Method in class org.apache.jasper.compiler.AntCompiler
Compile the servlet from .java file to .class file
generateClass(String[]) - Method in class org.apache.jasper.compiler.Compiler
Compile the servlet from .java file to .class file
generateClass(String[]) - Method in class org.apache.jasper.compiler.JDTCompiler
Compile the servlet from .java file to .class file
generateDeclaration(String, String) - Method in 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
generateJava() - Method in class org.apache.jasper.compiler.Compiler
Compile the jsp file into equivalent servlet in .java file
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
Adds servlet declaration and mapping for the JSP page servlet to the generated web.xml fragment.
genStringAsCharArray() - Method in class org.apache.jasper.EmbeddedServletOptions
Are Text strings to be generated as char arrays?
genStringAsCharArray - Variable in class org.apache.jasper.JspC
 
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
Indicates whether text strings are to be generated as char arrays.
get(Class<? extends Tag>) - Method in class org.apache.jasper.runtime.TagHandlerPool
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
getAbsoluteOrdering() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getAccessCount() - Method in class org.apache.tomcat.util.buf.StringCache
 
getAfterOrdering() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getAllRoles() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Was the "all roles" wildcard included in this authentication constraint?
getAsyncSupported() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getAsyncSupported() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
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
 
getAttributes() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getAttributesScope(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getAttributesScope(String) - Method in class org.apache.jasper.runtime.PageContextImpl
 
getAuth() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
getAuthConstraint() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return the authorization constraint present flag for this security constraint.
getAuthenticatedUsers() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Was the "all authenticated users" wildcard included in this authentication constraint?
getAuthMethod() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
getBeanType(String) - Method in class org.apache.jasper.compiler.BeanRepository
 
getBeforeOrdering() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getBodyContent() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getBuffer() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
getBuffer() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getBuffer() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getBuffer() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getBuffer() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getBufferSize() - Method in class org.apache.jasper.runtime.BodyContentImpl
This method returns the size of the buffer used by the JspWriter.
getByteChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Method in class org.apache.tomcat.util.buf.StringCache
 
getBytes() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getCache() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getCache() - Method in class org.apache.jasper.JspC
The web-application wide cache for the TagLibraryInfo tag library descriptors, used if Options.isCaching() returns true.
getCache() - Method in interface org.apache.jasper.Options
The web-application wide cache for the TagLibraryInfo tag library descriptors, used if Options.isCaching() returns true.
getCacheSize() - Method in class org.apache.tomcat.util.buf.StringCache
 
getCharChunk() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getCharEnabled() - Method in class org.apache.tomcat.util.buf.StringCache
 
getCharEncoding() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getChars() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getCharset(String) - Static method in class org.apache.tomcat.util.buf.B2CConverter
 
getCharset() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getCharsetLower(String) - Static method in class org.apache.tomcat.util.buf.B2CConverter
Only to be used when it is known that the encoding name is in lower case.
getCheckInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
Background JSP compile thread check interval
getCheckInterval() - Method in class org.apache.jasper.JspC
In JspC this always returns 0.
getCheckInterval() - Method in interface org.apache.jasper.Options
Background compile thread check interval in seconds
getClassDebugInfo() - Method in class org.apache.jasper.EmbeddedServletOptions
Should class files be compiled with debug information?
getClassDebugInfo() - Method in class org.apache.jasper.JspC
Should we include debug information in compiled class?
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?
getClassLoader() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getClassLoader() - Method in class org.apache.tomcat.util.digester.Digester
Return the class loader to be used for instantiating application objects when required.
getClassName() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationListener
 
getClassPath() - Method in class org.apache.jasper.compiler.JspRuntimeContext
The classpath that is passed off to the Java compiler.
getClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - Method in class org.apache.jasper.JspC
What classpath should I use while compiling the servlets generated from JSP files?
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?
getCloseMethod() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
getCodeSource() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Get the SecurityManager Policy CodeSource for this web application context.
getCommonPropertyType(ELContext, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
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.
getCompilerClassName() - Method in class org.apache.jasper.EmbeddedServletOptions
Java compiler class to use.
getCompilerClassName() - Method in class org.apache.jasper.JspC
Jasper Java compiler class to use.
getCompilerClassName() - Method in interface org.apache.jasper.Options
Jasper Java compiler class to use.
getCompilerSourceVM() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getCompilerSourceVM() - Method in class org.apache.jasper.JspC
The compiler source VM, e.g.
getCompilerSourceVM() - Method in interface org.apache.jasper.Options
The compiler source VM, e.g.
getCompilerTargetVM() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getCompilerTargetVM() - Method in class org.apache.jasper.JspC
The compiler target VM, e.g.
getCompilerTargetVM() - Method in interface org.apache.jasper.Options
The compiler target VM, e.g.
getConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
getContainer() - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
getContent() - Method in class org.apache.jasper.util.FastRemovalDequeue.Entry
 
getContentTypeAttribute(String, String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Get the value associated with a content-type attribute.
getContext(Class) - Method in class org.apache.jasper.el.ELContextWrapper
 
getContext(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Return the servlet context for the specified path.
getContextParams() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getContextPath() - Method in class org.apache.jasper.servlet.JspCServletContext
Return the context 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 '/'.
getCookieComment() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookieDomain() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookieHttpOnly() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookieMaxAge() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookieName() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookiePath() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCookieSecure() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getCount() - Method in class org.apache.tomcat.util.digester.Digester
Return the current depth of the element stack.
getCurrentElementName() - Method in class org.apache.tomcat.util.digester.Digester
Return the name of the XML element that is currently being processed.
getDec(int) - Static method in class org.apache.tomcat.util.buf.HexUtils
 
getDefaultContentType() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
getDefaultContentType() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getDefaultContentType() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getDefaultResolver(ExpressionFactory) - Static method in class org.apache.jasper.el.ELContextImpl
 
getDefaultSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getDeferredSyntax() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getDelegate() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getDenyUncoveredHttpMethods() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getDependants() - Method in interface org.apache.jasper.runtime.JspSourceDependent
Returns a map of file names and last modified time where the current page has a source dependency on the file.
getDependants() - Method in class org.apache.jasper.servlet.JspServletWrapper
Get a list of files that the current page has source dependency on.
getDerivedPackageName() - Method in class org.apache.jasper.JspCompilationContext
 
getDescription() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
getDescription() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getDescription() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
getDescription() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return the description of this web resource collection.
getDescription() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getDevelopment() - Method in class org.apache.jasper.EmbeddedServletOptions
Is Jasper being used in development mode?
getDevelopment() - Method in class org.apache.jasper.JspC
In JspC this always returns false.
getDevelopment() - Method in interface org.apache.jasper.Options
Is Jasper being used in development mode?
getDigester() - Method in class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
Returns the Digester that was set by the FactoryCreateRule upon initialization.
getDigester() - Method in interface org.apache.tomcat.util.digester.ObjectCreationFactory
Returns the Digester that was set by the FactoryCreateRule upon initialization.
getDigester() - Method in class org.apache.tomcat.util.digester.Rule
Return the Digester with which this Rule is associated.
getDigester() - Method in interface org.apache.tomcat.util.digester.Rules
Return the Digester instance with which this Rules instance is associated.
getDigester() - Method in class org.apache.tomcat.util.digester.RulesBase
Return the Digester instance with which this Rules instance is associated.
getDispatcherMapping() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getDispatcherNames() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getDisplayname() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return the display name of this security constraint.
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getDisplayName() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getDisplaySourceFragment() - Method in class org.apache.jasper.EmbeddedServletOptions
Should we include a source fragment in exception messages, which could be displayed to the developer ?
getDisplaySourceFragment() - Method in class org.apache.jasper.JspC
In JspC this always returns true.
getDisplaySourceFragment() - Method in interface org.apache.jasper.Options
Should we include a source fragment in exception messages, which could be displayed to the developer ?
getDocumentLocator() - Method in class org.apache.tomcat.util.digester.Digester
Gets the document locator associated with our parser.
getEffectiveMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getEffectiveMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getEffectiveSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getEjbLocalRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getEjbRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getELContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getELContext() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getElIgnored() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getElIgnored() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getELInterpreter(ServletContext) - Static method in class org.apache.jasper.compiler.ELInterpreterFactory
Obtain the correct EL Interpreter for the given web application.
getELResolver() - Method in class org.apache.jasper.el.ELContextImpl
 
getELResolver() - Method in class org.apache.jasper.el.ELContextWrapper
 
getEnabled() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getEncoding(String, Jar, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Autodetects the encoding of the XML document supplied by the given input stream.
getEnd() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getEnd() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getEngineInfo() - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
getEntityResolver() - Method in class org.apache.tomcat.util.digester.Digester
Return the Entity Resolver used by the SAX parser.
getEntryInputStream() - Method in interface org.apache.tomcat.util.scan.Jar
Obtains the input stream for the current entry.
getEntryInputStream() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getEntryInputStream() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getEntryInputStream() - Method in class org.apache.tomcat.util.scan.UrlJar
 
getEntryName() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Returns the name of the JAR entry that contains the TLD.
getEntryName() - Method in interface org.apache.tomcat.util.scan.Jar
Obtains the name of the current entry.
getEntryName() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getEntryName() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getEntryName() - Method in class org.apache.tomcat.util.scan.UrlJar
 
getEnvEntries() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getErrorCode() - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Return the error code.
getErrorDispatcher() - Method in class org.apache.jasper.compiler.Compiler
Gets the error dispatcher.
getErrorHandler() - Method in class org.apache.tomcat.util.digester.Digester
Return the error handler for this Digester.
getErrorMessage() - Method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the compilation error message.
getErrorOnUndeclaredNamespace() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getErrorOnUndeclaredNamespace() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.JspC
Returns true if Jasper issues a compilation error instead of a runtime Instantiation error if the class attribute specified in useBean action is invalid.
getErrorOnUseBeanInvalidClassAttribute() - Method in 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.
getErrorPage() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
getErrorPages() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getErrors() - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getException() - Method in class org.apache.jasper.runtime.PageContextImpl
Returns the exception associated with this page context, if any.
getExceptionType() - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Return the exception type.
getExpectedType() - Method in class org.apache.jasper.el.JspValueExpression
 
getExpressionEvaluator() - Method in class org.apache.jasper.runtime.JspContextWrapper
Deprecated.
getExpressionEvaluator() - Method in class org.apache.jasper.runtime.PageContextImpl
Deprecated.
getExpressionFactory() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
 
getExpressionString() - Method in class org.apache.jasper.el.JspMethodExpression
 
getExpressionString() - Method in class org.apache.jasper.el.JspValueExpression
 
getExprInXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
Takes a potential expression and converts it into XML form
getExtension() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
 
getExtensions() - Method in class org.apache.jasper.JspC
Returns the list of file extensions that are treated as JSP files.
getExternalSubset(String, String) - Method in class org.apache.tomcat.util.descriptor.LocalResolver
 
getFactory() - Static method in class org.apache.juli.logging.LogFactory
Construct (if necessary) and return a LogFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
getFactory() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
getFactory() - Method in class org.apache.tomcat.util.digester.Digester
Return the SAXParserFactory we will use, creating one if necessary.
getFailOnError() - Method in class org.apache.jasper.JspC
Returns true if an exception will be thrown in case of a compilation error.
getFakeAttributes() - Method in class org.apache.tomcat.util.digester.Digester
Return the fake attributes list.
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
getFileSizeThreshold() - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
getFilter() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getFilterClass() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getFilterMappings() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getFilterName() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getFilterName() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getFilterRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
getFilterRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getFilters() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getFork() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getFork() - Method in class org.apache.jasper.JspC
The boolean flag to tell Ant whether to fork JSP page compilations.
getFork() - Method in interface org.apache.jasper.Options
The boolean flag to tell Ant whether to fork JSP page compilations.
getFQCN() - Method in class org.apache.jasper.JspCompilationContext
 
getFragments() - Method in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
getFunctionMapper() - Method in class org.apache.jasper.el.ELContextImpl
 
getFunctionMapper() - Method in class org.apache.jasper.el.ELContextWrapper
 
getFunctions() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getGlobal() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
getHandler(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getHandlerclass() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getHandlers() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getHex(int) - Static method in class org.apache.tomcat.util.buf.HexUtils
 
getHitCount() - Method in class org.apache.tomcat.util.buf.StringCache
 
getHome() - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
getHome() - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
getIANA2JavaMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
Returns the Java encoding name for the specified IANA encoding name.
getIeClassId() - Method in class org.apache.jasper.EmbeddedServletOptions
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - Method in class org.apache.jasper.JspC
Gets the class-id value that is sent to Internet Explorer when using <jsp:plugin> tags.
getIeClassId() - Method in interface org.apache.jasper.Options
Gets the class-id value that is sent to Internet Explorer when using <jsp:plugin> tags.
getIncludeCoda() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
getIncludeCodas() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getIncludeCodas() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getIncludePrelude() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
getIncludePreludes() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getIncludePreludes() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getInfo() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
getInfo() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getInfo() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
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.
getInitParams() - Method in class org.apache.tomcat.util.descriptor.tld.ValidatorXml
 
getInjectionTargets() - Method in interface org.apache.tomcat.util.descriptor.web.Injectable
 
getInjectionTargets() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
getInputSource(String, Jar, JspCompilationContext) - Static method in class org.apache.jasper.compiler.JspUtil
 
getInputStream(String, Jar, JspCompilationContext) - Static method in class org.apache.jasper.compiler.JspUtil
 
getInputStream(String) - Method in interface org.apache.tomcat.util.scan.Jar
Obtain an InputStream for a given entry in a JAR.
getInputStream(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getInputStream(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getInputStream(String) - Method in class org.apache.tomcat.util.scan.UrlJar
 
getInstance(ServletContext) - Static method in class org.apache.jasper.compiler.TldCache
 
getInstance(ServletContext) - Static method in class org.apache.jasper.runtime.JspApplicationContextImpl
 
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.
getInstance(String) - Method in class org.apache.juli.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(Class<?>) - Method in class org.apache.juli.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstanceManager(ServletConfig) - Static method in class org.apache.jasper.runtime.InstanceManagerFactory
 
getInterface() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getIsXml() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getIsXml() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getJar() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
 
getJarEntryURL(URL, String) - Static method in class org.apache.tomcat.util.scan.JarFactory
 
getJarFileURL() - Method in interface org.apache.tomcat.util.scan.Jar
Obtain the URL for accessing the JAR file.
getJarFileURL() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getJarFileURL() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getJarFileURL() - Method in class org.apache.tomcat.util.scan.UrlJar
 
getJarName() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getJarScanFilter() - Method in interface org.apache.tomcat.JarScanner
 
getJarScanFilter() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
getJarScanner(ServletContext) - Static method in class org.apache.jasper.compiler.JarScannerFactory
Obtain the JarScanner associated with the specified ServletContext.
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.
getJaxrpcmappingfile() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getJspApplicationContext(ServletContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
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.
getJspConfig() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getJspConfig() - Method in class org.apache.jasper.JspC
Obtain JSP configuration information specified in web.xml.
getJspConfig() - Method in interface org.apache.jasper.Options
Obtain JSP configuration information specified in web.xml.
getJspConfigDescriptor() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getJspConfigDescriptor() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
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
 
getJspExtract() - Method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the extract of the JSP that corresponds to this message.
getJspFile() - Method in class org.apache.jasper.JspCompilationContext
Path of the JSP URI.
getJspFile() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getJspFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
Gets the name of the JSP file from which the Java source file was generated.
getJspIdleTimeout() - Method in class org.apache.jasper.EmbeddedServletOptions
Should any jsps be unloaded when being idle for this time in seconds? If set to a value greater than 0 eviction of jsps is started.
getJspIdleTimeout() - Method in class org.apache.jasper.JspC
 
getJspIdleTimeout() - Method in interface org.apache.jasper.Options
The idle time in seconds after which a JSP is unloaded.
getJspLoader() - Method in class org.apache.jasper.JspCompilationContext
 
getJspProperty() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
 
getJspPropertyGroups() - Method in class org.apache.tomcat.util.descriptor.web.JspConfigDescriptorImpl
 
getJspPropertyGroups() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getJspQueueLength() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Gets the number of JSPs that are in the JSP limiter queue
getJspQueueLength() - Method in class org.apache.jasper.servlet.JspServlet
Gets the number of JSPs that are in the JSP limiter queue
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.
getJspUnloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Gets the number of JSPs that have been unloaded.
getJspUnloadCount() - Method in class org.apache.jasper.servlet.JspServlet
Gets the number of JSPs that have been unloaded.
getJspUri() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
getJspVersion() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getKeepGenerated() - Method in class org.apache.jasper.EmbeddedServletOptions
Are we keeping generated code around?
getKeepGenerated() - Method in class org.apache.jasper.JspC
In JspC this always returns true.
getKeepGenerated() - Method in interface org.apache.jasper.Options
Are we keeping generated code around?
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
getLargeIcon() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getLastJspQueueUpdate() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Last time the update background task has run
getLastModificationTest() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
getLastModified(String) - Method in class org.apache.jasper.JspCompilationContext
 
getLastModified(String) - Method in interface org.apache.tomcat.util.scan.Jar
Obtain the last modified time for the given resource in the JAR.
getLastModified(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getLastModified(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getLastModified(String) - Method in class org.apache.tomcat.util.scan.UrlJar
 
getLastUsageTime() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
getLength() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the length of the bytes.
getLength() - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the length of the bytes.
getLength() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the length of the original buffer.
getLimit() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getLimit() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getLink() - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
getLink() - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
getLink() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
getLink() - Method in class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
 
getListeners() - Method in class org.apache.jasper.servlet.TldScanner
Returns a list of all listeners declared by scanned TLDs.
getListeners() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getListeners() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getLoadOnStartup() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getLocal() - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
getLocale() - Method in class org.apache.jasper.el.ELContextWrapper
 
getLocale() - Method in class org.apache.tomcat.util.res.StringManager
Identify the Locale this StringManager is associated with
getLocaleEncodingMappings() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getLocalparts() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getLocation() - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Return the location.
getLocation() - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
getLog(Class<?>) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogger() - Method in class org.apache.tomcat.util.digester.Digester
Return the current Logger associated with this instance of the Digester
getLoginConfig() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getLoginPage() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
getLong() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getLong() - Method in class org.apache.tomcat.util.buf.MessageBytes
Convert the buffer to an long, cache the value
getMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
Return the Servlet API major version number.
getMajorVersion() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getManager(String) - Static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale) - Static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package and Locale.
getManager(String, Enumeration<Locale>) - Static method in class org.apache.tomcat.util.res.StringManager
Retrieve the StringManager for a list of Locales.
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.
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?
getMatch() - Method in class org.apache.tomcat.util.digester.Digester
Return the current rule match path
getMatchAllServletNames() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getMatchAllUrlPatterns() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getMaxFileSize() - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
getMaxLoadedJsps() - Method in class org.apache.jasper.EmbeddedServletOptions
Should jsps be unloaded if to many are loaded? If set to a value greater than 0 eviction of jsps is started.
getMaxLoadedJsps() - Method in class org.apache.jasper.JspC
 
getMaxLoadedJsps() - Method in interface org.apache.jasper.Options
The maximum number of loaded jsps per web-application.
getMaxRequestSize() - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
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
 
getMessageDestinationRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getMessageDestinations() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getMethodInfo(ELContext) - Method in class org.apache.jasper.el.JspMethodExpression
 
getMimeMappings() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
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.
getMinorVersion() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getModificationTestInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
Modification test interval.
getModificationTestInterval() - Method in class org.apache.jasper.JspC
In JspC this always returns 0.
getModificationTestInterval() - Method in interface org.apache.jasper.Options
Modification test interval.
getMultipartDef() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getName() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
getName() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getName() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
getName() - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
 
getName() - Method in interface org.apache.tomcat.util.descriptor.web.Injectable
 
getName() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
getName() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return the name of this web resource collection.
getName() - Method in class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
 
getName() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getNamedDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Return a request dispatcher for the specified servlet name.
getNamespaceAware() - Method in class org.apache.tomcat.util.digester.Digester
Return the "namespace aware" flag for parsers we create.
getNamespaceuri(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getNamespaceURI() - Method in class org.apache.tomcat.util.digester.Rule
Return the namespace URI for which this Rule is relevant, if any.
getNamespaceURI() - Method in interface org.apache.tomcat.util.digester.Rules
Return the namespace URI that will be applied to all subsequently added Rule objects.
getNamespaceURI() - Method in class org.apache.tomcat.util.digester.RulesBase
Return the namespace URI that will be applied to all subsequently added Rule objects.
getNamespaceURI() - Method in interface org.apache.tomcat.util.digester.RuleSet
Return the namespace URI that will be applied to all Rule instances created from this RuleSet.
getNamespaceURI() - Method in class org.apache.tomcat.util.digester.RuleSetBase
Return the namespace URI that will be applied to all Rule instances created from this RuleSet.
getNamingResources() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
getOffset() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
getOffset() - Method in class org.apache.tomcat.util.buf.CharChunk
 
getOption(ServletConfig, String, String) - Static method in class org.apache.jasper.runtime.TagHandlerPool
 
getOptions() - Method in class org.apache.jasper.JspCompilationContext
Get hold of the Options object for this context.
getOut() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getOut() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getOutputDir() - Method in class org.apache.jasper.JspCompilationContext
The output directory to generate code into.
getOutputStream() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
 
getOutputStream() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getOverride() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
getOverride() - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
getOverride() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
 
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.tomcat.util.descriptor.web.JspPropertyGroup
 
getPageEncoding() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getPageInfo() - Method in class org.apache.jasper.compiler.Compiler
Gets the info about the page under compilation
getPageNodes() - Method in class org.apache.jasper.compiler.Compiler
Retrieves the parsed nodes of the JSP page, if they are available.
getParameterMap() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getParameterMap() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getParentClassLoader() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Get the parent ClassLoader.
getParentContext() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Get the PluginContext for the parent of this custom tag.
getParentTag() - Method in class org.apache.jasper.runtime.JspFragmentHelper
 
getParser() - Method in class org.apache.tomcat.util.digester.Digester
Return the SAXParser we will use to parse the input stream.
getPath() - Method in class org.apache.jasper.compiler.JspConfig.JspPropertyGroup
 
getPath() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
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.
getPluggabilityScan() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
getPluggabilitySkip() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
getPluginAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Get the value of an attribute in the current tagplugin context.
getPlugins() - Method in class org.apache.tomcat.util.descriptor.tagplugin.TagPluginParser
 
getPortlink(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getPortName(int) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getPortNamesSize() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getPostConstructMethods() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getPreDestroyMethods() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getProject() - Method in class org.apache.jasper.compiler.AntCompiler
 
getProperty(String) - Method in class org.apache.jasper.EmbeddedServletOptions
 
getProperty(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextTransaction
Return a configured property.
getProperty(String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
Return a configured property.
getProperty(String) - Method in class org.apache.tomcat.util.digester.Digester
Return the current value of the specified property for the underlying XMLReader implementation.
getProperty(Object, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
getProperty(String) - Method in interface org.apache.tomcat.util.IntrospectionUtils.PropertySource
 
getPublicId() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getPublicId() - Method in class org.apache.tomcat.util.digester.Digester
Return the public identifier of the DTD we are currently parsing under, if any.
getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of this BodyJspWriter as a Reader.
getReadMethod(Class<?>, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
getRealmName() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
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.
getRecompileOnFail() - Method in class org.apache.jasper.EmbeddedServletOptions
Re-compile on failure.
getRecompileOnFail() - Method in class org.apache.jasper.JspC
In JspC this always returns false.
getRecompileOnFail() - Method in interface org.apache.jasper.Options
Re-compile on failure.
getRemaining() - Method in class org.apache.jasper.runtime.BodyContentImpl
 
getRemaining() - Method in class org.apache.jasper.runtime.JspWriterImpl
 
getRemote() - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
getReplaced() - Method in class org.apache.jasper.util.FastRemovalDequeue.Entry
 
getReport() - Method in class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
 
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.JasperLoader
Delegate to parent
getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JspCServletContext
Return an InputStream allowing access to the resource at the specified context-relative path.
getResourceEnvRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
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.
getResourceRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getResponse() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getResponse() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getRoot() - Method in class org.apache.tomcat.util.digester.Digester
When the Digester is being used as a SAXContentHandler, this method allows you to access the root object that has been created after parsing.
getRuleNamespaceURI() - Method in class org.apache.tomcat.util.digester.Digester
Return the namespace URI that will be applied to all subsequently added Rule objects.
getRules() - Method in class org.apache.tomcat.util.digester.Digester
Return the Rules implementation object containing our rules collection and associated matching policy.
getRulesValidation() - Method in class org.apache.tomcat.util.digester.Digester
Return the rules validation flag.
getRunAs() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getRuntimeContext() - Method in class org.apache.jasper.JspCompilationContext
 
getSAXLogger() - Method in class org.apache.tomcat.util.digester.Digester
Gets the logger used for logging SAX-related information.
getScope(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Converts the given string description of a scope to the corresponding PageContext constant.
getScope() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
getScratchDir() - Method in class org.apache.jasper.EmbeddedServletOptions
What is my scratch dir?
getScratchDir() - Method in class org.apache.jasper.JspC
What is my scratch dir?
getScratchDir() - Method in interface org.apache.jasper.Options
What is my scratch dir?
getScriptingInvalid() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getScriptingInvalid() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getSecurityConstraints() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getSecurityRoleRefs() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getSecurityRoles() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getServerInfo() - Method in class org.apache.jasper.servlet.JspCServletContext
Return descriptive information about this server.
getServiceendpoints() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
Declares a client dependency on the container to resolving a Service Endpoint Interface to a WSDL port.
getServiceqname() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getServiceqname(int) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getServiceqnameLocalpart() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getServiceqnameNamespaceURI() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getServiceRefs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
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
 
getServletClass() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
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.
getServletMappings() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getServletName() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getServletNames() - Method in class org.apache.jasper.servlet.JspCServletContext
Deprecated.
This method has been deprecated with no replacement
getServletNames() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
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.
getServletRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
getServletRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getServlets() - Method in class org.apache.jasper.servlet.JspCServletContext
Deprecated.
This method has been deprecated with no replacement
getServlets() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getSession() - Method in class org.apache.jasper.runtime.JspContextWrapper
 
getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
 
getSessionConfig() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getSessionCookieConfig() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getSessionTimeout() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getSessionTrackingModes() - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
getShortName() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getSingleton() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
getSize() - Method in class org.apache.jasper.util.FastRemovalDequeue
Retrieve the size of the list.
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
getSmallIcon() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
getSoapRole(int) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getSoapRolesSize() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
getStart() - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the start offset of the bytes.
getStart() - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
getStatus() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getStratumName() - Method in class org.apache.jasper.compiler.SmapStratum
Returns the name of the stratum.
getString() - Method in class org.apache.jasper.compiler.SmapGenerator
 
getString() - Method in class org.apache.jasper.compiler.SmapStratum
Returns the given stratum as a String: a StratumSection, followed by at least one FileSection and at least one LineSection.
getString() - Method in class org.apache.jasper.runtime.BodyContentImpl
Return the value of the BodyJspWriter as a String.
getString() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getString() - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns the string value.
getString(String) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object...) - Method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getTagClass() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getTagFileJar() - 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.
getTagFiles() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getTagHandlerClassName(String, 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
 
getTagInfo() - Method in class org.apache.jasper.JspCompilationContext
 
getTaglibLocation() - Method in class org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
 
getTaglibs() - Method in class org.apache.tomcat.util.descriptor.web.JspConfigDescriptorImpl
 
getTaglibs() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getTaglibURI() - Method in class org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
 
getTaglibXml(TldResourcePath) - Method in class org.apache.jasper.compiler.TldCache
 
getTagPluginManager() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getTagPluginManager() - Method in class org.apache.jasper.JspC
Obtain a Tag Plugin Manager
getTagPluginManager() - Method in interface org.apache.jasper.Options
Obtain a Tag Plugin Manager
getTags() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getTargetClass() - Method in class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
getTargetName() - Method in class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
getTeiClass() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getTemporaryVariableName() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
getText() - Method in class org.apache.jasper.compiler.ELParser.TextBuilder
 
getThreadDump() - Static method in class org.apache.tomcat.util.Diagnostics
Retrieves a formatted JVM thread dump.
getThreadDump(Enumeration<Locale>) - Static method in class org.apache.tomcat.util.Diagnostics
Retrieves a formatted JVM thread dump.
getThreadDump(StringManager) - Static method in class org.apache.tomcat.util.Diagnostics
Retrieve a JVM thread dump formatted using the given StringManager.
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.
getTldCache() - Method in class org.apache.jasper.EmbeddedServletOptions
 
getTldCache() - Method in class org.apache.jasper.JspC
The cache that maps URIs, resource paths and parsed TLD files for the various tag libraries 'exposed' by the web application.
getTldCache() - Method in interface org.apache.jasper.Options
The cache that maps URIs, resource paths and parsed TLD files for the various tag libraries 'exposed' by the web application.
getTldResourcePath(String) - Method in class org.apache.jasper.compiler.TldCache
 
getTldResourcePath(String) - Method in class org.apache.jasper.JspCompilationContext
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getTldResourcePathTaglibXmlMap() - Method in class org.apache.jasper.servlet.TldScanner
Returns the map of TldResourcePath to parsed XML files built by this scanner.
getTldScan() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
getTldSkip() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
getTlibVersion() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getTrainThreshold() - Method in class org.apache.tomcat.util.buf.StringCache
 
getTrimDirectiveWhitespaces() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
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
Should white spaces between directives or actions be trimmed?
getTrimSpaces() - Method in interface org.apache.jasper.Options
Should white spaces between directives or actions be trimmed?
getTrimWhitespace() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getType() - Method in class org.apache.jasper.compiler.ELParser
 
getType(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
getType(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
 
getType() - Method in class org.apache.tomcat.util.buf.MessageBytes
Return the type of the original content.
getType() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
getUnloadHandle() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
getUnquoted(String, char, boolean, boolean) - Static method in class org.apache.jasper.compiler.AttributeParser
Parses the provided input String as a JSP attribute and returns an unquoted value.
getUnquoted(String, char, boolean, boolean, boolean) - Static method in class org.apache.jasper.compiler.AttributeParser
Provided solely for unit test purposes and allows per call overriding of the STRICT_QUOTE_ESCAPING system property.
getUri() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getUriTldResourcePathMap() - Method in class org.apache.jasper.servlet.TldScanner
Returns the map of URI to TldResourcePath built by this scanner.
getUrl() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Returns the URL of the TLD or of the JAR containing the TLD.
getURL() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getURL(String) - Method in interface org.apache.tomcat.util.scan.Jar
Obtain, in String form, the URL for an entry in this JAR.
getURL(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
getURL(String) - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
getURL(String) - Method in class org.apache.tomcat.util.scan.UrlJar
 
getURLPatterns() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
getUrlPatterns() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
getUrlPatterns() - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
getUsage() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
getUseContextClassLoader() - Method in class org.apache.tomcat.util.digester.Digester
Return the boolean as to whether the context classloader should be used.
getUseExactMatch() - Method in class org.apache.tomcat.util.digester.CallMethodRule
Should MethodUtils.invokeExactMethod be used for the reflection.
getUserConstraint() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return the user data constraint for this security constraint.
getValidating() - Method in class org.apache.tomcat.util.digester.Digester
Return the validating parser flag.
getValidator() - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
getValidatorClass() - Method in class org.apache.tomcat.util.descriptor.tld.ValidatorXml
 
getValue(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
getValue(ELContext, Object, Object) - Method in class org.apache.jasper.el.JasperELResolver
 
getValue(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
 
getValue() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
getValue() - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
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
 
getVariableMapper() - Method in class org.apache.jasper.el.ELContextImpl
 
getVariableMapper() - Method in class org.apache.jasper.el.ELContextWrapper
 
getVariableResolver() - Method in class org.apache.jasper.runtime.JspContextWrapper
Deprecated.
getVariableResolver() - Method in class org.apache.jasper.runtime.PageContextImpl
Deprecated.
getVariables() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
getVersion() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getVirtualServerName() - Method in class org.apache.jasper.servlet.JspCServletContext
 
getVMInfo() - Static method in class org.apache.tomcat.util.Diagnostics
Retrieves a formatted JVM information text.
getVMInfo(Enumeration<Locale>) - Static method in class org.apache.tomcat.util.Diagnostics
Retrieves a formatted JVM information text.
getVMInfo(StringManager) - Static method in class org.apache.tomcat.util.Diagnostics
Retrieve a JVM information text formatted using the given StringManager.
getWarnings() - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
getWebappJar() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getWebappPath() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Returns the path within the web application, if any, that the resource returned by TldResourcePath.getUrl() was obtained from.
getWelcomeFiles() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
getWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Get an already existing JspServletWrapper.
getWriteMethod(Class<?>, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
getWriter() - Method in class org.apache.jasper.JspCompilationContext
Where is the servlet being generated?
getWriter() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
Returns a wrapper around the JspWriter of the including page.
getWriter() - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
getWsdlfile() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
getXMLReader() - Method in class org.apache.tomcat.util.digester.Digester
Return the XMLReader to be used for parsing the input document.

H

handleGetProperty(Object, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
 
handleJspException(Exception) - Method in class org.apache.jasper.servlet.JspServletWrapper
Attempts to construct a JasperException that contains helpful information about what went wrong.
handlePageException(Exception) - Method in class org.apache.jasper.runtime.JspContextWrapper
 
handlePageException(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
 
handleThrowable(Throwable) - Static method in class org.apache.jasper.util.ExceptionUtils
Checks whether the supplied Throwable is one that needs to be rethrown and swallows all others.
handleThrowable(Throwable) - Static method in class org.apache.tomcat.util.ExceptionUtils
Checks whether the supplied Throwable is one that needs to be rethrown and swallows all others.
hasDynamicAttributes() - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
hash(char[], int, int) - Method in class org.apache.jasper.xmlparser.SymbolTable
Returns a hashcode value for the specified symbol information.
hash() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
hash() - Method in class org.apache.tomcat.util.buf.CharChunk
 
hashCode() - Method in class org.apache.jasper.el.JspMethodExpression
 
hashCode() - Method in class org.apache.jasper.el.JspValueExpression
 
hashCode() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
hashCode() - Method in class org.apache.tomcat.util.buf.CharChunk
 
hashCode() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
hashCode() - Method in class org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
 
helpNeeded - Variable in class org.apache.jasper.JspC
 
HexUtils - Class in org.apache.tomcat.util.buf
Tables useful when converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.apache.tomcat.util.buf.HexUtils
 
hitCount - Static variable in class org.apache.tomcat.util.buf.StringCache
Hit count.
HttpJspBase - Class in org.apache.jasper.runtime
This is the super class of all JSP-generated servlets.
HttpJspBase() - Constructor for class org.apache.jasper.runtime.HttpJspBase
 

I

IE_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
 
ieClassId - Variable in class org.apache.jasper.JspC
 
If - Class in org.apache.jasper.tagplugins.jstl.core
 
If() - Constructor for class org.apache.jasper.tagplugins.jstl.core.If
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of ignorable whitespace received from the body of an XML element.
ImplicitTldRuleSet - Class in org.apache.tomcat.util.descriptor.tld
RulesSet for digesting implicit.tld files.
ImplicitTldRuleSet() - Constructor for class org.apache.tomcat.util.descriptor.tld.ImplicitTldRuleSet
 
Import - Class in org.apache.jasper.tagplugins.jstl.core
 
Import() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Import
 
INC_WEBXML - Static variable in class org.apache.jasper.JspC
 
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
 
INCLUDE - Static variable in class org.apache.tomcat.util.descriptor.web.FilterMap
 
INCLUDE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
included(String, String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return true if the specified context-relative URI (and associated HTTP method) are protected by this security constraint.
incrementJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
Increments the JSP reload counter.
incrementRemoved() - Method in class org.apache.jasper.JspCompilationContext
 
incTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
indexOf(char, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns the first instance of the given character in this ByteChunk starting at the specified byte.
indexOf(byte[], int, int, char) - Static method in class org.apache.tomcat.util.buf.ByteChunk
Returns the first instance of the given character in the given byte array between the specified start and end.
indexOf(char) - Method in class org.apache.tomcat.util.buf.CharChunk
 
indexOf(char, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char[], int, int, char) - Static method in class org.apache.tomcat.util.buf.CharChunk
 
indexOf(String, int, int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
indexOf(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
indexOf(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
indexOfIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
 
info(Object) - Method in interface org.apache.juli.logging.Log
Log a message with info log level.
info(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with info log level.
init(JspCompilationContext, JspServletWrapper) - Method in class org.apache.jasper.compiler.Compiler
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.HttpJspBase
 
init(ServletConfig) - Method in class org.apache.jasper.runtime.TagHandlerPool
 
init(ServletConfig) - Method in class org.apache.jasper.servlet.JspServlet
 
initClassLoader() - Method in class org.apache.jasper.JspC
Initializes the classloader as/if needed for the given compilation context.
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
 
initServletContext(ClassLoader) - Method in class org.apache.jasper.JspC
 
initWebXml() - Method in class org.apache.jasper.JspC
 
Injectable - Interface in org.apache.tomcat.util.descriptor.web
 
InjectionTarget - Class in org.apache.tomcat.util.descriptor.web
 
InjectionTarget() - Constructor for class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
InjectionTarget(String, String) - Constructor for class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
insertBefore - Static variable in class org.apache.jasper.JspC
 
installSmap(String[]) - Static method in class org.apache.jasper.compiler.SmapUtil
 
instanceManager - Variable in class org.apache.jasper.runtime.TagHandlerPool
 
InstanceManager - Interface in org.apache.tomcat
 
InstanceManagerFactory - Class in org.apache.jasper.runtime
 
InstrumentableClassLoader - Interface in org.apache.tomcat
Specifies a class loader capable of being decorated with ClassFileTransformers.
interpreterCall(JspCompilationContext, boolean, String, Class<?>, String) - Method in interface org.apache.jasper.compiler.ELInterpreter
Returns the string representing the code that will be inserted into the servlet generated for JSP.
interpreterCall(JspCompilationContext, boolean, String, Class<?>, String) - Method in class org.apache.jasper.compiler.ELInterpreterFactory.DefaultELInterpreter
 
interpreterCall(boolean, String, Class<?>, String) - 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
 
IntrospectionUtils - Class in org.apache.tomcat.util
Utils for introspection and reflection
IntrospectionUtils() - Constructor for class org.apache.tomcat.util.IntrospectionUtils
 
IntrospectionUtils.PropertySource - Interface in org.apache.tomcat.util
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.apache.jasper.el.JasperELResolver
 
invoke(ELContext, Object[]) - Method in class org.apache.jasper.el.JspMethodExpression
 
INVOKE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
IS_SECURITY_ENABLED - Static variable in class org.apache.jasper.Constants
Has security been turned on?
isAbsoluteUrl(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Returns true if our current URL is absolute, false otherwise.
isAttributeSpecified(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
isBlockExternal() - Method in class org.apache.jasper.JspC
 
isCaching() - Method in class org.apache.jasper.EmbeddedServletOptions
 
isCaching() - Method in class org.apache.jasper.JspC
Is caching enabled (used for precompilation).
isCaching() - Method in interface org.apache.jasper.Options
Is caching enabled (used for precompilation).
isConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
 
isContent(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character can be considered content.
isDebugEnabled() - Method in interface org.apache.juli.logging.Log
Is debug logging currently enabled?
isDefaultPluggabilityScan() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
isDefaultTldScan() - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
isDeferedSyntaxAllowedAsLiteral() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
isDistributable() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
isELIgnored() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
isErrorEnabled() - Method in interface org.apache.juli.logging.Log
Is error logging currently enabled?
isErrorOnUndeclaredNamespace() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
isExactMatch() - Method in class org.apache.tomcat.util.digester.SetNextRule
Is exact matching being used.
isExternal() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns true if the current entity being scanned is external.
isFakeAttribute(Object, String) - Method in class org.apache.tomcat.util.digester.Digester
Determine if an attribute is a fake attribute.
isFatalEnabled() - Method in interface org.apache.juli.logging.Log
Is fatal logging currently enabled?
isFromDescriptor() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return if this constraint was defined in a deployment descriptor.
isHighSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns whether the given character is a high surrogate
isInfoEnabled() - Method in interface org.apache.juli.logging.Log
Is info logging currently enabled?
isInvalid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is invalid.
isJavaKeyword(String) - Static method in class org.apache.jasper.compiler.JspUtil
Test whether the argument is a Java keyword
isJspPage(String) - Method in class org.apache.jasper.compiler.JspConfig
To find out if an uri matches an url pattern in jsp config.
isLiteralText() - Method in class org.apache.jasper.el.JspMethodExpression
 
isLiteralText() - Method in class org.apache.jasper.el.JspValueExpression
 
isLowSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns whether the given character is a low surrogate
isMetadataComplete() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
isName(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNull() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
isNull() - Method in class org.apache.tomcat.util.buf.CharChunk
 
isNull() - Method in class org.apache.tomcat.util.buf.MessageBytes
 
isOk() - Method in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
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.
isOverridable() - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
isOverridable() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
isPackageProtectionEnabled() - Static method in class org.apache.jasper.security.SecurityUtil
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
isPathSeparator(char) - Static method in class org.apache.jasper.JspCompilationContext
 
isPluggabilityBlocked() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationListener
 
isPoolingEnabled() - Method in class org.apache.jasper.EmbeddedServletOptions
 
isPoolingEnabled() - Method in class org.apache.jasper.JspC
Returns true if tag handler pooling is enabled, false otherwise.
isPoolingEnabled() - Method in interface org.apache.jasper.Options
Returns true if tag handler pooling is enabled, false otherwise.
isPropertyResolved() - Method in class org.apache.jasper.el.ELContextWrapper
 
isPrototypeMode() - Method in class org.apache.jasper.JspCompilationContext
True if we are compiling a tag file in prototype mode.
isReadOnly(ELContext, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
isReadOnly(ELContext) - Method in class org.apache.jasper.el.JspValueExpression
 
isRemoved() - Method in class org.apache.jasper.JspCompilationContext
 
isScanAllDirectories() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
isScanAllFiles() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
isScanBootstrapClassPath() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
isScanClassPath() - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
isScriptingInvalid() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
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
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
isSmapDumped() - Method in interface org.apache.jasper.Options
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
isSmapSuppressed() - Method in class org.apache.jasper.EmbeddedServletOptions
Is the generation of SMAP info for JSR45 debugging suppressed?
isSmapSuppressed() - Method in class org.apache.jasper.JspC
Is the generation of SMAP info for JSR45 debugging suppressed?
isSmapSuppressed() - Method in interface org.apache.jasper.Options
Is the generation of SMAP info for JSR45 debugging suppressed?
isSpace(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isTagFile() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Is the tag being used inside a tag file?
isTagFile() - Method in class org.apache.jasper.JspCompilationContext
 
isTagFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
 
isThreadContentionMonitoringEnabled() - Static method in class org.apache.tomcat.util.Diagnostics
Check whether thread contention monitoring is enabled.
isThreadCpuTimeEnabled() - Static method in class org.apache.tomcat.util.Diagnostics
Check whether thread cpu time measurement is enabled.
isTraceEnabled() - Method in interface org.apache.juli.logging.Log
Is trace logging currently enabled?
isTrimDirectiveWhitespaces() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
isUndeflow() - Method in class org.apache.tomcat.util.buf.C2BConverter
 
isValid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the specified character is valid.
isValidateTld() - Method in class org.apache.jasper.JspC
 
isValidateXml() - Method in class org.apache.jasper.JspC
 
isValidIANAEncoding(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isWarnEnabled() - Method in interface org.apache.juli.logging.Log
Is warn logging currently enabled?
isXml() - Method in class org.apache.jasper.compiler.JspConfig.JspProperty
 
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
Is generation of X-Powered-By response header enabled/disabled?
isXpoweredBy() - Method in interface org.apache.jasper.Options
Is generation of X-Powered-By response header enabled/disabled?

J

Jar - Interface in org.apache.tomcat.util.scan
Provides an abstraction for use by the various classes that need to scan JARs.
JAR_EXT - Static variable in class org.apache.tomcat.util.scan.Constants
 
JarFactory - Class in org.apache.tomcat.util.scan
Provide a mechanism to obtain objects that implement Jar.
JarFileUrlJar - Class in org.apache.tomcat.util.scan
Implementation of Jar that is optimised for file based JAR URLs that refer directly to a JAR file (e.g URLs of the form jar:file: ...
JarFileUrlJar(URL, boolean) - Constructor for class org.apache.tomcat.util.scan.JarFileUrlJar
 
JarFileUrlNestedJar - Class in org.apache.tomcat.util.scan
Implementation of Jar that is optimised for file based JAR URLs that refer to a JAR file nested inside a WAR (e.g URLs of the form jar:file: ...
JarFileUrlNestedJar(URL) - Constructor for class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
JarScanFilter - Interface in org.apache.tomcat
 
JarScanner - Interface in org.apache.tomcat
Scans a web application and classloader hierarchy for JAR files.
JarScannerCallback - Interface in org.apache.tomcat
This interface is implemented by clients of the JarScanner to enable them to receive notification of a discovered JAR.
JarScannerFactory - Class in org.apache.jasper.compiler
Provide a mechanism for Jasper to obtain a reference to the JarScanner implementation.
JarScanType - Enum in org.apache.tomcat
 
JasperELResolver - Class in org.apache.jasper.el
Jasper-specific CompositeELResolver that optimizes certain functions to avoid unnecessary resolver calls.
JasperELResolver(List<ELResolver>, ELResolver) - Constructor for class org.apache.jasper.el.JasperELResolver
 
JasperException - Exception in org.apache.jasper
Base class for all exceptions generated by the JSP engine.
JasperException(String) - Constructor for exception org.apache.jasper.JasperException
 
JasperException(String, Throwable) - Constructor for exception org.apache.jasper.JasperException
Creates a JasperException with the embedded exception and the reason for throwing a JasperException
JasperException(Throwable) - Constructor for exception org.apache.jasper.JasperException
Creates a JasperException with the embedded exception
JasperInitializer - Class in org.apache.jasper.servlet
Initializer for the Jasper JSP Engine.
JasperInitializer() - Constructor for class org.apache.jasper.servlet.JasperInitializer
 
JasperLoader - Class in org.apache.jasper.servlet
Class loader for loading servlet class files (corresponding to JSP files) and tag handler class files (corresponding to tag files).
JasperLoader(URL[], ClassLoader, PermissionCollection) - Constructor for class org.apache.jasper.servlet.JasperLoader
 
javacError(JavacErrorDetail[]) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
javacError(String, Exception) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
javacError(JavacErrorDetail[]) - Method in interface org.apache.jasper.compiler.ErrorHandler
Processes the given javac compilation errors.
javacError(String, Exception) - Method in interface org.apache.jasper.compiler.ErrorHandler
Processes the given javac error report and exception.
JavacErrorDetail - Class in org.apache.jasper.compiler
Class providing details about a javac compilation error.
JavacErrorDetail(String, int, StringBuilder) - Constructor for class org.apache.jasper.compiler.JavacErrorDetail
Constructor.
JavacErrorDetail(String, int, String, int, StringBuilder, JspCompilationContext) - Constructor for class org.apache.jasper.compiler.JavacErrorDetail
Constructor.
javacLock - Static variable in class org.apache.jasper.compiler.AntCompiler
 
JAVAEE_1_4_NS - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
JAVAEE_5_NS - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
JAVAEE_6_NS - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
JAVAEE_7_NS - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
javaEncoding - Variable in class org.apache.jasper.JspC
The java file encoding.
JDTCompiler - Class in org.apache.jasper.compiler
JDT class compiler.
JDTCompiler() - Constructor for class org.apache.jasper.compiler.JDTCompiler
 
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
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_PARAM_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_PARAMS_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_TAG_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
JSP_TAGLIB_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
 
JspApplicationContextImpl - Class in org.apache.jasper.runtime
Implementation of JspApplicationContext
JspApplicationContextImpl() - Constructor for class org.apache.jasper.runtime.JspApplicationContextImpl
 
JspC - Class in org.apache.jasper
Shell for the jspc compiler.
JspC() - Constructor for class org.apache.jasper.JspC
 
JspCompilationContext - Class in org.apache.jasper
A place holder for various things that are used through out the JSP engine.
JspCompilationContext(String, Options, ServletContext, JspServletWrapper, JspRuntimeContext) - Constructor for class org.apache.jasper.JspCompilationContext
 
JspCompilationContext(String, TagInfo, Options, ServletContext, JspServletWrapper, JspRuntimeContext, Jar) - Constructor for class org.apache.jasper.JspCompilationContext
 
JspConfig - Class in org.apache.jasper.compiler
Handles the jsp-config element in WEB_INF/web.xml.
JspConfig(ServletContext) - Constructor for class org.apache.jasper.compiler.JspConfig
 
jspConfig - Variable in class org.apache.jasper.JspC
 
jspConfig - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The SetJspConfig rule used to parse the web.xml
JspConfig.JspProperty - Class in org.apache.jasper.compiler
 
JspConfig.JspProperty(String, String, String, String, Collection<String>, Collection<String>, String, String, String, String, String) - Constructor for class org.apache.jasper.compiler.JspConfig.JspProperty
 
JspConfig.JspPropertyGroup - Class in org.apache.jasper.compiler
 
JspConfigDescriptorImpl - Class in org.apache.tomcat.util.descriptor.web
 
JspConfigDescriptorImpl(Collection<JspPropertyGroupDescriptor>, Collection<TaglibDescriptor>) - Constructor for class org.apache.tomcat.util.descriptor.web.JspConfigDescriptorImpl
 
jspContext - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
JspContextWrapper - Class in org.apache.jasper.runtime
Implementation of a JSP Context Wrapper.
JspContextWrapper(JspContext, ArrayList<String>, ArrayList<String>, ArrayList<String>, Map<String, String>) - Constructor for class org.apache.jasper.runtime.JspContextWrapper
 
JspCServletContext - Class in org.apache.jasper.servlet
Simple ServletContext implementation without HTTP-specific methods.
JspCServletContext(PrintWriter, URL, ClassLoader, boolean, boolean) - Constructor for class org.apache.jasper.servlet.JspCServletContext
Create a new instance of this ServletContext implementation.
jspDestroy() - Method in class org.apache.jasper.runtime.HttpJspBase
 
JspELException - Exception in org.apache.jasper.el
 
JspELException(String, ELException) - Constructor for exception org.apache.jasper.el.JspELException
 
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(Exception) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Exception, String, String...) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Mark, Exception, String, String...) - Method in class org.apache.jasper.compiler.ErrorDispatcher
 
jspError(Node, Exception, String, String...) - 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.
JspFactoryImpl - Class in org.apache.jasper.runtime
Implementation of JspFactory.
JspFactoryImpl() - Constructor for class org.apache.jasper.runtime.JspFactoryImpl
 
JspFragmentHelper - Class in org.apache.jasper.runtime
Helper class from which all Jsp Fragment helper classes extend.
JspFragmentHelper(int, JspContext, JspTag) - Constructor for class org.apache.jasper.runtime.JspFragmentHelper
 
jspInit() - Method in class org.apache.jasper.runtime.HttpJspBase
 
JspMethodExpression - Class in org.apache.jasper.el
 
JspMethodExpression() - Constructor for class org.apache.jasper.el.JspMethodExpression
 
JspMethodExpression(String, MethodExpression) - Constructor for class org.apache.jasper.el.JspMethodExpression
 
JspMethodNotFoundException - Exception in org.apache.jasper.el
 
JspMethodNotFoundException(String, MethodNotFoundException) - Constructor for exception org.apache.jasper.el.JspMethodNotFoundException
 
JspPropertyGroup - Class in org.apache.tomcat.util.descriptor.web
Representation of a jsp-property-group element in web.xml.
JspPropertyGroup() - Constructor for class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
JspPropertyGroupDescriptorImpl - Class in org.apache.tomcat.util.descriptor.web
 
JspPropertyGroupDescriptorImpl(JspPropertyGroup) - Constructor for class org.apache.tomcat.util.descriptor.web.JspPropertyGroupDescriptorImpl
 
JspPropertyNotFoundException - Exception in org.apache.jasper.el
 
JspPropertyNotFoundException(String, PropertyNotFoundException) - Constructor for exception org.apache.jasper.el.JspPropertyNotFoundException
 
JspPropertyNotWritableException - Exception in org.apache.jasper.el
 
JspPropertyNotWritableException(String, PropertyNotWritableException) - Constructor for exception org.apache.jasper.el.JspPropertyNotWritableException
 
JspRuntimeContext - Class in org.apache.jasper.compiler
Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
JspRuntimeContext(ServletContext, Options) - Constructor for class org.apache.jasper.compiler.JspRuntimeContext
Create a JspRuntimeContext for a web application context.
JspRuntimeLibrary - Class in org.apache.jasper.runtime
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 in org.apache.jasper.runtime
 
JspServlet - Class in org.apache.jasper.servlet
The JSP engine (a.k.a Jasper).
JspServlet() - Constructor for class org.apache.jasper.servlet.JspServlet
 
JspServletWrapper - Class in org.apache.jasper.servlet
The JSP engine (a.k.a Jasper).
JspServletWrapper(ServletConfig, Options, String, JspRuntimeContext) - Constructor for class org.apache.jasper.servlet.JspServletWrapper
 
JspServletWrapper(ServletContext, Options, String, TagInfo, JspRuntimeContext, Jar) - Constructor for class org.apache.jasper.servlet.JspServletWrapper
 
JspSourceDependent - Interface in org.apache.jasper.runtime
Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.
JspUtil - Class in org.apache.jasper.compiler
This class has all the utility method(s).
JspUtil() - Constructor for class org.apache.jasper.compiler.JspUtil
 
JspUtil.ValidAttribute - Class in org.apache.jasper.compiler
 
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
 
JspValueExpression - Class in org.apache.jasper.el
Wrapper for providing context to ValueExpressions
JspValueExpression() - Constructor for class org.apache.jasper.el.JspValueExpression
 
JspValueExpression(String, ValueExpression) - Constructor for class org.apache.jasper.el.JspValueExpression
 
JspWriterImpl - Class in org.apache.jasper.runtime
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, int, boolean) - Constructor for class org.apache.jasper.runtime.JspWriterImpl
Create a new buffered character-output stream that uses an output buffer of the given size.
jsw - Variable in class org.apache.jasper.compiler.Compiler
 

K

keepGenerated() - Method in class org.apache.jasper.JspCompilationContext
Are we keeping generated code around?

L

last - Variable in class org.apache.jasper.util.FastRemovalDequeue
Last element of the queue.
LEFTOVER_SIZE - Static variable in class org.apache.tomcat.util.buf.B2CConverter
 
length - Variable in class org.apache.jasper.xmlparser.XMLString
The length of characters from the offset.
length() - Method in class org.apache.tomcat.util.buf.CharChunk
 
LIST_ERRORS - Static variable in class org.apache.jasper.JspC
 
listErrors - Variable in class org.apache.jasper.JspC
 
listProperties() - Method in class org.apache.tomcat.util.descriptor.web.ContextTransaction
List properties.
listProperties() - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
List properties.
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.
loader - Variable in class org.apache.jasper.JspC
 
loadTagFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
Compile (if needed) and load a tag file
loadTagFilePrototype() - Method in class org.apache.jasper.servlet.JspServletWrapper
Compile and load a prototype for the Tag file.
Localizer - Class in org.apache.jasper.compiler
Class responsible for converting error codes to corresponding localized error messages.
Localizer() - Constructor for class org.apache.jasper.compiler.Localizer
 
LocalResolver - Class in org.apache.tomcat.util.descriptor
A resolver for locally cached XML resources.
LocalResolver(Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.tomcat.util.descriptor.LocalResolver
Constructor providing mappings of public and system identifiers to local resources.
locateUriRoot(File) - Method in class org.apache.jasper.JspC
Find the WEB-INF dir by looking up in the directory tree.
locator - Variable in class org.apache.tomcat.util.digester.Digester
The Locator associated with our parser.
log(String) - Method in class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
 
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.
Log - Interface in org.apache.juli.logging
A simple logging interface abstracting logging APIs.
log - Variable in class org.apache.tomcat.util.digester.Digester
The Log to which most logging calls will be made.
LogConfigurationException - Exception in org.apache.juli.logging
An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
LogConfigurationException() - Constructor for exception org.apache.juli.logging.LogConfigurationException
Construct a new exception with null as its detail message.
LogConfigurationException(String) - Constructor for exception org.apache.juli.logging.LogConfigurationException
Construct a new exception with the specified detail message.
LogConfigurationException(Throwable) - Constructor for exception org.apache.juli.logging.LogConfigurationException
Construct a new exception with the specified cause and a derived detail message.
LogConfigurationException(String, Throwable) - Constructor for exception org.apache.juli.logging.LogConfigurationException
Construct a new exception with the specified detail message and cause.
LogFactory - Class in org.apache.juli.logging
Modified to use java service discovery, to avoid need to replace LogFactory instance.
logFindings(Log, String) - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
logger - Variable in class org.apache.jasper.compiler.AntCompiler
 
LoginConfig - Class in org.apache.tomcat.util.descriptor.web
Representation of a login configuration element for a web application, as represented in a <login-config> element in the deployment descriptor.
LoginConfig() - Constructor for class org.apache.tomcat.util.descriptor.web.LoginConfig
Construct a new LoginConfig with default properties.
LoginConfig(String, String, String, String) - Constructor for class org.apache.tomcat.util.descriptor.web.LoginConfig
Construct a new LoginConfig with the specified properties.
loginConfig - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The SetLoginConfig rule used to parse the web.xml
lookup(String, String) - Method in class org.apache.tomcat.util.digester.RulesBase
Return a List of Rule instances for the specified pattern that also match the specified namespace URI (if any).

M

main(String[]) - Static method in class org.apache.jasper.compiler.SmapGenerator
 
main(String[]) - Static method in class org.apache.jasper.JspC
 
makeJavaIdentifier(String) - Static method in class org.apache.jasper.compiler.JspUtil
Converts the given identifier to a legal Java identifier
makeJavaIdentifierForAttribute(String) - Static method in class org.apache.jasper.compiler.JspUtil
Converts the given identifier to a legal Java identifier to be used for JSP Tag file attribute names.
makeJavaPackage(String) - Static method in class org.apache.jasper.compiler.JspUtil
Converts the given path to a Java package or fully-qualified class name
makeOutputDir() - Method in class org.apache.jasper.JspCompilationContext
 
makeSpace(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Make space for len chars.
makeSpace(int) - Method in class org.apache.tomcat.util.buf.CharChunk
Make space for len chars.
makeYoungest(FastRemovalDequeue<JspServletWrapper>.Entry) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Push unloadHandle for JspServletWrapper to front of the queue.
mangleChar(char) - Static method in class org.apache.jasper.compiler.JspUtil
Mangle the specified character to create a legal Java class name.
map(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.
mapout - Variable in class org.apache.jasper.JspC
 
mappedFile - Variable in class org.apache.jasper.JspC
 
mappingout - Variable in class org.apache.jasper.JspC
 
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.
match - Variable in class org.apache.tomcat.util.digester.Digester
The current match pattern for nested element processing.
match(String, String) - Method in interface org.apache.tomcat.util.digester.Rules
Return a List of all registered Rule instances that match the specified nesting pattern, or a zero-length List if there are no matches.
match(String, String) - Method in class org.apache.tomcat.util.digester.RulesBase
Return a List of all registered Rule instances that match the specified nesting pattern, or a zero-length List if there are no matches.
match(String, String) - Static method in class org.apache.tomcat.util.file.Matcher
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.apache.tomcat.util.file.Matcher
Tests whether or not a string matches against a pattern.
Matcher - Class in org.apache.tomcat.util.file
This is a utility class to match file globs.
Matcher() - Constructor for class org.apache.tomcat.util.file.Matcher
 
matches - Variable in class org.apache.tomcat.util.digester.Digester
Stack whose elements are List objects, each containing a list of Rule objects as returned from Rules.getMatch().
matchPath(Set<String[]>, String) - Static method in class org.apache.tomcat.util.file.Matcher
Tests whether or not a given path matches any pattern in the given set.
matchPath(String, String) - Static method in class org.apache.tomcat.util.file.Matcher
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.apache.tomcat.util.file.Matcher
Tests whether or not a given path matches a given pattern.
matchPath(String[], String[], boolean) - Static method in class org.apache.tomcat.util.file.Matcher
Core implementation of matchPath using an already tokenized pattern.
MAX_POOL_SIZE - Static variable in class org.apache.jasper.Constants
Default tag handler pool size.
maxStringSize - Static variable in class org.apache.tomcat.util.buf.StringCache
 
merge(Set<WebXml>) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
Merge the supplied web fragments into this main web.xml.
MERGED_WEB_XML - Static variable in class org.apache.tomcat.util.scan.Constants
 
mergeIntoWebXml() - Method in class org.apache.jasper.JspC
Include the generated web.xml inside the webapp's web.xml.
MessageBytes - Class in org.apache.tomcat.util.buf
This class is used to represent a subarray of bytes in an HTTP message.
MessageDestination - Class in org.apache.tomcat.util.descriptor.web
Representation of a message destination for a web application, as represented in a <message-destination> element in the deployment descriptor.
MessageDestination() - Constructor for class org.apache.tomcat.util.descriptor.web.MessageDestination
 
MessageDestinationRef - Class in org.apache.tomcat.util.descriptor.web
Representation of a message destination reference for a web application, as represented in a <message-destination-ref> element in the deployment descriptor.
MessageDestinationRef() - Constructor for class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
methodName - Variable in class org.apache.tomcat.util.digester.CallMethodRule
The method name to call on the parent object.
methodName - Variable in class org.apache.tomcat.util.digester.SetNextRule
The method name to call on the parent object.
moveFirst(FastRemovalDequeue<T>.Entry) - Method in class org.apache.jasper.util.FastRemovalDequeue
Moves the element in front.
moveLast(FastRemovalDequeue<T>.Entry) - Method in class org.apache.jasper.util.FastRemovalDequeue
Moves the element to the back.
MultipartDef - Class in org.apache.tomcat.util.descriptor.web
Representation of a the multipart configuration for a servlet.
MultipartDef() - Constructor for class org.apache.tomcat.util.descriptor.web.MultipartDef
 

N

name - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The NameRule rule used to parse the web.xml
namespaceAware - Variable in class org.apache.tomcat.util.digester.Digester
Do we want a "namespace aware" parser.
namespaces - Variable in class org.apache.tomcat.util.digester.Digester
Registered namespaces we are currently processing.
namespaceURI - Variable in class org.apache.tomcat.util.digester.Rule
The namespace URI for which this Rule is relevant, if any.
namespaceURI - Variable in class org.apache.tomcat.util.digester.RulesBase
The namespace URI for which subsequently added Rule objects are relevant, or null for matching independent of namespaces.
namespaceURI - Variable in class org.apache.tomcat.util.digester.RuleSetBase
The namespace URI that all Rule instances created by this RuleSet will be associated with.
NamingResources - Interface in org.apache.tomcat.util.descriptor.web
Defines an interface for the object that is added to the representation of a JNDI resource in web.xml to enable it to also be the implementation of that JNDI resource.
newDigester(boolean, boolean, RuleSet, boolean) - Static method in class org.apache.tomcat.util.descriptor.DigesterFactory
Create a Digester parser.
newInstance(Class<?>) - Method in interface org.apache.tomcat.InstanceManager
 
newInstance(String) - Method in interface org.apache.tomcat.InstanceManager
 
newInstance(String, ClassLoader) - Method in interface org.apache.tomcat.InstanceManager
 
newInstance(Object) - Method in interface org.apache.tomcat.InstanceManager
 
newInstance(Class<?>) - Method in class org.apache.tomcat.SimpleInstanceManager
 
newInstance(String) - Method in class org.apache.tomcat.SimpleInstanceManager
 
newInstance(String, ClassLoader) - Method in class org.apache.tomcat.SimpleInstanceManager
 
newInstance(Object) - Method in class org.apache.tomcat.SimpleInstanceManager
 
newInstance() - Static method in class org.apache.tomcat.util.buf.MessageBytes
Construct a new MessageBytes instance
newInstance(URL) - Static method in class org.apache.tomcat.util.scan.JarFactory
 
NEWLINE - Static variable in class org.apache.jasper.Constants
Platform specific new line sequence.
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.
newTldScanner(ServletContext, boolean, boolean, boolean) - Method in class org.apache.jasper.servlet.JasperInitializer
 
nextArg() - Method in class org.apache.jasper.JspC
 
nextEntry() - Method in interface org.apache.tomcat.util.scan.Jar
Moves the internal pointer to the next entry in the JAR.
nextEntry() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
nextEntry() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
nextEntry() - Method in class org.apache.tomcat.util.scan.UrlJar
 
nextFile() - Method in class org.apache.jasper.JspC
 
NO_DIE_LEVEL - Static variable in class org.apache.jasper.JspC
 
NonClosingJarInputStream - Class in org.apache.tomcat.util.scan
When using a JarInputStream with an XML parser, the stream will be closed by the parser.
NonClosingJarInputStream(InputStream, boolean) - Constructor for class org.apache.tomcat.util.scan.NonClosingJarInputStream
 
NonClosingJarInputStream(InputStream) - Constructor for class org.apache.tomcat.util.scan.NonClosingJarInputStream
 
notationDecl(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Receive notification of a notation declaration event.
NS_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
Default URLs to download the plugin for Netscape and IE.

O

ObjectCreateRule - Class in org.apache.tomcat.util.digester
Rule implementation that creates a new object and pushes it onto the object stack.
ObjectCreateRule(String) - Constructor for class org.apache.tomcat.util.digester.ObjectCreateRule
Construct an object create rule with the specified class name.
ObjectCreateRule(String, String) - Constructor for class org.apache.tomcat.util.digester.ObjectCreateRule
Construct an object create rule with the specified class name and an optional attribute name containing an override.
ObjectCreationFactory - Interface in org.apache.tomcat.util.digester
Interface for use with FactoryCreateRule.
offset - Variable in class org.apache.jasper.xmlparser.XMLString
The offset into the character array.
onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.jasper.servlet.JasperInitializer
 
openStream() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Opens a stream to access the TLD.
optimizeLineSection() - Method in class org.apache.jasper.compiler.SmapStratum
Combines consecutive LineInfos wherever possible
OPTION_MAXSIZE - Static variable in class org.apache.jasper.runtime.TagHandlerPool
 
OPTION_TAGPOOL - Static variable in class org.apache.jasper.runtime.TagHandlerPool
 
options - Variable in class org.apache.jasper.compiler.Compiler
 
Options - Interface in org.apache.jasper
A class to hold all init parameters specific to the JSP engine.
ORDER_OTHERS - Static variable in class org.apache.tomcat.util.descriptor.web.WebXml
 
orderWebFragments(WebXml, Map<String, WebXml>, ServletContext) - Static method in class org.apache.tomcat.util.descriptor.web.WebXml
Generates the sub-set of the web-fragment.xml files to be processed in the order that the fragments must be processed as per the rules in the Servlet spec.
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.el - package org.apache.jasper.el
 
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.tagplugins.jstl.core - package org.apache.jasper.tagplugins.jstl.core
 
org.apache.jasper.util - package org.apache.jasper.util
 
org.apache.jasper.xmlparser - package org.apache.jasper.xmlparser
 
org.apache.juli.logging - package org.apache.juli.logging
Overview
org.apache.tomcat - package org.apache.tomcat
 
org.apache.tomcat.util - package org.apache.tomcat.util
 
org.apache.tomcat.util.buf - package org.apache.tomcat.util.buf
Buffers and Encodings
org.apache.tomcat.util.descriptor - package org.apache.tomcat.util.descriptor
 
org.apache.tomcat.util.descriptor.tagplugin - package org.apache.tomcat.util.descriptor.tagplugin
 
org.apache.tomcat.util.descriptor.tld - package org.apache.tomcat.util.descriptor.tld
Package containing a Java model of the XML for a Tag Library Descriptor.
org.apache.tomcat.util.descriptor.web - package org.apache.tomcat.util.descriptor.web
This package contains Java objects that represent complex data structures from the web application deployment descriptor file (web.xml).
org.apache.tomcat.util.digester - package org.apache.tomcat.util.digester
The Digester package provides for rules-based processing of arbitrary XML documents.
org.apache.tomcat.util.file - package org.apache.tomcat.util.file
This package contains utility classes for file handling.
org.apache.tomcat.util.res - package org.apache.tomcat.util.res
 
org.apache.tomcat.util.scan - package org.apache.tomcat.util.scan
This package contains the common classes used to perform configuration scanning for Catalina and Jasper.
Otherwise - Class in org.apache.jasper.tagplugins.jstl.core
 
Otherwise() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Otherwise
 
Out - Class in org.apache.jasper.tagplugins.jstl.core
 
Out() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Out
 
output - Variable in class org.apache.jasper.compiler.ELParser.TextBuilder
 
output(JspWriter, Object, String, String, boolean) - Static method in class org.apache.jasper.tagplugins.jstl.core.Out
 
OUTPUT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 

P

Package - Static variable in class org.apache.tomcat.util.buf.Constants
 
Package - Static variable in class org.apache.tomcat.util.file.Constants
 
Package - Static variable in class org.apache.tomcat.util.scan.Constants
 
PACKAGE_NAME - Static variable in class org.apache.tomcat.util.descriptor.Constants
 
PACKAGE_NAME - Static variable in class org.apache.tomcat.util.descriptor.web.Constants
 
PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
PageContextImpl - Class in org.apache.jasper.runtime
Implementation of the PageContext class from the JSP spec.
pageInfo - Variable in class org.apache.jasper.compiler.Compiler
 
pageNodes - Variable in class org.apache.jasper.compiler.Compiler
 
pages - Variable in class org.apache.jasper.JspC
The pages.
Param - Class in org.apache.jasper.tagplugins.jstl.core
 
Param() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Param
 
PARAM_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
paramClassNames - Variable in class org.apache.tomcat.util.digester.CallMethodRule
The names of the classes of the parameters to be collected.
paramCount - Variable in class org.apache.tomcat.util.digester.CallMethodRule
The number of parameters to collect from MethodParam rules.
paramIndex - Variable in class org.apache.tomcat.util.digester.CallParamRule
The zero-relative index of the parameter we are saving.
params - Variable in class org.apache.tomcat.util.digester.Digester
The parameters stack being utilized by CallMethodRule and CallParamRule rules.
PARAMS_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
paramType - Variable in class org.apache.tomcat.util.digester.SetNextRule
The Java class name of the parameter type expected by the method.
paramTypes - Variable in class org.apache.tomcat.util.digester.CallMethodRule
The parameter types of the parameters to be collected.
parentTag - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
parse(String, boolean) - Static method in class org.apache.jasper.compiler.ELParser
Parse an EL expression
parse(URL) - Method in class org.apache.tomcat.util.descriptor.tagplugin.TagPluginParser
 
parse(TldResourcePath) - Method in class org.apache.tomcat.util.descriptor.tld.TldParser
 
parse(File) - Method in class org.apache.tomcat.util.digester.Digester
Parse the content of the specified file using this Digester.
parse(InputSource) - Method in class org.apache.tomcat.util.digester.Digester
Parse the content of the specified input source using this Digester.
parse(InputStream) - Method in class org.apache.tomcat.util.digester.Digester
Parse the content of the specified input stream using this Digester.
parseExpression(String, Class, FunctionMapper) - Method in class org.apache.jasper.el.ExpressionEvaluatorImpl
Deprecated.
 
parseJavacErrors(String, String, Node.Nodes) - Static method in class org.apache.jasper.compiler.ErrorDispatcher
Parses the given error message into an array of javac compilation error messages (one per javac compilation error line number).
parseLong(byte[], int, int) - Static method in class org.apache.tomcat.util.buf.Ascii
Parses an unsigned long from the specified subarray of bytes.
parser - Variable in class org.apache.tomcat.util.digester.Digester
The SAXParser we will use to parse the input stream.
parseTld(String) - Method in class org.apache.jasper.servlet.TldScanner
 
parseTld(TldResourcePath) - Method in class org.apache.jasper.servlet.TldScanner
 
parseWebXml(URL, WebXml, boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXmlParser
Parse a web descriptor at a location.
parseWebXml(InputSource, WebXml, boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXmlParser
 
peek() - Method in class org.apache.tomcat.util.digester.ArrayStack
Returns the top item off of this stack without removing it.
peek(int) - Method in class org.apache.tomcat.util.digester.ArrayStack
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
peek() - Method in class org.apache.tomcat.util.digester.Digester
Return the top object on the stack without removing it.
peek(int) - Method in class org.apache.tomcat.util.digester.Digester
Return the n'th object down the stack, where 0 is the top element and [getCount()-1] is the bottom element.
peekChar() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
peekParams() - Method in class org.apache.tomcat.util.digester.Digester
Return the top object on the parameters stack without removing it.
periodicEvent() - Method in class org.apache.jasper.servlet.JspServlet
 
periodicEvent() - Method in interface org.apache.tomcat.PeriodicEventListener
Execute a periodic task, such as reloading, etc.
PeriodicEventListener - Interface in org.apache.tomcat
 
PLUGIN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
poolingEnabled - Variable in class org.apache.jasper.JspC
 
pop() - Method in class org.apache.jasper.util.FastRemovalDequeue
Removes the last element of the list and returns its content.
pop() - Method in class org.apache.tomcat.util.digester.ArrayStack
Pops the top item off of this stack and return it.
pop() - Method in class org.apache.tomcat.util.digester.Digester
Pop the top object off of the stack, and return it.
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
 
popParams() - Method in class org.apache.tomcat.util.digester.Digester
Pop the top object off of the parameters stack, and return it.
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.
prefix - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The matching pattern prefix to use for recognizing our elements.
print(boolean) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(char) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(int) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(long) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(float) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(double) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(char[]) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(String) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
print(Object) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
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.
printil(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention, and then the string, and a '\n'.
printin() - Method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention
printin(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the current indention, followed by the given string
println() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(boolean) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(char) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(int) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(long) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(float) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(double) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(char[]) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(String) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
println(Object) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
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.
printMessage(String, PrintStream, int) - Method in class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
 
printMultiLn(String) - Method in class org.apache.jasper.compiler.ServletWriter
Prints the given string.
processFile(String) - Method in class org.apache.jasper.JspC
 
processingInstruction(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of a processing instruction that was encountered.
processMethodCallResult(Object) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Subclasses may override this method to perform additional processing of the invoked method's result.
project - Variable in class org.apache.jasper.compiler.AntCompiler
 
proprietaryEvaluate(String, Class<?>, PageContext, ProtectedFunctionMapper) - Static method in class org.apache.jasper.runtime.PageContextImpl
Proprietary method to evaluate EL expressions.
ProtectedFunctionMapper - Class in org.apache.jasper.runtime
Maps EL functions to their Java method counterparts.
publicId - Variable in class org.apache.tomcat.util.digester.Digester
The public identifier of the DTD we are currently parsing under (if any).
push(JspServletWrapper) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Push a newly compiled JspServletWrapper into the queue at first execution of jsp.
push(T) - Method in class org.apache.jasper.util.FastRemovalDequeue
Adds an object to the start of the list and returns the entry created for said object.
push(E) - Method in class org.apache.tomcat.util.digester.ArrayStack
Pushes a new item onto the top of this stack.
push(Object) - Method in class org.apache.tomcat.util.digester.Digester
Push a new object onto the top of the object stack.
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
 
pushParams(Object) - Method in class org.apache.tomcat.util.digester.Digester
Push a new object onto the top of the parameters stack.
putContext(Class, Object) - Method in class org.apache.jasper.el.ELContextWrapper
 

R

rctxt - Variable in class org.apache.jasper.JspC
The runtime context.
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.
reader - Variable in class org.apache.tomcat.util.digester.Digester
The XMLReader used to parse digester rules.
readExternal(ObjectInput) - Method in class org.apache.jasper.el.JspMethodExpression
 
readExternal(ObjectInput) - Method in class org.apache.jasper.el.JspValueExpression
 
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.
reallyClose() - Method in class org.apache.tomcat.util.scan.NonClosingJarInputStream
 
realReadBytes(byte[], int, int) - Method in interface org.apache.tomcat.util.buf.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in interface org.apache.tomcat.util.buf.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in interface org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteChars(char[], int, int) - Method in interface org.apache.tomcat.util.buf.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
recycle() - Method in class org.apache.jasper.runtime.BodyContentImpl
This method shall "reset" the internal state of a BodyContentImpl, releasing all internal references, and preparing it for potential reuse by a later invocation of PageContextImpl.pushBody(Writer).
recycle() - Method in class org.apache.tomcat.util.buf.B2CConverter
Reset the decoder state.
recycle() - Method in class org.apache.tomcat.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class org.apache.tomcat.util.buf.C2BConverter
Reset the encoder state.
recycle() - Method in class org.apache.tomcat.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.apache.tomcat.util.buf.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class org.apache.tomcat.util.descriptor.web.WebRuleSet
Reset counter used for validating the web.xml file.
Redirect - Class in org.apache.jasper.tagplugins.jstl.core
 
Redirect() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Redirect
 
register(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Register the specified DTD URL for the specified public identifier.
relativeOrdering - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The RelativeOrderingRule rule used to parse the web.xml
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.TagHandlerPool
Calls the release() method of all available tag handlers in this tag handler pool.
release(ClassLoader) - Static method in class org.apache.juli.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
releasePageContext(PageContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
 
Remove - Class in org.apache.jasper.tagplugins.jstl.core
 
Remove() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Remove
 
remove(FastRemovalDequeue<T>.Entry) - Method in class org.apache.jasper.util.FastRemovalDequeue
Removes any element of the list and returns its content.
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(int) - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
removeAuthRole(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Remove the specified role from the set of roles permitted to access the resources protected by this security constraint.
removeCollection(SecurityCollection) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Remove the specified web resource collection from those protected by this security constraint.
removeEnvironment(String) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
removeGeneratedClassFiles() - Method in class org.apache.jasper.compiler.Compiler
 
removeGeneratedFiles() - Method in class org.apache.jasper.compiler.Compiler
Remove generated files
removeMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Remove the specified HTTP request method from those that are part of this web resource collection.
removeOmittedMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Remove the specified HTTP request method from those that are explicitly excluded from this web resource collection.
removePattern(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Remove the specified URL pattern from those that are part of this web resource collection.
removeProperty(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextTransaction
remove a configured property.
removeProperty(String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
Remove a configured property.
removeResource(String) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
removeResourceLink(String) - Method in interface org.apache.tomcat.util.descriptor.web.NamingResources
 
removeTransformer(ClassFileTransformer) - Method in interface org.apache.tomcat.InstrumentableClassLoader
Removes the specified class file transformer from this class loader.
removeWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Remove a JspServletWrapper.
replaceProperties(String, Hashtable<Object, Object>, IntrospectionUtils.PropertySource[]) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Replace ${NAME} with the property value
reportBuf - Variable in class org.apache.jasper.compiler.AntCompiler.JasperAntLogger
 
REQUEST - Static variable in class org.apache.tomcat.util.descriptor.web.FilterMap
 
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.
reset() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
reset() - Method in class org.apache.tomcat.util.buf.StringCache
 
reset() - Method in class org.apache.tomcat.util.digester.Digester
 
reset() - Method in interface org.apache.tomcat.util.scan.Jar
Resets the internal pointer used to track JAR entries to the beginning of the JAR.
reset() - Method in class org.apache.tomcat.util.scan.JarFileUrlJar
 
reset() - Method in class org.apache.tomcat.util.scan.JarFileUrlNestedJar
 
reset() - Method in class org.apache.tomcat.util.scan.UrlJar
 
resetBuffer() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
Clears the output buffer of the JspWriter associated with the including page.
resetPeakThreadCount() - Static method in class org.apache.tomcat.util.Diagnostics
Reset peak thread count in ThreadMXBean
resetPeakUsage(String) - Static method in class org.apache.tomcat.util.Diagnostics
Reset peak memory usage data in MemoryPoolMXBean
resolveEntity(String, String) - Method in class org.apache.tomcat.util.descriptor.LocalResolver
 
resolveEntity(String, String, String, String) - Method in class org.apache.tomcat.util.descriptor.LocalResolver
 
resolveEntity(String, String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
 
resolveFile(String) - Method in class org.apache.jasper.JspC
Resolves the relative or absolute pathname correctly in both Ant and command-line situations.
resolveFunction(String, String) - Method in class org.apache.jasper.el.FunctionMapperImpl
Deprecated.
 
resolveFunction(String, String) - Method in class org.apache.jasper.runtime.ProtectedFunctionMapper
Deprecated.
resolveRelativeUri(String) - Method in class org.apache.jasper.JspCompilationContext
Get the full value of a URI relative to this compilations context uses current file as the base.
resolveUrl(String, String, PageContext) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Utility methods taken from org.apache.taglibs.standard.tag.common.core.UrlSupport
resolveVariable(String) - Method in class org.apache.jasper.el.VariableResolverImpl
Deprecated.
 
resolveVariable(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
Deprecated.
ResourceBase - Class in org.apache.tomcat.util.descriptor.web
Representation of an Context element
ResourceBase() - Constructor for class org.apache.tomcat.util.descriptor.web.ResourceBase
 
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.
ROLE_ALL_AUTHENTICATED_USERS - Static variable in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
 
ROLE_ALL_ROLES - Static variable in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
 
root - Variable in class org.apache.tomcat.util.digester.Digester
The "root" element of the stack (in other words, the last object that was popped.
ROOT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
Rule - Class in org.apache.tomcat.util.digester
Concrete implementations of this class implement actions to be taken when a corresponding nested pattern of XML elements has been matched.
Rule() - Constructor for class org.apache.tomcat.util.digester.Rule
Base constructor.
rules - Variable in class org.apache.tomcat.util.digester.Digester
The Rules implementation containing our collection of Rule instances and associated matching policy.
Rules - Interface in org.apache.tomcat.util.digester
Public interface defining a collection of Rule instances (and corresponding matching patterns) plus an implementation of a matching policy that selects the rules that match a particular pattern of nested elements discovered during parsing.
rules() - Method in interface org.apache.tomcat.util.digester.Rules
Return a List of all registered Rule instances, or a zero-length List if there are no registered Rule instances.
rules - Variable in class org.apache.tomcat.util.digester.RulesBase
The set of registered Rule instances, in the order that they were originally registered.
rules() - Method in class org.apache.tomcat.util.digester.RulesBase
Return a List of all registered Rule instances, or a zero-length List if there are no registered Rule instances.
RulesBase - Class in org.apache.tomcat.util.digester
Default implementation of the Rules interface that supports the standard rule matching behavior.
RulesBase() - Constructor for class org.apache.tomcat.util.digester.RulesBase
 
RuleSet - Interface in org.apache.tomcat.util.digester
Public interface defining a shorthand means of configuring a complete set of related Rule definitions, possibly associated with a particular namespace URI, in one operation.
RuleSetBase - Class in org.apache.tomcat.util.digester
Convenience base class that implements the RuleSet interface.
RuleSetBase() - Constructor for class org.apache.tomcat.util.digester.RuleSetBase
 
rulesValidation - Variable in class org.apache.tomcat.util.digester.Digester
Warn on missing attributes and elements.
run() - Method in class org.apache.jasper.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper
 

S

saxLog - Variable in class org.apache.tomcat.util.digester.Digester
The Log to which all SAX event related logging calls will be made.
scan() - Method in class org.apache.jasper.servlet.TldScanner
Scan for TLDs in all places defined by the specification: Tag libraries defined by the platform Entries from <jsp-config> in web.xml A resources under /WEB-INF In jar files from /WEB-INF/lib Additional entries from the container
scan(JarScanType, ServletContext, JarScannerCallback) - Method in interface org.apache.tomcat.JarScanner
Scan the provided ServletContext and classloader for JAR files.
scan(JarURLConnection, String, boolean) - Method in interface org.apache.tomcat.JarScannerCallback
A JAR was found (probably packaged in a WAR) and may be accessed for further processing via the provided URL connection.
scan(File, String, boolean) - Method in interface org.apache.tomcat.JarScannerCallback
A JAR was found (probably in an unpacked WAR or possibly elsewhere on the class path) and may be accessed for further processing via the provided file.
scan(JarURLConnection, String, boolean) - Method in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
scan(File, String, boolean) - Method in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
scan(JarScanType, ServletContext, JarScannerCallback) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
Scan the provided ServletContext and class loader for JAR files.
SCAN_JARS_PROPERTY - Static variable in class org.apache.tomcat.util.scan.Constants
 
scanChar() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns the next character on the input.
scanData(String, XMLStringBuffer) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
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.
scanJars() - Method in class org.apache.jasper.servlet.TldPreScanned
 
scanJars() - Method in class org.apache.jasper.servlet.TldScanner
Scan for TLDs in JARs in /WEB-INF/lib.
scanJspConfig() - Method in class org.apache.jasper.servlet.TldScanner
Scan for TLDs defined in <jsp-config>.
scanLiteral(int, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Returns a string matching the Name production appearing immediately on the input as a symbol, or null if no Name string is present.
scanPlatform() - Method in class org.apache.jasper.servlet.TldScanner
Scan for TLDs required by the platform specification.
scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Scans a pseudo attribute.
scanResourcePaths(String) - Method in class org.apache.jasper.servlet.TldScanner
Scan web application resources for TLDs, recursively.
scanWebInfClasses() - Method in interface org.apache.tomcat.JarScannerCallback
A directory structure was found within the web application at /WEB-INF/classes that should be handled as an unpacked JAR.
scanWebInfClasses() - Method in class org.apache.tomcat.util.descriptor.web.FragmentJarScannerCallback
 
scratchDir - Variable in class org.apache.jasper.JspC
 
SCRIPTLET_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
SecurityClassLoad - Class in org.apache.jasper.security
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
 
securityClassLoad(ClassLoader) - Static method in class org.apache.jasper.security.SecurityClassLoad
 
SecurityCollection - Class in org.apache.tomcat.util.descriptor.web
Representation of a web resource collection for a web application's security constraint, as represented in a <web-resource-collection> element in the deployment descriptor.
SecurityCollection() - Constructor for class org.apache.tomcat.util.descriptor.web.SecurityCollection
Construct a new security collection instance with default values.
SecurityCollection(String, String) - Constructor for class org.apache.tomcat.util.descriptor.web.SecurityCollection
Construct a new security collection instance with specified values.
SecurityConstraint - Class in org.apache.tomcat.util.descriptor.web
Representation of a security constraint element for a web application, as represented in a <security-constraint> element in the deployment descriptor.
SecurityConstraint() - Constructor for class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Construct a new security constraint instance with default values.
SecurityRoleRef - Class in org.apache.tomcat.util.descriptor.web
Representation of a security role reference for a web application, as represented in a <security-role-ref> element in the deployment descriptor.
SecurityRoleRef() - Constructor for class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
 
SecurityUtil - Class in org.apache.jasper.security
Util class for Security related operations.
SecurityUtil() - Constructor for class org.apache.jasper.security.SecurityUtil
 
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
 
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_API_PUBLIC_IDS - Static variable in class org.apache.tomcat.util.descriptor.DigesterFactory
Mapping of well-known public IDs used by the Servlet API to the matching local resource.
SERVLET_API_SYSTEM_IDS - Static variable in class org.apache.tomcat.util.descriptor.DigesterFactory
Mapping of well-known system IDs used by the Servlet API to the matching local resource.
SERVLET_CLASSPATH - Static variable in class org.apache.jasper.Constants
ServletContext attribute for classpath.
SERVLET_CONTEXT_ATTRIBUTE_NAME - Static variable in class org.apache.jasper.compiler.TldCache
 
ServletDef - Class in org.apache.tomcat.util.descriptor.web
Representation of a servlet definition for a web application, as represented in a <servlet> element in the deployment descriptor.
ServletDef() - Constructor for class org.apache.tomcat.util.descriptor.web.ServletDef
 
servletout - Variable in class org.apache.jasper.JspC
 
ServletResponseWrapperInclude - Class in org.apache.jasper.runtime
ServletResponseWrapper used by the JSP 'include' action.
ServletResponseWrapperInclude(ServletResponse, JspWriter) - Constructor for class org.apache.jasper.runtime.ServletResponseWrapperInclude
 
ServletWriter - Class in org.apache.jasper.compiler
This is what is used to generate servlets.
ServletWriter(PrintWriter) - Constructor for class org.apache.jasper.compiler.ServletWriter
 
SESSION_PARAMETER_NAME - Static variable in class org.apache.jasper.Constants
The name of the path parameter used to pass the session identifier back and forth with the client.
SessionConfig - Class in org.apache.tomcat.util.descriptor.web
Representation of a session configuration element for a web application, as represented in a <session-config> element in the deployment descriptor.
SessionConfig() - Constructor for class org.apache.tomcat.util.descriptor.web.SessionConfig
 
sessionConfig - Variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The SetSessionConfig rule used to parse the web.xml
Set - Class in org.apache.jasper.tagplugins.jstl.core
 
Set() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Set
 
SET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
setAddWebXmlMappings(boolean) - Method in class org.apache.jasper.JspC
Sets the option to merge generated web.xml fragment into the WEB-INF/web.xml file of the web application that we were processing.
setAlwaysAddWelcomeFiles(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
When merging from this web.xml, should the welcome files be added to the target web.xml even if it already contains welcome file definitions.
setArgs(String[]) - Method in class org.apache.jasper.JspC
Apply command-line arguments.
setAsyncSupported(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setAsyncSupported(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
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.
setAttribute(int, String, String, String, String, String) - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
setAttributes(Attributes) - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
setAuth(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
setAuthConstraint(boolean) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Set the authorization constraint present flag for this security constraint.
setAuthMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
setBlockExternal(boolean) - Method in class org.apache.jasper.JspC
 
setBodyContent(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setBuffer(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setByteEnabled(boolean) - Method in class org.apache.tomcat.util.buf.StringCache
 
setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class org.apache.tomcat.util.buf.ByteChunk
When the buffer is empty, read the data from the input channel.
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.apache.tomcat.util.buf.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Sets the content to the specified subarray of bytes.
setCacheSize(int) - Method in class org.apache.tomcat.util.buf.StringCache
 
setCaching(boolean) - Method in class org.apache.jasper.JspC
Sets the option to enable caching.
setCharEnabled(boolean) - Method in class org.apache.tomcat.util.buf.StringCache
 
setCharEncoding(String) - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
setCharInputChannel(CharChunk.CharInputChannel) - Method in class org.apache.tomcat.util.buf.CharChunk
When the buffer is empty, read the data from the input channel.
setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.apache.tomcat.util.buf.CharChunk
When the buffer is full, write the data to the output channel.
setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
setChars(char[], int, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Sets the content to be a char[]
setCharset(Charset) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setClassDebugInfo(boolean) - Method in class org.apache.jasper.JspC
Sets the option to include debug information in compiled class.
setClassLoader(ClassLoader) - Method in class org.apache.jasper.JspCompilationContext
 
setClassLoader(ClassLoader) - Method in class org.apache.jasper.servlet.TldScanner
Set the class loader used by the digester to create objects as a result of this scan.
setClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.descriptor.tld.TldParser
 
setClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.descriptor.web.WebXmlParser
Sets the ClassLoader to be used for creating descriptor objects.
setClassLoader(ClassLoader) - Method in class org.apache.tomcat.util.digester.Digester
Set the class loader to be used for instantiating application objects when required.
setClassName(String) - Method in class org.apache.jasper.JspC
Class name of the generated file ( without package ).
setClassName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
setClassPath(String) - Method in class org.apache.jasper.JspC
Sets the classpath used while compiling the servlets generated from JSP files
setClassPath(String) - Method in class org.apache.jasper.JspCompilationContext
The classpath that is passed off to the Java compiler.
setCloseMethod(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
setCollectionUsageThreshold(String, long) - Static method in class org.apache.tomcat.util.Diagnostics
Set collection usage threshold in MemoryPoolMXBean
setCompilationException(JasperException) - Method in class org.apache.jasper.servlet.JspServletWrapper
Sets the compilation exception for this JspServletWrapper.
setCompile(boolean) - Method in class org.apache.jasper.JspC
Sets the compile flag.
setCompiler(String) - Method in class org.apache.jasper.JspC
Sets the option to determine what compiler to use.
setCompilerSourceVM(String) - Method in class org.apache.jasper.JspC
Sets the compiler source VM.
setCompilerTargetVM(String) - Method in class org.apache.jasper.JspC
Sets the compiler target VM.
setContentType(String) - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setCookieComment(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookieDomain(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookieHttpOnly(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookieMaxAge(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookieName(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookiePath(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setCookieSecure(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setDeclare(boolean) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
setDefaultContentType(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setDefaultPluggabilityScan(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setDefaultTldScan(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setDeferredMethod() - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setDeferredSyntax(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setDeferredValue() - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setDelegate(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setDenyUncoveredHttpMethods(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Set the description of this web resource collection.
setDescription(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setDigester(Digester) - Method in class org.apache.tomcat.util.digester.AbstractObjectCreationFactory
Set the Digester to allow the implementation to do logging, classloading based on the digester's classloader, etc.
setDigester(Digester) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Set the associated digester.
setDigester(Digester) - Method in interface org.apache.tomcat.util.digester.ObjectCreationFactory
Set the Digester to allow the implementation to do logging, classloading based on the digester's classloader, etc.
setDigester(Digester) - Method in class org.apache.tomcat.util.digester.Rule
Set the Digester with which this Rule is associated.
setDigester(Digester) - Method in interface org.apache.tomcat.util.digester.Rules
Set the Digester instance with which this Rules instance is associated.
setDigester(Digester) - Method in class org.apache.tomcat.util.digester.RulesBase
Set the Digester instance with which this Rules instance is associated.
setDispatcher(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
This method will be used to set the current state of the FilterMap representing the state of when filters should be applied.
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setDisplayname(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Set the display name of this security constraint.
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setDisplayName(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setDistributable(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setDocumentLocator(Locator) - Method in class org.apache.tomcat.util.digester.Digester
Sets the document locator associated with our parser.
setDoEmbedded(boolean) - Method in class org.apache.jasper.compiler.SmapGenerator
Instructs the SmapGenerator whether to actually print any embedded SMAPs or not.
setDynamicAttributes(boolean) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setElIgnored(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setEnabled(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setEnd(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setEnd(int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
setEntityResolver(EntityResolver) - Method in class org.apache.tomcat.util.digester.Digester
Set the EntityResolver used by SAX when resolving public id and system id.
setError() - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
setErrorCode(int) - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Set the error code.
setErrorCode(String) - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Set the error code (hack for default XmlMapper data type).
setErrorHandler(ErrorHandler) - Method in class org.apache.tomcat.util.digester.Digester
Set the error handler for this Digester.
setErrorOnUndeclaredNamespace(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.EmbeddedServletOptions
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.JspC
Sets the option to issue a compilation error if the class attribute specified in useBean action is invalid.
setErrorPage(String) - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
setExactMatch(boolean) - Method in class org.apache.tomcat.util.digester.SetNextRule
Set whether exact matching is enabled.
setExceptionType(String) - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Set the exception type.
setExpectedTypeName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setFactory(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
setFailOnError(boolean) - Method in class org.apache.jasper.JspC
Sets the option that throws an exception in case of a compilation error.
setFakeAttributes(Map<Class<?>, List<String>>) - Method in class org.apache.tomcat.util.digester.Digester
Set the fake attributes.
setFeature(String, boolean) - Method in class org.apache.tomcat.util.digester.Digester
Sets a flag indicating whether the requested feature is supported by the underlying implementation of org.xml.sax.XMLReader.
setFileSizeThreshold(String) - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
setFilter(Filter) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setFilterClass(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setFilterName(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setFilterName(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
 
setFragment(boolean) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setFromDescriptor(boolean) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Set if this constraint was defined in a deployment descriptor.
setFunctionMapper(FunctionMapper) - Method in class org.apache.jasper.el.ELContextImpl
 
setGenStringAsCharArray(boolean) - Method in class org.apache.jasper.JspC
Determines whether text strings are to be generated as char arrays, which improves performance in some cases.
setGlobal(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
 
setHandlerclass(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
 
setHome(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
setHome(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
setIeClassId(String) - Method in class org.apache.jasper.JspC
Sets the class-id value to be sent to Internet Explorer when using <jsp:plugin> tags.
setInfo(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setInfo(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setInfo(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setInitParameter(String, String) - Method in class org.apache.jasper.servlet.JspCServletContext
 
setInterface(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setIsXml(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setJarName(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setJarScanFilter(JarScanFilter) - Method in interface org.apache.tomcat.JarScanner
 
setJarScanFilter(JarScanFilter) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
setJavaEncoding(String) - Method in class org.apache.jasper.JspC
Sets the encoding to use for java files.
setJaxrpcmappingfile(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setJspFile(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setJspFiles(String) - Method in class org.apache.jasper.JspC
Parses comma-separated list of JSP files to be processed.
setJspReloadCount(int) - Method in class org.apache.jasper.compiler.JspRuntimeContext
Resets the JSP reload counter.
setJspReloadCount(int) - Method in class org.apache.jasper.servlet.JspServlet
Resets the JSP reload counter.
setJspVersion(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
setLargeIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setLastModificationTest(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
 
setLimit(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class org.apache.tomcat.util.buf.CharChunk
Maximum amount of data in this buffer.
setLink(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
setLink(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
setLink(String) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
setLink(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
 
setListErrors(boolean) - Method in class org.apache.jasper.JspC
 
setLoadOnStartup(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setLocal(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
 
setLocale(Locale) - Method in class org.apache.jasper.el.ELContextWrapper
 
setLocale(Locale) - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
Has no effect.
setLocation(String) - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Set the location.
setLocation(String) - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
setLogger(Log) - Method in class org.apache.tomcat.util.digester.Digester
Set the current logger for this Digester.
setLoggerLevel(String, String) - Static method in class org.apache.tomcat.util.Diagnostics
Set logger level
setLoginConfig(LoginConfig) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setLoginPage(String) - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
setLong(long) - Method in class org.apache.tomcat.util.buf.MessageBytes
Set the buffer to the representation of an long
setMaxFileSize(String) - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
setMaxRequestSize(String) - Method in class org.apache.tomcat.util.descriptor.web.MultipartDef
 
setMetadataComplete(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setMethodSignature(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setMultipartDef(MultipartDef) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Set the name of this web resource collection
setName(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
 
setName(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setNameFromAttribute(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
setNameGiven(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
setNamespaceAware(boolean) - Method in class org.apache.tomcat.util.digester.Digester
Set the "namespace aware" flag for parsers we create.
setNamespaceURI(String) - Method in class org.apache.tomcat.util.digester.Rule
Set the namespace URI for which this Rule is relevant, if any.
setNamespaceURI(String) - Method in interface org.apache.tomcat.util.digester.Rules
Set the namespace URI that will be applied to all subsequently added Rule objects.
setNamespaceURI(String) - Method in class org.apache.tomcat.util.digester.RulesBase
Set the namespace URI that will be applied to all subsequently added Rule objects.
setNamingResources(NamingResources) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
SetNextRule - Class in org.apache.tomcat.util.digester
Rule implementation that calls a method on the (top-1) (parent) object, passing the top object (child) as an argument.
SetNextRule(String, String) - Constructor for class org.apache.tomcat.util.digester.SetNextRule
Construct a "set next" rule with the specified method name.
setOffset(int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
setOffset(int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
setOptimizedWrite(boolean) - Method in class org.apache.tomcat.util.buf.CharChunk
 
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.
setOverridable(boolean) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setOverridable(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setOverride(boolean) - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
setOverride(boolean) - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
setOverride(boolean) - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
 
setPackage(String) - Method in class org.apache.jasper.JspC
Sets the package name to be used for the generated servlet classes.
setPageEncoding(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setPath(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setPluggabilityScan(String) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setPluggabilitySkip(String) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setPluginAttribute(String, Object) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
Associate the attribute with a value in the current tagplugin context.
setPoolingEnabled(boolean) - Method in class org.apache.jasper.JspC
Sets the option to enable the tag handler pooling.
SetPropertiesRule - Class in org.apache.tomcat.util.digester
Rule implementation that sets properties on the object at the top of the stack, based on attributes with corresponding names.
SetPropertiesRule() - Constructor for class org.apache.tomcat.util.digester.SetPropertiesRule
 
setProperty(String, String) - Method in class org.apache.jasper.EmbeddedServletOptions
 
setProperty(String, String) - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
Set a configured property.
setProperty(String, Object) - Method in class org.apache.tomcat.util.descriptor.web.ContextTransaction
Set a configured property.
setProperty(String, Object) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
Set a configured property.
setProperty(Object, String, String) - Static method in class org.apache.tomcat.util.IntrospectionUtils
Find a method with the right name If found, call the method ( if param is int or boolean we'll convert value to the right type before) - that means you can have setDebug(1).
setProperty(Object, String, String, boolean) - Static method in class org.apache.tomcat.util.IntrospectionUtils
 
setPropertyResolved(boolean) - Method in class org.apache.jasper.el.ELContextWrapper
 
setPrototypeMode(boolean) - Method in class org.apache.jasper.JspCompilationContext
 
setPublicId(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setPublicId(String) - Method in class org.apache.tomcat.util.digester.Digester
Set the public id of the current file being parse.
setQName(int, String) - Method in class org.apache.jasper.util.UniqueAttributesImpl
 
setRealmName(String) - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
 
setReload(boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
 
setRemote(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
 
setReplaceWelcomeFiles(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
When merging/parsing web.xml files into this web.xml should the current set be completely replaced?
setRequestTime(boolean) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setRequired(boolean) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setRuleNamespaceURI(String) - Method in class org.apache.tomcat.util.digester.Digester
Set the namespace URI that will be applied to all subsequently added Rule objects.
setRules(Rules) - Method in class org.apache.tomcat.util.digester.Digester
Set the Rules implementation object containing our rules collection and associated matching policy.
setRulesValidation(boolean) - Method in class org.apache.tomcat.util.digester.Digester
Set the rules validation flag.
setRunAs(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setSAXLogger(Log) - Method in class org.apache.tomcat.util.digester.Digester
Sets the logger used for logging SAX-related information.
setScanAllDirectories(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
setScanAllFiles(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
setScanBootstrapClassPath(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
setScanClassPath(boolean) - Method in class org.apache.tomcat.util.scan.StandardJarScanner
 
setScope(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
setScope(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
setScriptingInvalid(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setServiceqname(String[]) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setServiceqname(String, int) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setServiceqnameLocalpart(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setServiceqnameNamespaceURI(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setServletClass(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setServletClassLastModifiedTime(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
Sets the last-modified time of the servlet class file associated with this JspServletWrapper.
setServletClassName(String) - Method in class org.apache.jasper.JspCompilationContext
 
setServletName(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setServletPackageName(String) - Method in class org.apache.jasper.JspCompilationContext
The package name into which the servlet class is generated.
setSessionConfig(SessionConfig) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setSessionTimeout(String) - Method in class org.apache.tomcat.util.descriptor.web.SessionConfig
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.jasper.servlet.JspCServletContext
 
setShortName(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setSingleton(boolean) - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
 
setSmallIcon(String) - Method in class org.apache.tomcat.util.descriptor.web.ServletDef
 
setSmapDumped(boolean) - Method in class org.apache.jasper.JspC
Sets smapDumped flag.
setSmapSuppressed(boolean) - Method in class org.apache.jasper.JspC
Sets smapSuppressed flag.
setStatus(int) - Method in class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 
setString(String) - Method in class org.apache.tomcat.util.buf.MessageBytes
Set the content to be a string
setTagClass(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setTagInfo(TagInfo) - Method in class org.apache.jasper.JspCompilationContext
 
setTargetClass(String) - Method in class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
setTargetName(String) - Method in class org.apache.tomcat.util.descriptor.web.InjectionTarget
 
setTeiClass(String) - Method in class org.apache.tomcat.util.descriptor.tld.TagXml
 
setThread() - Static method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Start capturing thread's output.
setThreadContentionMonitoringEnabled(boolean) - Static method in class org.apache.tomcat.util.Diagnostics
Enable or disable thread contention monitoring via the ThreadMxMXBean.
setThreadCpuTimeEnabled(boolean) - Static method in class org.apache.tomcat.util.Diagnostics
Enable or disable thread cpu time measurement via the ThreadMxMXBean.
setTldCache(TldCache) - Method in class org.apache.jasper.EmbeddedServletOptions
 
setTldScan(String) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setTldSkip(String) - Method in class org.apache.tomcat.util.scan.StandardJarScanFilter
 
setTlibVersion(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setTrainThreshold(int) - Method in class org.apache.tomcat.util.buf.StringCache
 
setTrimSpaces(boolean) - Method in class org.apache.jasper.JspC
Sets the option to trim white spaces between directives or actions.
setTrimWhitespace(String) - Method in class org.apache.tomcat.util.descriptor.web.JspPropertyGroup
 
setType(String) - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
setType(String) - Method in class org.apache.tomcat.util.descriptor.web.ResourceBase
 
setUri(String) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setUriroot(String) - Method in class org.apache.jasper.JspC
Base dir for the webapp.
setURL(URL) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setUsage(String) - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
 
setUsageThreshold(String, long) - Static method in class org.apache.tomcat.util.Diagnostics
Set usage threshold in MemoryPoolMXBean
setUseContextClassLoader(boolean) - Method in class org.apache.tomcat.util.digester.Digester
Determine whether to use the Context ClassLoader (the one found by calling Thread.currentThread().getContextClassLoader()) to resolve/load classes that are defined in various rules.
setUseExactMatch(boolean) - Method in class org.apache.tomcat.util.digester.CallMethodRule
Set whether MethodUtils.invokeExactMethod should be used for the reflection.
setUserConstraint(String) - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Set the user data constraint for this security constraint.
setValidateTld(boolean) - Method in class org.apache.jasper.JspC
 
setValidateXml(boolean) - Method in class org.apache.jasper.JspC
 
setValidating(boolean) - Method in class org.apache.tomcat.util.digester.Digester
Set the validating parser flag.
setValidator(ValidatorXml) - Method in class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
setValidatorClass(String) - Method in class org.apache.tomcat.util.descriptor.tld.ValidatorXml
 
setValue(ELContext, Object, Object, Object) - Method in class org.apache.jasper.el.ELResolverImpl
Deprecated.
 
setValue(ELContext, Object) - Method in class org.apache.jasper.el.JspValueExpression
 
setValue(String) - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
 
setValue(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
 
setValues(char[], int, int) - Method in class org.apache.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with the specified values.
setValues(XMLString) - Method in class org.apache.jasper.xmlparser.XMLString
Initializes the contents of the XMLString structure with copies of the given string structure.
setVariableMapper(VariableMapper) - Method in class org.apache.jasper.el.ELContextImpl
 
setVerbose(int) - Method in class org.apache.jasper.JspC
Sets the verbosity level.
setVerboseClassLoading(boolean) - Static method in class org.apache.tomcat.util.Diagnostics
Set verbose class loading
setVerboseGarbageCollection(boolean) - Static method in class org.apache.tomcat.util.Diagnostics
Set verbose garbage collection logging
setVersion(String) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
Set the version for this web.xml file
setWebappJar(boolean) - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
setWebXml(String) - Method in class org.apache.jasper.JspC
File where we generate a complete web.xml with the class definitions.
setWebXmlEncoding(String) - Method in class org.apache.jasper.JspC
Sets the encoding to be used to read and write web.xml files.
setWebXmlFragment(String) - Method in class org.apache.jasper.JspC
File where we generate a web.xml fragment with the class definitions.
setWriter(ServletWriter) - Method in class org.apache.jasper.JspCompilationContext
 
setWsdlfile(String) - Method in class org.apache.tomcat.util.descriptor.web.ContextService
 
setXpoweredBy(boolean) - Method in class org.apache.jasper.JspC
Sets the option to enable generation of X-Powered-By response header.
SHOW_SUCCESS - Static variable in class org.apache.jasper.JspC
 
showSuccess - Variable in class org.apache.jasper.JspC
 
SimpleInstanceManager - Class in org.apache.tomcat
SimpleInstanceManager Implement the org.apache.tomcat.InstanceManager interface.
SimpleInstanceManager() - Constructor for class org.apache.tomcat.SimpleInstanceManager
 
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.
SKIP_JARS_PROPERTY - Static variable in class org.apache.tomcat.util.scan.Constants
 
skipChar(int) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips a character appearing immediately on the input.
skippedEntity(String) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of a skipped entity.
skipSpaces() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips space characters appearing immediately on the input.
skipString(String) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
Skips the specified string appearing immediately on the input.
sm - Static variable in class org.apache.tomcat.util.descriptor.web.WebRuleSet
The string resources for this package.
smapDumped - Variable in class org.apache.jasper.JspC
 
SmapGenerator - Class in org.apache.jasper.compiler
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 in org.apache.jasper.compiler
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).
smapSuppressed - Variable in class org.apache.jasper.JspC
 
SmapUtil - Class in org.apache.jasper.compiler
Contains static utilities for generating SMAP data based on the current version of Jasper.
SmapUtil() - Constructor for class org.apache.jasper.compiler.SmapUtil
 
source - Static variable in class org.apache.tomcat.util.digester.Digester
 
stack - Variable in class org.apache.tomcat.util.digester.Digester
The object stack being constructed.
stackIndex - Variable in class org.apache.tomcat.util.digester.CallParamRule
The position of the object from the top of the stack
STANDARD_IMPORTS - Static variable in class org.apache.jasper.Constants
 
StandardJarScanFilter - Class in org.apache.tomcat.util.scan
 
StandardJarScanFilter() - Constructor for class org.apache.tomcat.util.scan.StandardJarScanFilter
This is the standard implementation of JarScanFilter.
StandardJarScanner - Class in org.apache.tomcat.util.scan
The default JarScanner implementation scans the WEB-INF/lib directory followed by the provided classloader and then works up the classloader hierarchy.
StandardJarScanner() - Constructor for class org.apache.tomcat.util.scan.StandardJarScanner
 
startDocument() - Method in class org.apache.tomcat.util.digester.Digester
Process notification of the beginning of the document being reached.
startDTD(String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
 
startElement(String, String, String, Attributes) - Method in class org.apache.tomcat.util.digester.Digester
Process notification of the start of an XML element being reached.
startPrefixMapping(String, String) - Method in class org.apache.tomcat.util.digester.Digester
Process notification that a namespace prefix is coming in to scope.
startsWith(String) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
streams - Static variable in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Thread <-> PrintStream associations.
StringCache - Class in org.apache.tomcat.util.buf
This class implements a String cache for ByteChunk and CharChunk.
StringCache() - Constructor for class org.apache.tomcat.util.buf.StringCache
 
StringManager - Class in org.apache.tomcat.util.res
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
stripSession(String) - Static method in class org.apache.jasper.tagplugins.jstl.Util
Strips a servlet session ID from url.
subSequence(int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
substract() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
substract(byte[], int, int) - Method in class org.apache.tomcat.util.buf.ByteChunk
 
substract() - Method in class org.apache.tomcat.util.buf.CharChunk
 
substract(char[], int, int) - Method in class org.apache.tomcat.util.buf.CharChunk
 
substractB() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
supplemental(char, char) - Static method in class org.apache.jasper.xmlparser.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
SWITCH_ADD_WEBAPP_XML_MAPPINGS - Static variable in class org.apache.jasper.JspC
 
SWITCH_BLOCK_EXTERNAL - Static variable in class org.apache.jasper.JspC
 
SWITCH_CACHE - Static variable in class org.apache.jasper.JspC
 
SWITCH_CLASS_NAME - Static variable in class org.apache.jasper.JspC
 
SWITCH_CLASSPATH - Static variable in class org.apache.jasper.JspC
 
SWITCH_COMPILE - Static variable in class org.apache.jasper.JspC
 
SWITCH_DIE - Static variable in class org.apache.jasper.JspC
 
SWITCH_DUMP_SMAP - Static variable in class org.apache.jasper.JspC
 
SWITCH_ENCODING - Static variable in class org.apache.jasper.JspC
 
SWITCH_FILE_WEBAPP - Static variable in class org.apache.jasper.JspC
 
SWITCH_FULL_STOP - Static variable in class org.apache.jasper.JspC
 
SWITCH_HELP - Static variable in class org.apache.jasper.JspC
 
SWITCH_MAPPED - Static variable in class org.apache.jasper.JspC
 
SWITCH_NO_BLOCK_EXTERNAL - Static variable in class org.apache.jasper.JspC
 
SWITCH_OUTPUT_DIR - Static variable in class org.apache.jasper.JspC
 
SWITCH_PACKAGE_NAME - Static variable in class org.apache.jasper.JspC
 
SWITCH_POOLING - Static variable in class org.apache.jasper.JspC
 
SWITCH_SMAP - Static variable in class org.apache.jasper.JspC
 
SWITCH_SOURCE - Static variable in class org.apache.jasper.JspC
 
SWITCH_TARGET - Static variable in class org.apache.jasper.JspC
 
SWITCH_TRIM_SPACES - Static variable in class org.apache.jasper.JspC
 
SWITCH_URI_BASE - Static variable in class org.apache.jasper.JspC
 
SWITCH_URI_ROOT - Static variable in class org.apache.jasper.JspC
 
SWITCH_VALIDATE_TLD - Static variable in class org.apache.jasper.JspC
 
SWITCH_VALIDATE_XML - Static variable in class org.apache.jasper.JspC
 
SWITCH_VERBOSE - Static variable in class org.apache.jasper.JspC
 
SWITCH_WEBAPP_INC - Static variable in class org.apache.jasper.JspC
 
SWITCH_WEBAPP_XML - Static variable in class org.apache.jasper.JspC
 
SWITCH_WEBAPP_XML_ENCODING - Static variable in class org.apache.jasper.JspC
 
SWITCH_XPOWERED_BY - Static variable in class org.apache.jasper.JspC
 
SymbolTable - Class in org.apache.jasper.xmlparser
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable() - Constructor for class org.apache.jasper.xmlparser.SymbolTable
Constructs a symbol table with a default number of buckets.
SymbolTable(int) - Constructor for class org.apache.jasper.xmlparser.SymbolTable
Constructs a symbol table with a specified number of buckets.
syncBeforeInvoke() - Method in class org.apache.jasper.runtime.JspContextWrapper
Synchronize variables before fragment invocation
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

T_BYTES - Static variable in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
T_CHARS - Static variable in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a char[]
T_NULL - Static variable in class org.apache.tomcat.util.buf.MessageBytes
 
T_STR - Static variable in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
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
TagConstants - Interface in org.apache.jasper.compiler
 
TagFileXml - Class in org.apache.tomcat.util.descriptor.tld
Bare-bone model of a tag file loaded from a TLD.
TagFileXml() - Constructor for class org.apache.tomcat.util.descriptor.tld.TagFileXml
 
TagHandlerPool - Class in org.apache.jasper.runtime
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.
TAGLIB_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
TaglibDescriptorImpl - Class in org.apache.tomcat.util.descriptor.web
 
TaglibDescriptorImpl(String, String) - Constructor for class org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
 
TaglibXml - Class in org.apache.tomcat.util.descriptor.tld
Common representation of a Tag Library Descriptor (TLD) XML file.
TaglibXml() - Constructor for class org.apache.tomcat.util.descriptor.tld.TaglibXml
 
TagPlugin - Interface in org.apache.jasper.compiler.tagplugin
This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.
TagPluginContext - Interface in org.apache.jasper.compiler.tagplugin
This interface allows the plugin author to make inquiries 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 in org.apache.jasper.compiler
Manages tag plugin optimizations.
TagPluginManager(ServletContext) - Constructor for class org.apache.jasper.compiler.TagPluginManager
 
tagPluginManager - Variable in class org.apache.jasper.JspC
 
TagPluginParser - Class in org.apache.tomcat.util.descriptor.tagplugin
Parser for Tag Plugin descriptors.
TagPluginParser(ServletContext, boolean) - Constructor for class org.apache.tomcat.util.descriptor.tagplugin.TagPluginParser
 
TagXml - Class in org.apache.tomcat.util.descriptor.tld
Model of a tag define in a tag library descriptor.
TagXml() - Constructor for class org.apache.tomcat.util.descriptor.tld.TagXml
 
targetClassName - Variable in class org.apache.jasper.JspC
 
targetOffset - Variable in class org.apache.tomcat.util.digester.CallMethodRule
location of the target object for the call, relative to the top of the digester object stack.
targetPackage - Variable in class org.apache.jasper.JspC
 
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
 
TextOptimizer - Class in org.apache.jasper.compiler
 
TextOptimizer() - Constructor for class org.apache.jasper.compiler.TextOptimizer
 
tfp - Variable in class org.apache.jasper.compiler.Compiler
 
TLD_11_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TLD_11_SYSTEM - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TLD_12_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TLD_12_SYSTEM - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TLD_20_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TLD_21_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
TldCache - Class in org.apache.jasper.compiler
This class caches parsed instances of TLD files to remove the need for the same TLD to be parsed for each JSP that references it.
TldCache(ServletContext, Map<String, TldResourcePath>, Map<TldResourcePath, TaglibXml>) - Constructor for class org.apache.jasper.compiler.TldCache
 
tldCache - Variable in class org.apache.jasper.JspC
Cache for the TLD locations
TldParser - Class in org.apache.tomcat.util.descriptor.tld
Parses a Tag Library Descriptor.
TldParser(boolean, boolean, boolean) - Constructor for class org.apache.tomcat.util.descriptor.tld.TldParser
 
TldParser(boolean, boolean, RuleSet, boolean) - Constructor for class org.apache.tomcat.util.descriptor.tld.TldParser
 
TldPreScanned - Class in org.apache.jasper.servlet
 
TldPreScanned(ServletContext, boolean, boolean, boolean, Collection<URL>) - Constructor for class org.apache.jasper.servlet.TldPreScanned
 
TldResourcePath - Class in org.apache.tomcat.util.descriptor.tld
A TLD Resource Path as defined in JSP 7.3.2.
TldResourcePath(URL, String) - Constructor for class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Constructor identifying a TLD resource directly.
TldResourcePath(URL, String, String) - Constructor for class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Constructor identifying a TLD packaged within a JAR file.
TldRuleSet - Class in org.apache.tomcat.util.descriptor.tld
RulesSet for digesting TLD files.
TldRuleSet() - Constructor for class org.apache.tomcat.util.descriptor.tld.TldRuleSet
 
TldRuleSet.Attribute - Class in org.apache.tomcat.util.descriptor.tld
 
TldRuleSet.Variable - Class in org.apache.tomcat.util.descriptor.tld
 
TldRuleSet.Variable() - Constructor for class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
TldScanner - Class in org.apache.jasper.servlet
Scans for and loads Tag Library Descriptors contained in a web application.
TldScanner(ServletContext, boolean, boolean, boolean) - Constructor for class org.apache.jasper.servlet.TldScanner
Initialize with the application's ServletContext.
toBytes() - Method in class org.apache.tomcat.util.buf.MessageBytes
Do a char->byte conversion.
toChars() - Method in class org.apache.tomcat.util.buf.MessageBytes
Convert to char[] and fill the CharChunk.
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.
toExternalForm() - Method in class org.apache.tomcat.util.descriptor.tld.TldResourcePath
Return the external form of the URL representing this TLD.
toHexString(byte[]) - Static method in class org.apache.tomcat.util.buf.HexUtils
 
toJavaSourceType(String) - Static method in class org.apache.jasper.compiler.JspUtil
Class.getName() return arrays in the form "[[[<et>", where et, the element type can be one of ZBCDFIJS or L<classname>;.
toJavaSourceTypeFromTld(String) - Static method in class org.apache.jasper.compiler.JspUtil
Handles taking input from TLDs 'java.lang.Object' -> 'java.lang.Object.class' 'int' -> 'int.class' 'void' -> 'Void.TYPE' 'int[]' -> 'int[].class'
tokenizePathAsArray(String) - Static method in class org.apache.tomcat.util.file.Matcher
Breaks a path up into a array of path elements, tokenizing on File.separator.
toLower(int) - Static method in class org.apache.tomcat.util.buf.Ascii
Returns the lower case equivalent of the specified ASCII character.
toString() - Method in class org.apache.jasper.compiler.SmapGenerator
 
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.util.FastRemovalDequeue.Entry
 
toString() - Method in class org.apache.jasper.xmlparser.XMLString
Returns a string representation of this object.
toString() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
toString() - Method in class org.apache.tomcat.util.buf.CharChunk
 
toString() - Method in class org.apache.tomcat.util.buf.MessageBytes
Compute the string value
toString(ByteChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
 
toString(CharChunk) - Static method in class org.apache.tomcat.util.buf.StringCache
 
toString() - Method in class org.apache.tomcat.util.descriptor.web.ApplicationParameter
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextEjb
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextEnvironment
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextHandler
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextLocalEjb
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextResource
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceEnvRef
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextResourceLink
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextService
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ContextTransaction
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.ErrorPage
Render a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.FilterDef
Render a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.FilterMap
Render a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.LoginConfig
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestination
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.MessageDestinationRef
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.SecurityCollection
Return a String representation of this security collection.
toString() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Return a String representation of this security constraint.
toString() - Method in class org.apache.tomcat.util.descriptor.web.SecurityRoleRef
Return a String representation of this object.
toString() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
 
toString() - Method in class org.apache.tomcat.util.digester.CallMethodRule
Render a printable version of this Rule.
toString() - Method in class org.apache.tomcat.util.digester.CallParamRule
Render a printable version of this Rule.
toString() - Method in class org.apache.tomcat.util.digester.FactoryCreateRule
Render a printable version of this Rule.
toString() - Method in class org.apache.tomcat.util.digester.ObjectCreateRule
Render a printable version of this Rule.
toString() - Method in class org.apache.tomcat.util.digester.SetNextRule
Render a printable version of this Rule.
toString() - Method in class org.apache.tomcat.util.digester.SetPropertiesRule
Render a printable version of this Rule.
toStringInternal() - Method in class org.apache.tomcat.util.buf.ByteChunk
 
toStringInternal() - Method in class org.apache.tomcat.util.buf.CharChunk
 
toTagAttributeInfo() - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Attribute
 
toTagVariableInfo() - Method in class org.apache.tomcat.util.descriptor.tld.TldRuleSet.Variable
 
toXml() - Method in class org.apache.tomcat.util.descriptor.web.WebXml
Generate a web.xml in String form that matches the representation stored in this object.
trace(Object) - Method in interface org.apache.juli.logging.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with trace log level.
trainThreshold - Static variable in class org.apache.tomcat.util.buf.StringCache
 
treatAllAuthenticatedUsersAsApplicationRole() - Method in class org.apache.tomcat.util.descriptor.web.SecurityConstraint
Called in the unlikely event that an application defines a role named "**".
trimSpaces - Variable in class org.apache.jasper.JspC
 

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 in org.apache.jasper.xmlparser
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.
UDecoder - Class in org.apache.tomcat.util.buf
All URL decoding happens here.
UDecoder() - Constructor for class org.apache.tomcat.util.buf.UDecoder
 
UEncoder - Class in org.apache.tomcat.util.buf
Efficient implementation of an UTF-8 encoder.
UEncoder() - Constructor for class org.apache.tomcat.util.buf.UEncoder
 
UniqueAttributesImpl - Class in org.apache.jasper.util
Wraps the default attributes implementation and ensures that each attribute has a unique qname as required by the JSP specification.
UniqueAttributesImpl() - Constructor for class org.apache.jasper.util.UniqueAttributesImpl
 
UniqueAttributesImpl(boolean) - Constructor for class org.apache.jasper.util.UniqueAttributesImpl
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.tomcat.util.digester.Digester
Receive notification of an unparsed entity declaration event.
unpop(T) - Method in class org.apache.jasper.util.FastRemovalDequeue
Adds an object to the end of the list and returns the entry created for said object.
unpush() - Method in class org.apache.jasper.util.FastRemovalDequeue
Removes the first element of the list and returns its content.
unsetThread() - Static method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Stop capturing thread's output and return captured data as a String.
unwrapInvocationTargetException(Throwable) - Static method in class org.apache.jasper.util.ExceptionUtils
Checks whether the supplied Throwable is an instance of InvocationTargetException and returns the throwable that is wrapped by it, if there is any.
unwrapInvocationTargetException(Throwable) - Static method in class org.apache.tomcat.util.ExceptionUtils
Checks whether the supplied Throwable is an instance of InvocationTargetException and returns the throwable that is wrapped by it, if there is any.
uriBase - Variable in class org.apache.jasper.JspC
 
uriRoot - Variable in class org.apache.jasper.JspC
 
Url - Class in org.apache.jasper.tagplugins.jstl.core
 
Url() - Constructor for class org.apache.jasper.tagplugins.jstl.core.Url
 
URLDecode(String) - Static method in class org.apache.tomcat.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(String, String) - Static method in class org.apache.tomcat.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(String, String, boolean) - Static method in class org.apache.tomcat.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(byte[], String, boolean) - Static method in class org.apache.tomcat.util.buf.UDecoder
Decode and return the specified URL-encoded byte array.
URLEncode(String, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
URL encodes a string, based on the supplied character encoding.
urlEncode(CharChunk, ByteChunk) - Method in class org.apache.tomcat.util.buf.UEncoder
 
UrlJar - Class in org.apache.tomcat.util.scan
Implementation of Jar that is optimised for non-file based JAR URLs (e.g.
UrlJar(URL) - Constructor for class org.apache.tomcat.util.scan.UrlJar
 
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
 
USE_INSTANCE_MANAGER_FOR_TAGS - Static variable in class org.apache.jasper.Constants
 
useContextClassLoader - Variable in class org.apache.tomcat.util.digester.Digester
Do we want to use the Context ClassLoader when loading classes for instantiating new objects.
useExactMatch - Variable in class org.apache.tomcat.util.digester.CallMethodRule
Should MethodUtils.invokeExactMethod be used for reflection.
useExactMatch - Variable in class org.apache.tomcat.util.digester.SetNextRule
Should we use exact matching.
Utf8Decoder - Class in org.apache.tomcat.util.buf
Decodes bytes to UTF-8.
Utf8Decoder() - Constructor for class org.apache.tomcat.util.buf.Utf8Decoder
 
Utf8Encoder - Class in org.apache.tomcat.util.buf
Encodes characters as bytes using UTF-8.
Utf8Encoder() - Constructor for class org.apache.tomcat.util.buf.Utf8Encoder
 
UTF8Reader - Class in org.apache.jasper.xmlparser
 
UTF8Reader(InputStream, int) - Constructor for class org.apache.jasper.xmlparser.UTF8Reader
Constructs a UTF-8 reader from the specified input stream, buffer size and MessageFormatter.
Util - Class in org.apache.jasper.tagplugins.jstl
Util contains some often used consts, static methods and embedded class to support the JSTL tag plugin.
Util() - Constructor for class org.apache.jasper.tagplugins.jstl.Util
 
Util.ImportResponseWrapper - Class in org.apache.jasper.tagplugins.jstl
Wraps responses to allow us to retrieve results as Strings.
Util.ImportResponseWrapper(HttpServletResponse) - Constructor for class org.apache.jasper.tagplugins.jstl.Util.ImportResponseWrapper
 

V

validateTld - Variable in class org.apache.jasper.JspC
 
validateXml - Variable in class org.apache.jasper.JspC
 
validating - Variable in class org.apache.tomcat.util.digester.Digester
Do we want to use a validating parser.
ValidatorXml - Class in org.apache.tomcat.util.descriptor.tld
Model of a Tag Library Validator from the XML descriptor.
ValidatorXml() - Constructor for class org.apache.tomcat.util.descriptor.tld.ValidatorXml
 
valueOf(String) - Static method in enum org.apache.tomcat.JarScanType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tomcat.JarScanType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
 
VariableResolverImpl - Class in org.apache.jasper.el
Deprecated.
VariableResolverImpl(ELContext) - Constructor for class org.apache.jasper.el.VariableResolverImpl
Deprecated.
 
verbose - Variable in class org.apache.jasper.JspC
 
visit(ELNode.Root) - Method in class org.apache.jasper.compiler.ELParser.TextBuilder
 
visit(ELNode.Function) - Method in class org.apache.jasper.compiler.ELParser.TextBuilder
 
visit(ELNode.Text) - Method in class org.apache.jasper.compiler.ELParser.TextBuilder
 
visit(ELNode.ELText) - Method in class org.apache.jasper.compiler.ELParser.TextBuilder
 

W

warn(Object) - Method in interface org.apache.juli.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with warn log level.
warning(SAXParseException) - Method in class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
warning(SAXParseException) - Method in class org.apache.tomcat.util.digester.Digester
Forward notification of a parse warning to the application supplied error handler (if any).
WEB_22_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_22_SYSTEM - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_23_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_23_SYSTEM - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_24_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_25_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_30_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_31_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_FRAGMENT_30_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_FRAGMENT_31_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEB_INF_LIB - Static variable in class org.apache.tomcat.util.scan.Constants
 
WEB_XML_LOCATION - Static variable in class org.apache.tomcat.util.descriptor.web.Constants
 
WebRuleSet - Class in org.apache.tomcat.util.descriptor.web
RuleSet for processing the contents of a web application deployment descriptor (/WEB-INF/web.xml) resource.
WebRuleSet() - Constructor for class org.apache.tomcat.util.descriptor.web.WebRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix and default fragment setting.
WebRuleSet(boolean) - Constructor for class org.apache.tomcat.util.descriptor.web.WebRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
WebRuleSet(String, boolean) - Constructor for class org.apache.tomcat.util.descriptor.web.WebRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
WEBSERVICES_11_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEBSERVICES_12_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEBSERVICES_13_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WEBSERVICES_14_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
WebXml - Class in org.apache.tomcat.util.descriptor.web
Representation of common elements of web.xml and web-fragment.xml.
WebXml() - Constructor for class org.apache.tomcat.util.descriptor.web.WebXml
 
webxmlEncoding - Variable in class org.apache.jasper.JspC
 
webxmlFile - Variable in class org.apache.jasper.JspC
 
webxmlLevel - Variable in class org.apache.jasper.JspC
 
WebXmlParser - Class in org.apache.tomcat.util.descriptor.web
 
WebXmlParser(boolean, boolean, boolean) - Constructor for class org.apache.tomcat.util.descriptor.web.WebXmlParser
 
When - Class in org.apache.jasper.tagplugins.jstl.core
 
When() - Constructor for class org.apache.jasper.tagplugins.jstl.core.When
 
wrapped - Variable in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
Wrapped PrintStream.
write(int) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
write(byte[]) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
write(byte[], int, int) - Method in class org.apache.jasper.compiler.AntCompiler.SystemLogHandler
 
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.
writeExternal(ObjectOutput) - Method in class org.apache.jasper.el.JspMethodExpression
 
writeExternal(ObjectOutput) - Method in class org.apache.jasper.el.JspValueExpression
 
writeOut(Writer) - Method in class org.apache.jasper.runtime.BodyContentImpl
Write the contents of this BodyJspWriter into a Writer.

X

XML_2001_XSD - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 
XML_BLOCK_EXTERNAL_INIT_PARAM - Static variable in class org.apache.jasper.Constants
Name of the ServletContext init-param that determines if the XML parsers will block the resolution of external entities.
XML_VALIDATION_TLD_INIT_PARAM - Static variable in class org.apache.jasper.Constants
Name of the ServletContext init-param that determines if the XML parsers used for *.tld files will be validating or not.
XMLChar - Class in org.apache.jasper.xmlparser
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.jasper.xmlparser.XMLChar
 
XMLEncodingDetector - Class in org.apache.jasper.xmlparser
 
XMLEncodingDetector() - Constructor for class org.apache.jasper.xmlparser.XMLEncodingDetector
Constructor
XmlErrorHandler - Class in org.apache.tomcat.util.descriptor
 
XmlErrorHandler() - Constructor for class org.apache.tomcat.util.descriptor.XmlErrorHandler
 
XmlIdentifiers - Class in org.apache.tomcat.util.descriptor
Defines constants for well-known Public and System identifiers documented by the Servlet and JSP specifications.
XMLString - Class in org.apache.jasper.xmlparser
This class is used as a structure to pass text contained in the underlying character buffer of the scanner.
XMLString() - Constructor for class org.apache.jasper.xmlparser.XMLString
Default constructor.
XMLStringBuffer - Class in org.apache.jasper.xmlparser
XMLString is a structure used to pass character arrays.
XMLStringBuffer() - Constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
 
XMLStringBuffer(int) - Constructor for class org.apache.jasper.xmlparser.XMLStringBuffer
 
xpoweredBy - Variable in class org.apache.jasper.JspC
 
XSD_10_PUBLIC - Static variable in class org.apache.tomcat.util.descriptor.XmlIdentifiers
 

_

_jspDestroy() - Method in class org.apache.jasper.runtime.HttpJspBase
 
_jspInit() - Method in class org.apache.jasper.runtime.HttpJspBase
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.runtime.HttpJspBase
 
_jspx_page_context - Variable in class org.apache.jasper.runtime.JspFragmentHelper
 
A B C D E F G H I J K L M N O P R S T U V W X _ 

Copyright © 2014 Mort Bay Consulting. All Rights Reserved.