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

A

ABS_URI - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态变量
The types of URI one may specify for a tag library
accept(NodeVisitor) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
accept(NodeVisitor) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
add(Object, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
add the given value to the cache at the specified key
add(Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
add the given value with specified size to the cache at specified key
add(Object, Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
add the given value to the cache at the specified key
add(Object, Object, int) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
add the given value with specified size to the cache at specified key
add(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
add(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
add(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
add(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
add(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
add(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
add_escapes(String) - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的方法
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAttribute(String, String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Add an attribute to this node, replacing any existing attribute with the same name.
addCacheListener(CacheListener) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
add the cache module listener
addCacheListener(CacheListener) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
add the cache module listener
addChild(TreeNode) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Add a new child node to this node.
addDependant(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addELContextListener(ELContextListener) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的方法
 
addELResolver(ELResolver) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的方法
 
addEscapes(String) - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 中的静态方法
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFile(String) - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Adds record of a new file, by filename.
addFile(String, String) - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Adds record of a new file, by filename and path.
addFunction(String, String, Method) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 中的方法
 
addImport(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addImports(List) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addLineData(int, String, int, int, int) - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Adds complete information about a simple line mapping.
addPrefix(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addPrefixMapping(String, String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addSmap(String, String) - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
Adds the given string as an embedded SMAP with the given stratum name.
addStratum(SmapStratum, boolean) - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
Adds the given SmapStratum object, representing a Stratum with logically associated FileSection and LineSection blocks, to the current SmapGenerator.
addSymbol(String) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addSymbol(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Adds the specified symbol to the symbol table and returns a reference to the unique symbol.
addTaglib(String, TagLibraryInfo) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
addTaglib(String, TagLibraryInfoImpl) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Adds the given tag library with the given URI to the context-wide tag library cache.
addWrapper(String, JspServletWrapper) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Add a new JspServletWrapper.
adjustBeginLineColumn(int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
Method to adjust line and column numbers for the start of a token.
adjustBytecodeTime(String, long) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
 
ALT_DD_ATTR - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
And() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
AND0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
AND1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
AntJavaCompiler - org.tinygroup.jspengine.compiler 中的 类
Java compiler through ant
AntJavaCompiler() - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 的构造方法
 
append(char) - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的方法
append
append(String) - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的方法
append
append(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的方法
append
append(XMLString) - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的方法
append
apply(Node.Nodes, ErrorDispatcher, PageInfo) - 类 org.tinygroup.jspengine.compiler.TagPluginManager 中的方法
 
ArithmeticNode - org.tinygroup.jspengine.el.parser 中的 类
 
ArithmeticNode(int) - 类 org.tinygroup.jspengine.el.parser.ArithmeticNode 的构造方法
 
ASCIIReader - org.tinygroup.jspengine.xmlparser 中的 类
A simple ASCII byte reader.
ASCIIReader(InputStream, int) - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 的构造方法
Constructs an ASCII reader from the specified input stream and buffer size.
AstAnd - org.tinygroup.jspengine.el.parser 中的 类
 
AstAnd(int) - 类 org.tinygroup.jspengine.el.parser.AstAnd 的构造方法
 
AstBracketSuffix - org.tinygroup.jspengine.el.parser 中的 类
 
AstBracketSuffix(int) - 类 org.tinygroup.jspengine.el.parser.AstBracketSuffix 的构造方法
 
AstChoice - org.tinygroup.jspengine.el.parser 中的 类
 
AstChoice(int) - 类 org.tinygroup.jspengine.el.parser.AstChoice 的构造方法
 
AstCompositeExpression - org.tinygroup.jspengine.el.parser 中的 类
 
AstCompositeExpression(int) - 类 org.tinygroup.jspengine.el.parser.AstCompositeExpression 的构造方法
 
AstDeferredExpression - org.tinygroup.jspengine.el.parser 中的 类
 
AstDeferredExpression(int) - 类 org.tinygroup.jspengine.el.parser.AstDeferredExpression 的构造方法
 
AstDiv - org.tinygroup.jspengine.el.parser 中的 类
 
AstDiv(int) - 类 org.tinygroup.jspengine.el.parser.AstDiv 的构造方法
 
AstDotSuffix - org.tinygroup.jspengine.el.parser 中的 类
 
AstDotSuffix(int) - 类 org.tinygroup.jspengine.el.parser.AstDotSuffix 的构造方法
 
AstDynamicExpression - org.tinygroup.jspengine.el.parser 中的 类
 
AstDynamicExpression(int) - 类 org.tinygroup.jspengine.el.parser.AstDynamicExpression 的构造方法
 
AstEmpty - org.tinygroup.jspengine.el.parser 中的 类
 
AstEmpty(int) - 类 org.tinygroup.jspengine.el.parser.AstEmpty 的构造方法
 
AstEqual - org.tinygroup.jspengine.el.parser 中的 类
 
AstEqual(int) - 类 org.tinygroup.jspengine.el.parser.AstEqual 的构造方法
 
AstFalse - org.tinygroup.jspengine.el.parser 中的 类
 
AstFalse(int) - 类 org.tinygroup.jspengine.el.parser.AstFalse 的构造方法
 
AstFloatingPoint - org.tinygroup.jspengine.el.parser 中的 类
 
AstFloatingPoint(int) - 类 org.tinygroup.jspengine.el.parser.AstFloatingPoint 的构造方法
 
AstFunction - org.tinygroup.jspengine.el.parser 中的 类
 
AstFunction(int) - 类 org.tinygroup.jspengine.el.parser.AstFunction 的构造方法
 
AstGreaterThan - org.tinygroup.jspengine.el.parser 中的 类
 
AstGreaterThan(int) - 类 org.tinygroup.jspengine.el.parser.AstGreaterThan 的构造方法
 
AstGreaterThanEqual - org.tinygroup.jspengine.el.parser 中的 类
 
AstGreaterThanEqual(int) - 类 org.tinygroup.jspengine.el.parser.AstGreaterThanEqual 的构造方法
 
AstIdentifier - org.tinygroup.jspengine.el.parser 中的 类
 
AstIdentifier(int) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 的构造方法
 
AstInteger - org.tinygroup.jspengine.el.parser 中的 类
 
AstInteger(int) - 类 org.tinygroup.jspengine.el.parser.AstInteger 的构造方法
 
AstLessThan - org.tinygroup.jspengine.el.parser 中的 类
 
AstLessThan(int) - 类 org.tinygroup.jspengine.el.parser.AstLessThan 的构造方法
 
AstLessThanEqual - org.tinygroup.jspengine.el.parser 中的 类
 
AstLessThanEqual(int) - 类 org.tinygroup.jspengine.el.parser.AstLessThanEqual 的构造方法
 
AstLiteralExpression - org.tinygroup.jspengine.el.parser 中的 类
 
AstLiteralExpression(int) - 类 org.tinygroup.jspengine.el.parser.AstLiteralExpression 的构造方法
 
AstMinus - org.tinygroup.jspengine.el.parser 中的 类
 
AstMinus(int) - 类 org.tinygroup.jspengine.el.parser.AstMinus 的构造方法
 
AstMod - org.tinygroup.jspengine.el.parser 中的 类
 
AstMod(int) - 类 org.tinygroup.jspengine.el.parser.AstMod 的构造方法
 
AstMult - org.tinygroup.jspengine.el.parser 中的 类
 
AstMult(int) - 类 org.tinygroup.jspengine.el.parser.AstMult 的构造方法
 
AstNegative - org.tinygroup.jspengine.el.parser 中的 类
 
AstNegative(int) - 类 org.tinygroup.jspengine.el.parser.AstNegative 的构造方法
 
AstNot - org.tinygroup.jspengine.el.parser 中的 类
 
AstNot(int) - 类 org.tinygroup.jspengine.el.parser.AstNot 的构造方法
 
AstNotEqual - org.tinygroup.jspengine.el.parser 中的 类
 
AstNotEqual(int) - 类 org.tinygroup.jspengine.el.parser.AstNotEqual 的构造方法
 
AstNull - org.tinygroup.jspengine.el.parser 中的 类
 
AstNull(int) - 类 org.tinygroup.jspengine.el.parser.AstNull 的构造方法
 
AstOr - org.tinygroup.jspengine.el.parser 中的 类
 
AstOr(int) - 类 org.tinygroup.jspengine.el.parser.AstOr 的构造方法
 
AstPlus - org.tinygroup.jspengine.el.parser 中的 类
 
AstPlus(int) - 类 org.tinygroup.jspengine.el.parser.AstPlus 的构造方法
 
AstString - org.tinygroup.jspengine.el.parser 中的 类
 
AstString(int) - 类 org.tinygroup.jspengine.el.parser.AstString 的构造方法
 
AstTrue - org.tinygroup.jspengine.el.parser 中的 类
 
AstTrue(int) - 类 org.tinygroup.jspengine.el.parser.AstTrue 的构造方法
 
AstValue - org.tinygroup.jspengine.el.parser 中的 类
 
AstValue(int) - 类 org.tinygroup.jspengine.el.parser.AstValue 的构造方法
 
AstValue.Target - org.tinygroup.jspengine.el.parser 中的 类
 
AstValue.Target() - 类 org.tinygroup.jspengine.el.parser.AstValue.Target 的构造方法
 
ATTRIBUTE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
ATTRIBUTE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
attributes - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的变量
The attributes of this node, keyed by attribute name, Instantiated only if required.

B

backup(int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
BADLY_ESCAPED_STRING_LITERAL - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
base - 类 org.tinygroup.jspengine.el.parser.AstValue.Target 中的变量
 
BaseCache - org.tinygroup.jspengine.appserv.util.cache 中的 类
BaseCache Generic in-memory, abstract cache
BaseCache() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 的构造方法
default constructor for the basic cache
BaseCache.CacheItem - org.tinygroup.jspengine.appserv.util.cache 中的 类
default CacheItem class implementation
BaseCache.CacheItem(int, Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 的构造方法
 
beginColumn - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
BIGDECIMAL - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态变量
 
BIGINTEGER - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态变量
 
body - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的变量
The body text associated with this node (if any).
BODY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
BodyContentImpl - org.tinygroup.jspengine.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) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 的构造方法
Constructor.
Boolean() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
BooleanNode - org.tinygroup.jspengine.el.parser 中的 类
 
BooleanNode(int) - 类 org.tinygroup.jspengine.el.parser.BooleanNode 的构造方法
 
booleanValue(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Convert a String value to 'boolean'.
BoundedMultiLruCache - org.tinygroup.jspengine.appserv.util.cache 中的 类
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
BoundedMultiLruCache() - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 的构造方法
 
BracketSuffix() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
bucketLocks - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
buckets - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
bufcolumn - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
buffer - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
bufline - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
bufpos - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
bundle - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态变量
 
BytecodePreprocessor - org.tinygroup.jspengine.appserv 中的 接口
Third party tool vendors may implement this interface to provide code instrumentation to the application server.
byteOut - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的变量
 
ByteWriter - org.tinygroup.jspengine.enterprise.web.io 中的 接口
This interface defines additional functionalities a web container can provide for the response writer.

C

Cache - org.tinygroup.jspengine.appserv.util.cache 中的 接口
Cache Generic cache interface
CacheListener - org.tinygroup.jspengine.appserv.util.cache 中的 接口
CacheListener Generic cache listener interface
canFlush() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
Indicates whether or not the wrapped JspWriter can be flushed.
ch - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的变量
The character array.
characters - 类 org.tinygroup.jspengine.xmlparser.SymbolTable.Entry 中的变量
Symbol characters.
checkAttributes(String, Node, JspUtil.ValidAttribute[], ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Checks if all mandatory attributes are present and if all attributes present have valid names.
checkError() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
checkScope(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Checks to see if the given scope is valid.
checkType(Object, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
children - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的变量
 
children - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的变量
The children of this node, instantiated only if required.
Choice() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
Choose - org.tinygroup.jspengine.tagplugins.jstl 中的 类
 
Choose() - 类 org.tinygroup.jspengine.tagplugins.jstl.Choose 的构造方法
 
CHUNKSIZE - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态变量
 
ClassLoaderUtil - org.tinygroup.jspengine.appserv 中的 类
Provides utility functions related to URLClassLoaders or subclasses of it.
ClassLoaderUtil() - 类 org.tinygroup.jspengine.appserv.ClassLoaderUtil 的构造方法
 
clear() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
clear all the entries from the cache.
clear() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
clear all the entries from the cache.
clear() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Clear the contents of the buffer.
clear() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Discard the output buffer.
clear() - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Resets all of the values to their defaults.
clear() - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的方法
Clears the string buffer.
clearBuffer() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Clears the current contents of the buffer.
clearBuffer() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
 
clearStats() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
clear the stats
clearStats() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
clear all stats
clearTagFileJarUrls() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Clears the context-wide mappings from JAR packaged tag file paths to their corresponding URLs.
clearTaglibs() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Clears the context-wide tag library cache.
close() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
 
close() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Close the stream, flushing it first.
close() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Close the stream.
close() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
close() - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Close the stream.
close() - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Close the stream.
close() - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Close the stream.
CMN_LOGGER - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 中的静态变量
Field
coerce(Class, String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerce(Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
coerce(String) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
coerce(Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
coerce(String) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
coerce(Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
coerce(Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
coerce(String) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
coerce(Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
coerce(String) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
coerce(Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
coerce(String) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
coerce(String, Class) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToBoolean(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToBoolean(Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToBoolean(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToByte(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToByte(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToChar(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToChar(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToCharacter(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToCharacter(Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToDouble(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToDouble(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToEnum(String, String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToEnum(Object, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToFloat(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToFloat(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToInt(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToInt(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToInteger(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToLong(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToLong(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToNumber(Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToNumber(Number, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToNumber(Object, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToNumber(String, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToPrimitiveBoolean(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToPrimitiveByte(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToPrimitiveDouble(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToPrimitiveFloat(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToPrimitiveLong(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToPrimitiveShort(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToShort(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
coerceToShort(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
coerceToString(Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
coerceToType(Object, Class) - 类 org.tinygroup.jspengine.el.ExpressionFactoryImpl 中的方法
 
coerceToType(Object, Class) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
COLON - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
column - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
COMMA - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
compare(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
Compare() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
compile(String, Node.Nodes) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
compile(boolean) - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Compile the jsp file from the current engine context.
compile(String, Node.Nodes) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
compile() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
Compiler - org.tinygroup.jspengine.compiler 中的 类
Main JSP compiler class.
Compiler(JspCompilationContext, JspServletWrapper) - 类 org.tinygroup.jspengine.compiler.Compiler 的构造方法
 
Compiler(JspCompilationContext, JspServletWrapper, boolean) - 类 org.tinygroup.jspengine.compiler.Compiler 的构造方法
 
CompositeExpression() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
concatenate(Compiler, Node.Nodes) - 类 org.tinygroup.jspengine.compiler.TextOptimizer 中的静态方法
 
Constants - org.tinygroup.jspengine.appserv.util.cache 中的 类
define all cache related constants
Constants() - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 的构造方法
 
Constants - org.tinygroup.jspengine 中的 类
Some constants and other global data that are used by the compiler and the runtime.
Constants() - 类 org.tinygroup.jspengine.Constants 的构造方法
 
contains(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
check if the cache contains the item at the key
contains(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
check if the cache contains the item at the key
containsNulls(Object[]) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
containsPrefix(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
containsSymbol(String) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Returns true if the symbol table already contains the specified symbol.
containsSymbol(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Returns true if the symbol table already contains the specified symbol.
convert(String, String, Class, Class) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
convert(TreeNode, Node) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的方法
Create and return a TreeNode that corresponds to the specified Node, including processing all of the attributes and children nodes.
create() - 类 org.tinygroup.jspengine.el.lang.FunctionMapperFactory 中的方法
 
create() - 类 org.tinygroup.jspengine.el.lang.VariableMapperFactory 中的方法
 
createCompiler(boolean) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Create a "Compiler" object.
createELContext(ELResolver) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的方法
 
createItem(int, Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
create new item
createItem(int, Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
create new item
createItem(int, Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
create new item
createJavacError(String, Node.Nodes, StringBuffer, int) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的静态方法
 
createMethodExpression(ELContext, String, Class, Class[]) - 类 org.tinygroup.jspengine.el.ExpressionFactoryImpl 中的方法
 
createMethodExpression(Class, Class[]) - 类 org.tinygroup.jspengine.el.lang.ExpressionBuilder 中的方法
 
createNode(String) - 类 org.tinygroup.jspengine.el.lang.ExpressionBuilder 中的静态方法
 
createParser() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Create a compiler object for parsing only.
createTypedArray(String, Object, Method, String[], Class, Class) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Create a typed array.
createValueExpression(ELContext, String, Class) - 类 org.tinygroup.jspengine.el.ExpressionFactoryImpl 中的方法
 
createValueExpression(Object, Class) - 类 org.tinygroup.jspengine.el.ExpressionFactoryImpl 中的方法
 
createValueExpression(Class) - 类 org.tinygroup.jspengine.el.lang.ExpressionBuilder 中的方法
 
ctxt - 类 org.tinygroup.jspengine.compiler.Compiler 中的变量
 
curChar - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的变量
 
currentSize - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的变量
 
currentToken - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的变量
This is the last token that has been consumed successfully.

D

data - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的静态变量
Thread <-> ByteArrayOutputStream associations.
debug(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
debug(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
debug(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
debug(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
debug(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
debug(Object, Throwable) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
debugStream - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的变量
 
DECLARATION_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
decode(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Decode an URL formatted string.
decrementCurrentSize(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
 
decrementEntryCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
decTripCount() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
DEFAULT - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
DEFAULT_BUFFER_SIZE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
DEFAULT_BUFFER_SIZE - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的静态变量
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的静态变量
Default byte buffer size (8192, larger than that of ASCIIReader since it's reasonable to surmise that the average UCS-4-encoded file should be 4 times as large as the average ASCII-encoded file).
DEFAULT_BUFFER_SIZE - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的静态变量
Default byte buffer size (2048).
DEFAULT_BUFFER_SIZE - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的静态变量
 
DEFAULT_HASHTABLE_SEGMENT_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的静态变量
 
DEFAULT_IE_CLASS_ID - 类 org.tinygroup.jspengine.JspC 中的静态变量
 
DEFAULT_INITIAL_CAPACITY - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
DEFAULT_MAX_CACHE_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
DEFAULT_MAX_ENTRIES - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
DEFAULT_SIZE - 类 org.tinygroup.jspengine.xmlparser.XMLStringBuffer 中的静态变量
Default buffer size (32).
DEFAULT_TAG_BUFFER_SIZE - 类 org.tinygroup.jspengine.Constants 中的静态变量
Default size for the tag buffers.
DEFAULT_XMLDECL_BUFFER_SIZE - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的静态变量
 
defaultMaxEntries - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
DeferredExpression() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
destroy() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
Sets all references to null.
destroy() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
Destroys this cache.
destroy() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Process a "destory" event for this web application context.
destroy() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
destroy() - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
 
destroy() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
DIGIT - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
disable_tracing() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
discriminator - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的变量
 
DIV0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
DIV1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
divide(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
divide(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
divide(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
divide(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
divide(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
divide(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
DOBODY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
doJavaFile(boolean) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
doJavaFile(boolean) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
DOMAIN_ROOT - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 中的静态变量
DOMAIN_ROOT the prefix for the logger name.
Done() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
dontUseTagPlugin() - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Abandon optimization for this tag handler, and instruct Jasper to generate the tag handler calls, as usual.
DOT - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
doTag(TagPluginContext) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPlugin 中的方法
Generate codes for a custom tag.
doTag(TagPluginContext) - 类 org.tinygroup.jspengine.tagplugins.jstl.Choose 中的方法
 
doTag(TagPluginContext) - 类 org.tinygroup.jspengine.tagplugins.jstl.ForEach 中的方法
 
doTag(TagPluginContext) - 类 org.tinygroup.jspengine.tagplugins.jstl.If 中的方法
 
doTag(TagPluginContext) - 类 org.tinygroup.jspengine.tagplugins.jstl.Otherwise 中的方法
 
doTag(TagPluginContext) - 类 org.tinygroup.jspengine.tagplugins.jstl.When 中的方法
 
DotSuffix() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
DOUBLE - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态变量
 
dump(String) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
DynamicExpression() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 

E

ELArithmetic - org.tinygroup.jspengine.el.lang 中的 类
A helper class of Arithmetic defined by the EL Specification
ELArithmetic() - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 的构造方法
 
ELArithmetic.BigDecimalDelegate - org.tinygroup.jspengine.el.lang 中的 类
 
ELArithmetic.BigDecimalDelegate() - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 的构造方法
 
ELArithmetic.BigIntegerDelegate - org.tinygroup.jspengine.el.lang 中的 类
 
ELArithmetic.BigIntegerDelegate() - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 的构造方法
 
ELArithmetic.DoubleDelegate - org.tinygroup.jspengine.el.lang 中的 类
 
ELArithmetic.DoubleDelegate() - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 的构造方法
 
ELArithmetic.LongDelegate - org.tinygroup.jspengine.el.lang 中的 类
 
ELArithmetic.LongDelegate() - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 的构造方法
 
ELContextImpl - org.tinygroup.jspengine.runtime 中的 类
Concrete implementation of ELContext.
ELContextImpl(ELResolver) - 类 org.tinygroup.jspengine.runtime.ELContextImpl 的构造方法
Constructs a new ELContext associated with the given ELResolver.
ELEMENT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
elements() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get an Enumeration for the keys stored in the cache
elements() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get an Enumeration for the keys stored in the cache
ELFunctionMapper - org.tinygroup.jspengine.compiler 中的 类
This class generates functions mappers for the EL expressions in the page.
ELFunctionMapper() - 类 org.tinygroup.jspengine.compiler.ELFunctionMapper 的构造方法
 
ELParser - org.tinygroup.jspengine.compiler 中的 类
This class implements a parser for EL expressions.
ELParser(String) - 类 org.tinygroup.jspengine.compiler.ELParser 的构造方法
 
ELParser - org.tinygroup.jspengine.el.parser 中的 类
 
ELParser(InputStream) - 类 org.tinygroup.jspengine.el.parser.ELParser 的构造方法
 
ELParser(Reader) - 类 org.tinygroup.jspengine.el.parser.ELParser 的构造方法
 
ELParser(ELParserTokenManager) - 类 org.tinygroup.jspengine.el.parser.ELParser 的构造方法
 
ELParserConstants - org.tinygroup.jspengine.el.parser 中的 接口
 
ELParserTokenManager - org.tinygroup.jspengine.el.parser 中的 类
 
ELParserTokenManager(SimpleCharStream) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 的构造方法
 
ELParserTokenManager(SimpleCharStream, int) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 的构造方法
 
ELParserTreeConstants - org.tinygroup.jspengine.el.parser 中的 接口
 
ELSupport - org.tinygroup.jspengine.el.lang 中的 类
A helper class that implements the EL Specification
ELSupport() - 类 org.tinygroup.jspengine.el.lang.ELSupport 的构造方法
 
EmbeddedServletOptions - org.tinygroup.jspengine 中的 类
A class to hold all init parameters specific to the JSP engine.
EmbeddedServletOptions(ServletConfig, ServletContext) - 类 org.tinygroup.jspengine.EmbeddedServletOptions 的构造方法
Create an EmbeddedServletOptions object using data available from ServletConfig and ServletContext.
EMPTY - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
EMPTY_STRING - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态变量
 
enable_tracing() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
EncodingMap - org.tinygroup.jspengine.xmlparser 中的 类
EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
EncodingMap() - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 的构造方法
Default constructor.
END_EXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
endColumn - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
entryCount - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
EOF - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
eol - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的变量
The end of line string for this machine.
eq(Object, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
Check for equality of non-null reference x and possibly-null y.
EQ0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
EQ1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
Equality() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
equals(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
equals(Object) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
equals(Object) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
Determines whether the specified object is equal to this Expression.
equals(Object) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
equals(Object) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
equals(Object) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
equals(Object) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
equals(Object) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
equals(ValueExpressionLiteral) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
equals(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Returns true if the contents of this XMLString structure and the specified array are equal.
equals(String) - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Returns true if the contents of this XMLString structure and the specified string are equal.
error(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
error(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
error(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
error(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
error(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
error(Object, Throwable) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
ErrorDispatcher - org.tinygroup.jspengine.compiler 中的 类
Class responsible for dispatching JSP parse and javac compilation errors to the configured error handler.
ErrorDispatcher(boolean) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 的构造方法
 
ErrorHandler - org.tinygroup.jspengine.compiler 中的 接口
Interface for handling JSP parse and javac compilation errors.
ESC - 类 org.tinygroup.jspengine.Constants 中的静态变量
A replacement char for "\$".
escapeQueryString(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
escapeQueryString(String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Escape special shell characters.
escapeQuotes(char[]) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
escapeXml(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Escape the 5 entities defined by XML.
ESCStr - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
evaluate(String, Class, VariableResolver, FunctionMapper) - 类 org.tinygroup.jspengine.runtime.ExpressionEvaluatorImpl 中的方法
 
evaluateExpression(String, Class, PageContext, ProtectedFunctionMapper) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的静态方法
Evaluates an EL expression
EvaluationContext - org.tinygroup.jspengine.el.lang 中的 类
 
EvaluationContext(ELContext, FunctionMapper, VariableMapper) - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 的构造方法
 
execute() - 类 org.tinygroup.jspengine.JspC 中的方法
 
ExpandBuff(boolean) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
expectedTokenSequences - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的变量
Each entry in this array is an array of integers.
EXPONENT - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
Expression() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
EXPRESSION_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
ExpressionBuilder - org.tinygroup.jspengine.el.lang 中的 类
 
ExpressionBuilder(String, ELContext) - 类 org.tinygroup.jspengine.el.lang.ExpressionBuilder 的构造方法
 
ExpressionEvaluatorImpl - org.tinygroup.jspengine.runtime 中的 类
This is the implementation of ExpreesioEvaluator using implementation of JSP2.1.
ExpressionEvaluatorImpl(PageContext) - 类 org.tinygroup.jspengine.runtime.ExpressionEvaluatorImpl 的构造方法
Constructor
ExpressionFactoryImpl - org.tinygroup.jspengine.el 中的 类
 
ExpressionFactoryImpl() - 类 org.tinygroup.jspengine.el.ExpressionFactoryImpl 的构造方法
 

F

FALLBACK_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
FALSE - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
FastDateFormat - org.tinygroup.jspengine.util 中的 类
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - 类 org.tinygroup.jspengine.util.FastDateFormat 的构造方法
 
fatal(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
fatal(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
fatal(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
fatal(Object, Throwable) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
fatal(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
fatal(Object, Throwable) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
fBuckets - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的变量
Buckets.
fBuffer - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的变量
Byte buffer.
fBuffer - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的变量
Byte buffer.
fBuffer - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的变量
Byte buffer.
fEncoding - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的变量
 
fIANA2JavaMap - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态变量
fIANA2JavaMap
FillBuff() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
findAttribute(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
findAttribute(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
findAttribute(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return the value of the specified node attribute if it exists, or null otherwise.
findAttributes() - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return an Iterator of the attribute names of this node.
findChild(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return the first child node of this node with the specified name, if there is one; otherwise, return null.
findChildren() - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return an Iterator of all children of this node.
findChildren(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return an Iterator over all children of this node that have the specified name.
findClass(String) - 类 org.tinygroup.jspengine.servlet.JasperLoader 中的方法
 
findJspApplicationContext(ServletContext) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的静态方法
 
findJspProperty(String) - 类 org.tinygroup.jspengine.compiler.JspConfig 中的方法
Find a property that best matches the supplied resource.
findStream() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
Find PrintStream to which the output must be written to.
fInputStream - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的变量
Input stream.
fInputStream - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的变量
Input stream.
fInputStream - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的变量
Input stream.
FIRST_REQUEST_SEEN - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
fJava2IANAMap - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态变量
fJava2IANAMap
FLOATING_POINT_LITERAL - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
FloatingPoint() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
flush() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Flush the stream.
flush() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
flushBuffer() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Flush the output buffer to the underlying character stream, without flushing the stream itself.
flushBuffer() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
Flush the wrapper around the JspWriter of the including page.
fOffset - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的变量
Offset into buffer.
ForEach - org.tinygroup.jspengine.tagplugins.jstl 中的 类
 
ForEach() - 类 org.tinygroup.jspengine.tagplugins.jstl.ForEach 的构造方法
 
fork - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的变量
Should Ant fork its java compiles of JSP pages.
format(Date, StringBuffer, FieldPosition) - 类 org.tinygroup.jspengine.util.FastDateFormat 中的方法
Note: breaks functionality of fieldPosition param.
forName(String) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
 
forNamePrimitive(String) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
 
forward(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
forward(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
FORWARD_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
FORWARD_SEEN - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
fTableSize - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的变量
 
Function() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
FunctionMapperFactory - org.tinygroup.jspengine.el.lang 中的 类
 
FunctionMapperFactory(FunctionMapper) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperFactory 的构造方法
 
FunctionMapperImpl - org.tinygroup.jspengine.el.lang 中的 类
 
FunctionMapperImpl() - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 的构造方法
 
FunctionMapperImpl.Function - org.tinygroup.jspengine.el.lang 中的 类
 
FunctionMapperImpl.Function(String, String, Method) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 的构造方法
 
FunctionMapperImpl.Function() - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 的构造方法
 
functions - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 中的变量
 
FUNCTIONSUFFIX - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 

G

GE0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
GE1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
generateAttribute(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Generate codesto evaluate value of a attribute in the custom tag The codes is a Java expression.
generateBody() - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
generateDeclaration(String, String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Generate a declaration in the of the generated class.
generateImport(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Generate an import statement
generateJavaSource(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Generate Java source codes
generateParseException() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
generateSmap(Node.Nodes) - 类 org.tinygroup.jspengine.compiler.SmapUtil 中的方法
Generates an appropriate SMAP representing the current compilation context.
generateWebMapping(String, JspCompilationContext) - 类 org.tinygroup.jspengine.JspC 中的方法
 
genStringAsByteArray() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
genStringAsByteArray() - 类 org.tinygroup.jspengine.JspC 中的方法
 
genStringAsByteArray() - 接口 org.tinygroup.jspengine.Options 中的方法
Are text strings to be generated as byte arrays, if the page is unbuffered?
genStringAsCharArray() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Are Text strings to be generated as char arrays?
genStringAsCharArray() - 类 org.tinygroup.jspengine.JspC 中的方法
Indicates whether text strings are to be generated as char arrays.
genStringAsCharArray() - 接口 org.tinygroup.jspengine.Options 中的方法
Are Text strings to be generated as char arrays?
get(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the item stored at the key.
get(int, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the item stored at the given pre-computed hash code and the key.
get(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get the item stored at the key.
get(String) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(String, Object) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(String, Object, Object) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(String, Object, Object, Object) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(String, Object, Object, Object, Object) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(String, Object, Object, Object, Object, Object) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
get(Class) - 类 org.tinygroup.jspengine.runtime.PerThreadTagHandlerPool 中的方法
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
get(Class) - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的方法
Gets the next available tag handler from this tag handler pool, instantiating one if this tag handler pool is empty.
get() - 类 org.tinygroup.jspengine.util.Queue 中的方法
Get the first object out of the queue.
get() - 类 org.tinygroup.jspengine.util.SimplePool 中的方法
Get an object from the pool, null if the pool is empty.
GET_PROPERTY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
getAddCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns the number of times new entries have been added
getAddCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns the number of times new entries have been added
getAll(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get all the items stored at the key.
getAll(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get all the items with the given key.
getArray(String, Object[]) - 类 org.tinygroup.jspengine.el.util.MessageFactory 中的静态方法
 
getAttribute(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getAttribute(String, int) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getAttribute(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getAttribute(String, int) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getAttribute(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the specified context attribute, if any.
getAttributeNames() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return an enumeration of context attribute names.
getAttributeNamesInScope(int) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getAttributeNamesInScope(int) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getAttributesScope(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getAttributesScope(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getAutoFlush() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getBeanRepository() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getBeginColumn() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getBeginLine() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getBody() - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return the body text associated with this node (if any).
getBuffer() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getBufferValue() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getBytecode(String) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Retrieve the bytecode associated with the class
getBytecodeBirthTime(String) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Retrieve the time the bytecode for a class was created
getBytecodes() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Get the class-name to bytecode map
getCanonicalName(Class) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Compute the canonical name from a Class instance.
getCheckInterval() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Background JSP compile thread check intervall
getCheckInterval() - 类 org.tinygroup.jspengine.JspC 中的方法
Background compilation check intervals in seconds
getCheckInterval() - 接口 org.tinygroup.jspengine.Options 中的方法
Background compile thread check interval in seconds
getClassDebugInfo() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Should class files be compiled with debug information?
getClassDebugInfo() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getClassDebugInfo() - 接口 org.tinygroup.jspengine.Options 中的方法
Should we include debug information in compiled class?
getClassFileName() - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
getClassFileName() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getClassLastModified() - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
getClassLastModified() - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
getClassLoader() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
What class loader to use for loading classes while compiling this JSP?
getClassName() - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
getClassPath() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
The classpath that is passed off to the Java compiler.
getClassPath() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
What classpath should I use while compiling the servlets generated from JSP files?
getClassPath() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getClassPath() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
The classpath that is passed off to the Java compiler.
getClassPath() - 接口 org.tinygroup.jspengine.Options 中的方法
What classpath should I use while compiling the servlets generated from JSP files?
getCodeSource() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Get the SecurityManager Policy CodeSource for this web applicaiton context.
getColumn() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
已过时。  
getCompilationContext() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
 
getCompiler() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Compiler to use.
getCompiler() - 类 org.tinygroup.jspengine.JspC 中的方法
Compiler to use.
getCompiler() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getCompiler() - 接口 org.tinygroup.jspengine.Options 中的方法
Compiler to use.
getCompilerSourceVM() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getCompilerSourceVM() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getCompilerSourceVM() - 接口 org.tinygroup.jspengine.Options 中的方法
Compiler source VM, e.g. 1.3, 1.4, or 1.5.
getCompilerTargetVM() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getCompilerTargetVM() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getCompilerTargetVM() - 接口 org.tinygroup.jspengine.Options 中的方法
The compiler target VM, e.g. 1.1, 1.2, 1.3, 1.4, or 1.5.
getConfig() - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
 
getConstantAttribute(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
getContentType() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getContentType() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Get the content type of this JSP.
getContext(Class) - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
getContext(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the servlet context for the specified path.
getContextPath() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Returns the context path of the web application.
getContextRelativePath(ServletRequest, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Convert a possibly relative resource path into a context-relative resource path that starts with a '/'.
getCurrentSize() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBoundedMultiLruCache 中的方法
Returns the current size of the cache in bytes
getCurrentSize() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBoundedMultiLruCacheMBean 中的方法
Returns the current size of the cache in bytes
getDeferredSyntaxAllowedAsLiteral() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getDependants() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getDependants() - 接口 org.tinygroup.jspengine.runtime.JspSourceDependent 中的方法
Returns a list of files names that the current page has a source dependency on.
getDependants() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Get a list of files that the current page has source dependency on.
getDevelopment() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Is Jasper being used in development mode?
getDevelopment() - 类 org.tinygroup.jspengine.JspC 中的方法
Is Jasper being used in development mode?
getDevelopment() - 接口 org.tinygroup.jspengine.Options 中的方法
Is Jasper being used in development mode?
getDieLevel() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getDoctypeName() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getDoctypePublic() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getDoctypeSystem() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getELContext() - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
getELContext() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getELContext() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getELResolver() - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
getELResolver() - 类 org.tinygroup.jspengine.runtime.ELContextImpl 中的方法
 
getELResolvers() - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的方法
 
getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的静态方法
Autodetects the encoding of the XML document supplied by the given input stream.
getEndColumn() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getEndLine() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getEngineInfo() - 类 org.tinygroup.jspengine.runtime.JspFactoryImpl 中的方法
 
getEntryCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the number of entries in the cache
getEntryCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get the number of entries in the cache
getEntryCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns current number of Entries
getEntryCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns current number of Entries
getErrorDispatcher() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Gets the error dispatcher.
getErrorMessage() - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 中的方法
Gets the compilation error message.
getErrorOnUseBeanInvalidClassAttribute() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getErrorOnUseBeanInvalidClassAttribute() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getErrorOnUseBeanInvalidClassAttribute() - 接口 org.tinygroup.jspengine.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() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getException() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getException() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
Returns the exception associated with this page context, if any.
getExpectedType() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
getExpectedType() - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
getExpr(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
getExpressionEvaluator() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getExpressionEvaluator() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
Provides programmatic access to the ExpressionEvaluator.
getExpressionFactory() - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的方法
 
getExpressionString() - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
Returns the original String used to create this Expression, unmodified.
getExpressionString() - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
getExpressionString() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
Returns the type the result of the expression will be coerced to after evaluation.
getExpressionString() - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
getExprInXml(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Takes a potential expression and converts it into XML form
getExtends(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
Gets the value of the 'extends' page directive attribute.
getExtends() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
Gets the value of the 'extends' page directive attribute.
getExtension() - 类 org.tinygroup.jspengine.compiler.JspPropertyGroup 中的方法
 
getFailOnError() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getFileObjects() - 类 org.tinygroup.jspengine.fileresolver.TldFileManager 中的方法
 
getFloatingPoint() - 类 org.tinygroup.jspengine.el.parser.AstFloatingPoint 中的方法
 
getFork() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getFork() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getFork() - 接口 org.tinygroup.jspengine.Options 中的方法
boolean flag to tell Ant whether to fork JSP page compilations.
getFullClassName() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Full class name
getFunctionMapper() - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
getFunctionMapper() - 类 org.tinygroup.jspengine.runtime.ELContextImpl 中的方法
 
getHashCode() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
get the item's hashCode
getHitCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Return the number of cache hits
getHitCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Return the number of cache hits
getIANA2JavaMapping(String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Returns the Java encoding name for the specified IANA encoding name.
getIeClassId() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Class ID for use in the plugin tag when the browser is IE.
getIeClassId() - 类 org.tinygroup.jspengine.JspC 中的方法
Gets the class-id value that is sent to Internet Explorer when using tags.
getIeClassId() - 接口 org.tinygroup.jspengine.Options 中的方法
Class ID for use in the plugin tag when the browser is IE.
getImage() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
GetImage() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getImage() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
getImports() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getIncludeCoda() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
getIncludeCoda() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getIncludePrelude() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
getIncludePrelude() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getIndex(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the index of the item in the cache
getIndex(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the index of the item given a key
getIndex(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get the index of the item given a key
getInfo() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getInitialCapacity() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Gets initial capacity of HashMap which maps JSPs to their corresponding servlets.
getInitialCapacity() - 类 org.tinygroup.jspengine.JspC 中的方法
Gets initial capacity of HashMap which maps JSPs to their corresponding servlets.
getInitialCapacity() - 接口 org.tinygroup.jspengine.Options 中的方法
Gets initial capacity of HashMap which maps JSPs to their corresponding servlets.
getInitParameter(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the specified context initialization parameter.
getInitParameterNames() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return an enumeration of the names of context initialization parameters.
getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
getInstance() - 类 org.tinygroup.jspengine.fileresolver.TldFileManager 中的静态方法
 
getInstance() - 类 org.tinygroup.jspengine.runtime.ProtectedFunctionMapper 中的静态方法
Generated Servlet and Tag Handler implementations call this method to retrieve an instance of the ProtectedFunctionMapper.
getInteger() - 类 org.tinygroup.jspengine.el.parser.AstInteger 中的方法
 
getIsELIgnored() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getIsErrorPage() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getIsThreadSafe() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getJava2IANAMapping(String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Returns the IANA encoding name for the specified Java encoding name.
getJavaEncoding() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getJavaEncoding() - 类 org.tinygroup.jspengine.JspC 中的方法
Returns the encoding to use for java files.
getJavaEncoding() - 接口 org.tinygroup.jspengine.Options 中的方法
Java platform encoding to generate the JSP page servlet.
getJavaFileName() - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 中的方法
Gets the name of the Java source file in which the compilation error occurred.
getJavaLine() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
 
getJavaLineNumber() - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 中的方法
Gets the compilation error line number.
getJavaPath() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Path of the Java file relative to the work directory.
getJavaWriter(String, String) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
getJavaWriter(String, String) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
getJspApplicationContext(ServletContext) - 类 org.tinygroup.jspengine.runtime.JspFactoryImpl 中的方法
 
getJspBeginLineNumber() - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 中的方法
Gets the start line number (in the JSP file) of the JSP element responsible for the compilation error.
getJSPCompilationErrors() - 类 org.tinygroup.jspengine.JspC 中的方法
Gets the list of JSP compilation errors caught during the most recent invocation of this instance's execute method when failOnError has been set to FALSE.
getJspCompilerPath() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getJspCompilerPlugin() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getJspConfig() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getJspConfig() - 类 org.tinygroup.jspengine.JspC 中的方法
Obtain JSP configuration informantion specified in web.xml.
getJspConfig() - 接口 org.tinygroup.jspengine.Options 中的方法
Obtain JSP configuration informantion specified in web.xml.
getJspContext() - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的方法
 
getJspCount() - 类 org.tinygroup.jspengine.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() - 类 org.tinygroup.jspengine.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() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
getJspErrorCount() - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
Gets the number of errors triggered by JSP invocations.
getJspFile() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getJspFile() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Path of the JSP URI.
getJspFile() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
getJspFileName() - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 中的方法
Gets the name of the JSP file from which the Java source file was generated.
getJspLoader() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getJspProperty() - 类 org.tinygroup.jspengine.compiler.JspPropertyGroup 中的方法
 
getJspReloadCount() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Gets the current value of the JSP reload counter.
getJspReloadCount() - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
Gets the number of JSPs that have been reloaded.
getKeepGenerated() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Are we keeping generated code around?
getKeepGenerated() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getKeepGenerated() - 接口 org.tinygroup.jspengine.Options 中的方法
Are we keeping generated code around?
getKey() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
get the item's key
getLanguage(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getLanguage() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getLastModificationTest() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
getLine() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
已过时。  
getLocalName() - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
getLocation(String) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的方法
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getLog(Class) - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 中的静态方法
 
getLog(String) - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 中的静态方法
 
getLogger(String) - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 中的静态方法
Method getLogger
getLruListLength() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxLruCache 中的方法
Returns the current lenght of the LRU list
getLruListLength() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxLruCacheMBean 中的方法
Returns the current lenght of the LRU list
getMajorVersion() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the Servlet API major version number.
getMapForFunction(String, Class, String, Class[]) - 类 org.tinygroup.jspengine.runtime.ProtectedFunctionMapper 中的静态方法
Creates an instance for this class, and stores the Method for the given EL function prefix and name.
getMappedFile() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Are we supporting HTML mapped servlets?
getMappedFile() - 类 org.tinygroup.jspengine.JspC 中的方法
Are we supporting HTML mapped servlets?
getMappedFile() - 接口 org.tinygroup.jspengine.Options 中的方法
Are we supporting HTML mapped servlets?
getMax() - 类 org.tinygroup.jspengine.util.SimplePool 中的方法
Return the size of the pool
getMaxEntries() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns maximum possible number of entries
getMaxEntries() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns maximum possible number of entries
getMaxSize() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBoundedMultiLruCache 中的方法
Returns the upper bound on the cache size
getMaxSize() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBoundedMultiLruCacheMBean 中的方法
Returns the upper bound on the cache size
getMaxTagNesting() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getMessage(String) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage(String, String) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage(String, String, String) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage(String, String, String, String) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage(String, String, String, String, String) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage(String, Object[]) - 类 org.tinygroup.jspengine.compiler.Localizer 中的静态方法
 
getMessage() - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的方法
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 中的方法
You can also modify the body of this method to customize your error messages.
getMethod() - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
getMethod(Object, Object, Class[]) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
Returns a method based on the criteria
getMethodExpression(String, PageContext, FunctionMapper, Class, Class[]) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的静态方法
 
getMethodInfo(ELContext) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
getMethodInfo(ELContext) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
getMethodInfo(EvaluationContext, Class[]) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
getMethodInfo(EvaluationContext, Class[]) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
getMethodInfo(EvaluationContext, Class[]) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
getMethodInfo(EvaluationContext, Class[]) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
getMimeType(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the MIME type for the specified filename.
getMinorVersion() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the Servlet API minor version number.
getMissCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns the number of cache misses
getMissCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns the number of cache misses
getModificationTestInterval() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Modification test interval.
getModificationTestInterval() - 类 org.tinygroup.jspengine.JspC 中的方法
Modification test interval.
getModificationTestInterval() - 接口 org.tinygroup.jspengine.Options 中的方法
Modification test interval.
getName() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns a unique identifier for this MBean inside the domain
getName() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns a unique identifier for this MBean inside the domain
getName() - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return the name of this node.
getNamedDispatcher(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return a request dispatcher for the specified servlet name.
getNextToken() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
getNextToken() - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
getNonCustomTagPrefix(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getOmitXmlDecl() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getOption(ServletConfig, String, String) - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的静态方法
 
getOptions() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Get hold of the Options object for this context.
getOut() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getOut() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getOutputDir() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
The output directory to generate code into.
getOutputName() - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
getOutputStream() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
 
getOverflowCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns the number of times that an overflow has occurred
getOverflowCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns the number of times that an overflow has occurred
getPackageMap() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
The packageMap keeps track of the bytecode files in a package generated by a java compiler.
getPage() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getPage() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - 类 org.tinygroup.jspengine.runtime.JspFactoryImpl 中的方法
 
getPageEncoding() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
getPageInfo() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Gets the info about the page under compilation
getParentClassLoader() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Get the parent URLClassLoader.
getParentContext() - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Get the PluginContext for the parent of this custom tag.
getParentTag() - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的方法
 
getPath() - 类 org.tinygroup.jspengine.compiler.JspPropertyGroup 中的方法
 
getPermissionCollection() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Get the SecurityManager PermissionCollection for this web application context.
getPermissions(CodeSource) - 类 org.tinygroup.jspengine.servlet.JasperLoader 中的方法
Get the Permissions for a CodeSource.
getPluginAttribute(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Get the value of an attribute in the current tagplugin context.
getPoundAllowed() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
getPrefix() - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
getProperty(String) - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getPropertyDescriptor(Object, Object) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
 
getProtectionDomain() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getReader() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Return the value of this BodyJspWriter as a Reader.
getReadMethod(Class, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
getRealPath(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Gets the actual path of a URI relative to the context of the compilation.
getRealPath(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the real path for the specified context-relative virtual path.
getRefreshCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns the number of values that have been refreshed (replaced with a new value in an existing extry)
getRefreshCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns the number of values that have been refreshed (replaced with a new value in an existing extry)
getRemaining() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
 
getRemaining() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
 
getRemoteAddress(HttpServletRequest) - 类 org.tinygroup.jspengine.appserv.ProxyHandler 中的方法
Gets the Internet Protocol (IP) address of the original client request that was intercepted by the proxy server.
getRemotePort(HttpServletRequest) - 类 org.tinygroup.jspengine.appserv.ProxyHandler 中的方法
Gets the port of the client request that was intercepted by the proxy server.
getRemovalCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns the number of entries that have been removed
getRemovalCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns the number of entries that have been removed
getRequest() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getRequest() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getRequestDispatcher(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return a request dispatcher for the specified context-relative path.
getResource(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getResource(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return a URL object of a resource that is mapped to the specified context-relative path.
getResourceAsStream(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Gets a resource as a stream, relative to the meanings of this context's implementation.
getResourceAsStream(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return an InputStream allowing access to the resource at the specified context-relative path.
getResourcePaths(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getResourcePaths(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the set of resource paths for the "directory" at the specified context path.
getResponse() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getResponse() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getRootPageContext(PageContext) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的静态方法
 
getRuntimeContext() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getSaveBytecode() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getSaveBytecode() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getSaveBytecode() - 接口 org.tinygroup.jspengine.Options 中的方法
If class files are generated as byte arrays, should they be saved to disk at the end of compilations?
getScratchDir() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
What is my scratch dir?
getScratchDir() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getScratchDir() - 接口 org.tinygroup.jspengine.Options 中的方法
What is my scratch dir?
getSegmentListLength() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCache 中的方法
Returns the legnth of the segment list
getSegmentListLength() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCacheMBean 中的方法
Returns the legnth of the segment list
getSegmentSize() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCache 中的方法
Returns the size of each segment
getSegmentSize() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCacheMBean 中的方法
Returns the size of each segment
getSendErrorToClient() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Should errors be sent to client or thrown into stderr?
getSendErrorToClient() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getSendErrorToClient() - 接口 org.tinygroup.jspengine.Options 中的方法
Should errors be sent to client or thrown into stderr?
getServerInfo() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return descriptive information about this server.
getServlet() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getServlet(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
已过时。 This method has been deprecated with no replacement
getServlet() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
getServletClassLastModifiedTime() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Gets the last-modified time of the servlet class file associated with this JspServletWrapper.
getServletClassName() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Just the class name (does not include package name) of the generated class.
getServletConfig() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getServletConfig() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getServletContext() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getServletContext() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getServletContext() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getServletContext() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
getServletContextName() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Return the name of this servlet context.
getServletInfo() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
getServletJavaFileName() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Full path name of the Java file into which the servlet is being generated.
getServletNames() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
已过时。 This method has been deprecated with no replacement
getServletPackageName() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Package name for the generated class is make up of the base package name, which is user settable, and the derived package name.
getServlets() - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
已过时。 This method has been deprecated with no replacement
getSession() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getSession() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getSession() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getSize() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
 
getSmap() - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
getSmapStratum() - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
getSSLClientCertificateChain(HttpServletRequest) - 类 org.tinygroup.jspengine.appserv.ProxyHandler 中的方法
Gets the SSL client certificate chain with which the client had authenticated itself to the SSL offloader, and which the SSL offloader has added as a custom request header on the given request.
getSSLKeysize(HttpServletRequest) - 类 org.tinygroup.jspengine.appserv.ProxyHandler 中的方法
Returns the SSL keysize with which the original client request that was intercepted by the SSL offloader has been protected, and which the SSL offloader has added as a custom request header on the given request.
getStatByName(String) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the desired statistic counter
getStatByName(String) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
get the desired statistic counter
getStatByName(String) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get the desired statistic counter
getStatByName(String) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
get the desired statistic counter
getStatByName(String) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
get the desired statistic counter
getStats() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get the stats snapshot
getStats() - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
 
getStats() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get the stats snapshot
getStats() - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
 
getStats() - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
get the stats snapshot
getStratumName() - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Returns the name of the stratum.
getString() - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
 
getString() - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Returns the given stratum as a String: a StratumSection, followed by at least one FileSection and at least one LineSection.
getString() - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Retrieves the current LineInfo as a String, print all values only when appropriate (but LineInfoID if and only if it's been specified, as its necessity is sensitive to context).
getString() - 类 org.tinygroup.jspengine.el.parser.AstString 中的方法
 
getString() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Return the value of the BodyJspWriter as a String.
GetSuffix(int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
getSystemClassPath() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Gets the system class path.
getSystemClassPath() - 类 org.tinygroup.jspengine.JspC 中的方法
Gets the system class path.
getSystemClassPath() - 接口 org.tinygroup.jspengine.Options 中的方法
Gets the system class path.
getTableSize() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns current number of buckets
getTableSize() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns current number of buckets
getTagFileJarUrl() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Returns the JAR file in which the tag file for which this JspCompilationContext was created is packaged, or null if this JspCompilationContext does not correspond to a tag file, or if the corresponding tag file is not packaged in a JAR.
getTagFileJarUrls() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Gets the context-wide mappings from JAR packaged tag file paths to their corresponfing URLs.
getTagHandlerClassName(String, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Gets the fully-qualified class name of the tag handler corresponding to the given tag file path.
getTagHandlerPool(ServletConfig) - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的静态方法
 
getTagInfo() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
getTaglib(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getTagLibraryInfos() - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 中的方法
Returns an array of TagLibraryInfo objects representing the entire set of tag libraries (including this TagLibraryInfo) imported by taglib directives in the translation unit that references this TagLibraryInfo.
getTagLibraryValidator() - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 中的方法
The instance (if any) for the TagLibraryValidator class.
getTaglibs() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getTaglibs() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Gets the context-wide tag library cache.
getTagPluginManager() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getTagPluginManager() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getTagPluginManager() - 接口 org.tinygroup.jspengine.Options 中的方法
Obtain a Tag Plugin Manager
getTagPoolSize() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getTemporaryVariableName() - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
getThreshold() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 中的方法
Returns threshold.
getThreshold() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCacheMBean 中的方法
Returns threshold.
getThrowable(ServletRequest) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Returns the value of the javax.servlet.error.exception request attribute value, if present, otherwise the value of the javax.servlet.jsp.jspException request attribute value.
getTldLocation(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Gets the 'location' of the TLD associated with the given taglib 'uri'.
getTldLocationsCache() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
getTldLocationsCache() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getTldLocationsCache() - 接口 org.tinygroup.jspengine.Options 中的方法
The cache for the location of the TLD's for the various tag libraries 'exposed' by the web application.
getToken(int) - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
getTrimCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxLruCache 中的方法
Returns the number of entries that have been trimmed
getTrimCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxLruCacheMBean 中的方法
Returns the number of entries that have been trimmed
getTrimCount() - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCache 中的方法
Returns the number of entries that have been trimmed
getTrimCount() - 接口 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCacheMBean 中的方法
Returns the number of entries that have been trimmed
getTrimDirectiveWhitespaces() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getTrimSpaces() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
getTrimSpaces() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Should white spaces between directives or actions be trimmed?
getTrimSpaces() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getTrimSpaces() - 接口 org.tinygroup.jspengine.Options 中的方法
Should white spaces between directives or actions be trimmed?
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.ArithmeticNode 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstChoice 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstCompositeExpression 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDeferredExpression 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDynamicExpression 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstEmpty 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstFloatingPoint 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstInteger 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstLiteralExpression 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNegative 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNot 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNull 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstString 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.BooleanNode 中的方法
 
getType(EvaluationContext) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
getType(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
getType(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
getType(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
getURI(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
getUsePrecompiled() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Returns the value of the usePrecompiled (or use-precompiled) init param.
getUsePrecompiled() - 类 org.tinygroup.jspengine.JspC 中的方法
 
getUsePrecompiled() - 接口 org.tinygroup.jspengine.Options 中的方法
Returns the value of the usePrecompiled (or use-precompiled) init param.
getValue() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
get the item's value
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstAnd 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstBracketSuffix 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstChoice 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstCompositeExpression 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDeferredExpression 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDiv 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDotSuffix 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDynamicExpression 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstEmpty 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstEqual 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstFalse 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstFloatingPoint 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstGreaterThan 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstGreaterThanEqual 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstInteger 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstLessThan 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstLessThanEqual 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstLiteralExpression 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstMinus 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstMod 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstMult 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNegative 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNot 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNotEqual 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstNull 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstOr 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstPlus 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstString 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstTrue 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
getValue(EvaluationContext) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
getValue(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
getValue(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
getValue(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
getValueExpression(String, PageContext, Class, FunctionMapper) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的静态方法
 
getValueFromBeanInfoPropertyEditor(Class, String, String, Class) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
getValueFromPropertyEditorManager(Class, String, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
getVariableMapper() - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
getVariableMapper() - 类 org.tinygroup.jspengine.runtime.ELContextImpl 中的方法
 
getVariableResolver() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
getVariableResolver() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
getWrapped() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
getWrapper(String) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Get an already existing JspServletWrapper.
getWriteMethod(Class, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
getWriter() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Where is the servlet being generated?
getWriter() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
Returns a wrapper around the JspWriter of the including page.
GT0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
GT1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 

H

handleGetProperty(Object, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleOverflow() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
increase the threshold
handleOverflow() - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
cache has reached threshold so trim its size. subclasses are expected to provide a robust cache replacement algorithm.
handlePageException(Exception) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
handlePageException(Throwable) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
handlePageException(Exception) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
handlePageException(Throwable) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
handleSetProperty(Object, String, Object) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, int) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, short) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, long) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, double) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, float) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, char) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, byte) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetProperty(Object, String, boolean) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
handleSetPropertyExpression(Object, String, String, PageContext, ProtectedFunctionMapper) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Use proprietaryEvaluate public static void handleSetPropertyExpression(Object bean, String prop, String expression, PageContext pageContext, VariableResolver variableResolver, FunctionMapper functionMapper ) throws JasperException { try { Method method = getWriteMethod(bean.getClass(), prop); method.invoke(bean, new Object[] { pageContext.getExpressionEvaluator().evaluate( expression, method.getParameterTypes()[0], variableResolver, functionMapper, null ) }); } catch (Exception ex) { throw new JasperException(ex); } }
hasData() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
 
hasData() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
Are there any data to be flushed ?
hash(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
Returns a hash code for non-null Object x.
hash(String) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Returns a hashcode value for the specified symbol.
hash(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的方法
Returns a hashcode value for the specified symbol information.
hashCode() - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
hashCode() - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
Returns the hash code for this Expression.
hashCode() - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
hashCode() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
hashCode() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
hashCode() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
hashCode() - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
hasJspRoot() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
hasTaglib(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
head - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
highSurrogate(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns the high surrogate of a supplemental character
HttpJspBase - org.tinygroup.jspengine.runtime 中的 类
This is the super class of all JSP-generated servlets.
HttpJspBase() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 的构造方法
 

I

id - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的变量
 
Identifier() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
IDENTIFIER - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
IE_PLUGIN_URL - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
If - org.tinygroup.jspengine.tagplugins.jstl 中的 类
 
If() - 类 org.tinygroup.jspengine.tagplugins.jstl.If 的构造方法
 
ILLEGAL_CHARACTER - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
image - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的变量
 
image - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
The string image of the token.
IMPL_OBJ_START - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
implementsByteWriter - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的变量
 
IN_EXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
inBuf - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
INC_REQUEST_URI - 类 org.tinygroup.jspengine.Constants 中的静态变量
Servlet context and request attributes that the JSP engine uses.
INC_SERVLET_PATH - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
include(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
include(String, boolean) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
include(ServletRequest, ServletResponse, String, JspWriter, boolean) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
Perform a RequestDispatcher.include() operation, with optional flushing of the response beforehand.
include(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
include(String, boolean) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
INCLUDE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
INCLUDE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
incrementAddCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementCurrentSize(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
synchronized counter updates
incrementEntryCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
synchronized counter updates
incrementHitCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementJspReloadCount() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Increments the JSP reload counter.
incrementMissCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementOverflowCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementRefreshCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementRemovalCount() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
 
incrementRemoved() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
incrementTrimIndex() - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
 
incTripCount() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
info(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
info(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
info(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
init(String[]) - 类 org.tinygroup.jspengine.appserv.server.util.PreprocessorUtil 中的静态方法
Initializes the preprocessor utility with the associated class names array arugment.
init(int, Properties) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
initialize the cache
init(int, float, Properties) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
initialize the cache
init(int, Properties) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
initialize the LRU cache
init(int, float, Properties) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
initialize the cache
init(int, Properties) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
initialize the cache with the default load factor (0.75)
init(int, long, float, Properties) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
initialize the cache
init(int, Properties) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
initialize the LRU cache
init(JspCompilationContext, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
init(JspCompilationContext, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
init(ServletConfig) - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
init(ServletConfig) - 类 org.tinygroup.jspengine.runtime.PerThreadTagHandlerPool 中的方法
 
init(ServletConfig) - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的方法
 
init(ServletConfig) - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
 
initialize(Hashtable) - 接口 org.tinygroup.jspengine.appserv.BytecodePreprocessor 中的方法
Initialize the profiler instance.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
inject(JspTag) - 接口 org.tinygroup.jspengine.runtime.ResourceInjector 中的方法
Injects the injectable resources from the component environment associated with this ResourceInjector into the given tag handler instance.
input_stream - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的变量
 
inputStream - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
installSmap() - 类 org.tinygroup.jspengine.compiler.SmapUtil 中的方法
 
INSTANCEOF - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
Integer() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
INTEGER_LITERAL - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
interpreterCall(boolean, String, Class, String, String, String, String[]) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Produces a String representing a call to the EL interpreter.
introspect(Object, ServletRequest) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
introspecthelper(Object, String, String, ServletRequest, String, boolean) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
invoke(ELContext, Object[]) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
Evaluates the expression relative to the provided context, invokes the method that was found using the supplied parameters, and returns the result of the method invocation.
invoke(ELContext, Object[]) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
invoke(EvaluationContext, Class[], Object[]) - 类 org.tinygroup.jspengine.el.parser.AstChoice 中的方法
 
invoke(EvaluationContext, Class[], Object[]) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
invoke(EvaluationContext, Class[], Object[]) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
invoke(EvaluationContext, Class[], Object[]) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
invoke(EvaluationContext, Class[], Object[]) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
INVOKE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
IS_SECURITY_ENABLED - 类 org.tinygroup.jspengine.Constants 中的静态变量
Has security been turned on?
isAttributeSpecified(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
isAutoFlush() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isBigDecimalOp(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isBigIntegerOp(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isConstantAttribute(String) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
isContent(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character can be considered content.
isDebugEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
isDebugEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
isDebugEnabled() - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
isDefaultBufferNone() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
isDefaultBufferNone() - 类 org.tinygroup.jspengine.JspC 中的方法
 
isDefaultBufferNone() - 接口 org.tinygroup.jspengine.Options 中的方法
If the buffer attribute for the page directive is not specified, is the default "none"?
isDeferredSyntaxAllowedAsLiteral() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isDelegate() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
isDelegate() - 类 org.tinygroup.jspengine.JspC 中的方法
 
isDelegate() - 接口 org.tinygroup.jspengine.Options 中的方法
Is the classloader delgate to parent?
isDoubleOp(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isDoubleStringOp(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isELIgnored() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
isELIgnored() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isEmpty() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
is this cache empty?
isEmpty() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
is this cache empty?
isEmpty() - 类 org.tinygroup.jspengine.util.Queue 中的方法
Is the queue empty?
isErrorEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
isErrorEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
isErrorEnabled() - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
isErrorPage() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isErrorPage() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Are we processing something that has been declared as an errorpage?
isExpression(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Checks if the token is a runtime expression.
isExternal() - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Returns true if the current entity being scanned is external.
isHighSurrogate(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns whether the given character is a high surrogate
isInfoEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
isInfoEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
isInfoEnabled() - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
isInvalid(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is invalid.
isJavaKeyword(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Test whether the argument is a Java keyword
isJspPage(String) - 类 org.tinygroup.jspengine.compiler.JspConfig 中的方法
To find out if an uri matches an url pattern in jsp config.
isJspPrefixHijacked() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isLiteralText() - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
 
isLiteralText() - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
isLiteralText() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
isLiteralText() - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
isLongOp(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isLowSurrogate(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns whether the given character is a low surrogate
isMarkup(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character can be considered markup.
isMatch(FileObject) - 类 org.tinygroup.jspengine.fileresolver.TldFileProcessor 中的方法
 
isName(int) - 类 org.tinygroup.jspengine.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) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNumber(Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
isNumberType(Class) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
isOutDated() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
This is a protected method intended to be overridden by subclasses of Compiler.
isOutDated(boolean) - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Determine if a compilation is necessary by checking the time stamp of the JSP page with that of the corresponding .class or .java file.
isPackageProtectionEnabled() - 类 org.tinygroup.jspengine.security.SecurityUtil 中的静态方法
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
isPluginDeclared(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
Check if the plugin ID has been previously declared.
isPoolingEnabled() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
isPoolingEnabled() - 类 org.tinygroup.jspengine.JspC 中的方法
 
isPoolingEnabled() - 接口 org.tinygroup.jspengine.Options 中的方法
Returns true if tag handler pooling is enabled, false otherwise.
isPreprocessorEnabled() - 类 org.tinygroup.jspengine.appserv.server.util.PreprocessorUtil 中的静态方法
Indicates whether or not the preprocessor is enabled
isPropertyResolved() - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
isPrototypeMode() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
True if we are compiling a tag file in prototype mode.
isPubid(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstChoice 中的方法
 
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDeferredExpression 中的方法
 
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstDynamicExpression 中的方法
 
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
isReadOnly(EvaluationContext) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
isReadOnly(EvaluationContext) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
isReadOnly(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
isReadOnly(ELContext) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
isRemoved() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
isScriptingInvalid() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
isScriptingInvalid() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isScriptless() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isScriptless() - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
 
isSession() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isSmapDumped() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapDumped() - 类 org.tinygroup.jspengine.JspC 中的方法
Should SMAP info for JSR45 debugging be dumped to a file?
isSmapDumped() - 接口 org.tinygroup.jspengine.Options 中的方法
Indicates whether SMAP info for JSR45 debugging should be dumped to a file.
isSmapSuppressed() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Is the generation of SMAP info for JSR45 debuggin suppressed?
isSmapSuppressed() - 类 org.tinygroup.jspengine.JspC 中的方法
Is the generation of SMAP info for JSR45 debugging suppressed?
isSmapSuppressed() - 接口 org.tinygroup.jspengine.Options 中的方法
Is the generation of SMAP info for JSR45 debugging suppressed?
isSpace(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStringFloat(String) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
isSupplemental(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is a supplemental character.
isTagFile() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
isTagFile() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
isThreadSafe() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isThresholdReached() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
has cache reached its threshold
isThresholdReached() - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
has cache reached its threshold
isTraceEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
isTraceEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
isTraceEnabled() - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
isTrimDirectiveWhitespaces() - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
isTrimmed - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache.LruCacheItem 中的变量
 
isUnbounded - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
isValid(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the specified character is valid.
isValidationEnabled() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
isValidationEnabled() - 类 org.tinygroup.jspengine.JspC 中的方法
 
isValidationEnabled() - 接口 org.tinygroup.jspengine.Options 中的方法
 
isValidIANAEncoding(String) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isWarnEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
isWarnEnabled() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
isWarnEnabled() - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
isXml() - 类 org.tinygroup.jspengine.compiler.JspProperty 中的方法
 
isXpoweredBy() - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
Is generation of X-Powered-By response header enabled/disabled?
isXpoweredBy() - 类 org.tinygroup.jspengine.JspC 中的方法
 
isXpoweredBy() - 接口 org.tinygroup.jspengine.Options 中的方法
Is generation of X-Powered-By response header enabled/disabled?
itemAccessed(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
this item is accessed
itemAccessed(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
this item is accessed
itemAccessed(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
this item is accessed
itemAdded(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
/** this item is just added to the cache
itemAdded(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
this item is just added to the cache
itemRefreshed(BaseCache.CacheItem, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
item value has been refreshed
itemRemoved(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的方法
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
item value has been removed from the cache

J

JasperException - org.tinygroup.jspengine 中的 异常
Base class for all exceptions generated by the JSP engine.
JasperException(String) - 异常 org.tinygroup.jspengine.JasperException 的构造方法
 
JasperException(String, Throwable) - 异常 org.tinygroup.jspengine.JasperException 的构造方法
Creates a JasperException with the embedded exception and the reason for throwing a JasperException
JasperException(Throwable) - 异常 org.tinygroup.jspengine.JasperException 的构造方法
Creates a JasperException with the embedded exception
JasperLoader - org.tinygroup.jspengine.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, CodeSource, Map<String, byte[]>) - 类 org.tinygroup.jspengine.servlet.JasperLoader 的构造方法
 
javacError(JavacErrorDetail[]) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
javacError(String, Exception) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
javacError(JavacErrorDetail[]) - 接口 org.tinygroup.jspengine.compiler.ErrorHandler 中的方法
Processes the given javac compilation errors.
javacError(String, Exception) - 接口 org.tinygroup.jspengine.compiler.ErrorHandler 中的方法
Processes the given javac error report and exception.
JavacErrorDetail - org.tinygroup.jspengine.compiler 中的 类
Class providing details about a javac compilation error.
JavacErrorDetail(String, int, StringBuffer) - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 的构造方法
Constructor.
JavacErrorDetail(String, int, String, int, StringBuffer) - 类 org.tinygroup.jspengine.compiler.JavacErrorDetail 的构造方法
Constructor.
JDTJavaCompiler - org.tinygroup.jspengine.compiler 中的 类
JDT class compiler.
JDTJavaCompiler() - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 的构造方法
 
jj_nt - 类 org.tinygroup.jspengine.el.parser.ELParser 中的变量
 
jjFillToken() - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
jjnewLexState - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的静态变量
 
jjstrLiteralImages - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的静态变量
 
jjtAddChild(Node, int) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
JJTAND - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTBRACKETSUFFIX - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTCHOICE - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
jjtClose() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
This method is called after all the child nodes have been added.
jjtClose() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
JJTCOMPOSITEEXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTDEFERREDEXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTDIV - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTDOTSUFFIX - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTDYNAMICEXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTEMPTY - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTEQUAL - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTFALSE - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTFLOATINGPOINT - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTFUNCTION - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
jjtGetChild(int) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
This method returns a child node.
jjtGetChild(int) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
jjtGetNumChildren() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
Return the number of children the node has.
jjtGetNumChildren() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
jjtGetParent() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
jjtGetParent() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
JJTGREATERTHAN - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTGREATERTHANEQUAL - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTIDENTIFIER - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTINTEGER - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTLESSTHAN - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTLESSTHANEQUAL - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTLITERALEXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTMINUS - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTMOD - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTMULT - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTNEGATIVE - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
jjtNodeName - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTNOT - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTNOTEQUAL - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTNULL - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
jjtOpen() - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
This method is called after the node has been made the current node.
jjtOpen() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
JJTOR - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTPLUS - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
jjtree - 类 org.tinygroup.jspengine.el.parser.ELParser 中的变量
 
jjtSetParent(Node) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
JJTSTRING - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTTRUE - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTVALUE - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JJTVOID - 接口 org.tinygroup.jspengine.el.parser.ELParserTreeConstants 中的静态变量
 
JmxBaseCache - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 类
This class provides implementation for JmxBaseCacheMBean
JmxBaseCache(BaseCache, String) - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBaseCache 的构造方法
 
JmxBaseCacheMBean - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 接口
This interface defines the attributes exposed by the BaseCache MBean
JmxBoundedMultiLruCache - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 类
This class provides implementation for JmxLruCache MBean
JmxBoundedMultiLruCache(BoundedMultiLruCache, String) - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxBoundedMultiLruCache 的构造方法
 
JmxBoundedMultiLruCacheMBean - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 接口
This interface defines the attributes exposed by the MultiLruCache MBean
JmxLruCache - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 类
This class provides implementation for JmxLruCache MBean
JmxLruCache(LruCache, String) - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxLruCache 的构造方法
 
JmxLruCacheMBean - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 接口
This interface defines the attributes exposed by the LruCache MBean
JmxMultiLruCache - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 类
This class provides implementation for JmxLruCache MBean
JmxMultiLruCache(MultiLruCache, String) - 类 org.tinygroup.jspengine.appserv.util.cache.mbeans.JmxMultiLruCache 的构造方法
 
JmxMultiLruCacheMBean - org.tinygroup.jspengine.appserv.util.cache.mbeans 中的 接口
This interface defines the attributes exposed by the MultiLruCache MBean
JSP_ATTRIBUTE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_ATTRIBUTE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_BODY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_DECLARATION_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_DOBODY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_ELEMENT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_ERROR_HANDLED - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_EXPRESSION_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_FALLBACK_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_FILE - 类 org.tinygroup.jspengine.Constants 中的静态变量
FIXME Request attribute for <jsp-file> element of a servlet definition.
JSP_FORWARD_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_GET_PROPERTY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_INCLUDE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_INCLUDE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_INVOKE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_OUTPUT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_PACKAGE_NAME - 类 org.tinygroup.jspengine.Constants 中的静态变量
The default package name for compiled jsp pages.
JSP_PAGE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_PARAM_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_PARAMS_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_PLUGIN_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_PROPERTY_GROUPS_CONTEXT_ATTRIBUTE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_RESOURCE_INJECTOR_CONTEXT_ATTRIBUTE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_ROOT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_SCRIPTLET_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_SERVLET_BASE - 类 org.tinygroup.jspengine.Constants 中的静态变量
The base class of the generated servlets.
JSP_SET_PROPERTY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_TAG_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_TAGFILE_JAR_URLS_CACHE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_TAGLIB_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_TAGLIBRARY_CACHE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_TEXT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_TEXT_ACTION_END - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_TLD_URI_TO_LOCATION_MAP - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_URI - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_USE_BEAN_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_VARIABLE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
JSP_VERSION_2_0 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JSP_VERSION_2_1 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
JspApplicationContextImpl - org.tinygroup.jspengine.runtime 中的 类
 
JspApplicationContextImpl(ServletContext) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 的构造方法
 
JspC - org.tinygroup.jspengine 中的 类
Shell for the jspc compiler.
JspC() - 类 org.tinygroup.jspengine.JspC 的构造方法
 
JspCompilationContext - org.tinygroup.jspengine 中的 类
A place holder for various things that are used through out the JSP engine.
JspCompilationContext(String, boolean, Options, ServletContext, JspServletWrapper, JspRuntimeContext) - 类 org.tinygroup.jspengine.JspCompilationContext 的构造方法
 
JspCompilationContext(String, TagInfo, Options, ServletContext, JspServletWrapper, JspRuntimeContext, URL) - 类 org.tinygroup.jspengine.JspCompilationContext 的构造方法
 
JspConfig - org.tinygroup.jspengine.compiler 中的 类
Handles the jsp-config element in WEB_INF/web.xml.
JspConfig(ServletContext, Options) - 类 org.tinygroup.jspengine.compiler.JspConfig 的构造方法
 
jspContext - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的变量
 
JspContextWrapper - org.tinygroup.jspengine.runtime 中的 类
Implementation of a JSP Context Wrapper.
JspContextWrapper(JspContext, ArrayList, ArrayList, ArrayList, Map) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 的构造方法
 
JspCServletContext - org.tinygroup.jspengine.servlet 中的 类
Simple ServletContext implementation without HTTP-specific methods.
JspCServletContext(PrintWriter, URL) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 的构造方法
Create a new instance of this ServletContext implementation.
jspDestroy() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
jspError(String) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Mark, String) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Mark, Exception) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Node, String) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(String, String...) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Mark, String, String...) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Node, String, String...) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Exception) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(String, String, Exception) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(Node, String, String, Exception) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
 
jspError(String, int, int, String, Exception) - 接口 org.tinygroup.jspengine.compiler.ErrorHandler 中的方法
Processes the given JSP parse error.
jspError(String, Exception) - 接口 org.tinygroup.jspengine.compiler.ErrorHandler 中的方法
Processes the given JSP parse error.
JspFactoryImpl - org.tinygroup.jspengine.runtime 中的 类
Implementation of JspFactory.
JspFactoryImpl() - 类 org.tinygroup.jspengine.runtime.JspFactoryImpl 的构造方法
 
JspFragmentHelper - org.tinygroup.jspengine.runtime 中的 类
Helper class from which all Jsp Fragment helper classes extend.
JspFragmentHelper(int, JspContext, JspTag) - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 的构造方法
 
jspInit() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
JspProperty - org.tinygroup.jspengine.compiler 中的 类
 
JspProperty(String, String, String, String, String, String, Vector, Vector) - 类 org.tinygroup.jspengine.compiler.JspProperty 的构造方法
 
JspPropertyGroup - org.tinygroup.jspengine.compiler 中的 类
 
JspPropertyGroup(String, String, JspProperty) - 类 org.tinygroup.jspengine.compiler.JspPropertyGroup 的构造方法
 
JspRuntimeContext - org.tinygroup.jspengine.compiler 中的 类
Class for tracking JSP compile time file dependencies when the &060;%@include file="..."%&062; directive is used.
JspRuntimeContext(ServletContext, Options) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 的构造方法
Create a JspRuntimeContext for a web application context.
JspRuntimeLibrary - org.tinygroup.jspengine.runtime 中的 类
Bunch of util methods that are used by code generated for useBean, getProperty and setProperty.
JspRuntimeLibrary() - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 的构造方法
 
JspRuntimeLibrary.PrivilegedIntrospectHelper - org.tinygroup.jspengine.runtime 中的 类
 
JspServlet - org.tinygroup.jspengine.servlet 中的 类
The JSP engine (a.k.a Jasper).
JspServlet() - 类 org.tinygroup.jspengine.servlet.JspServlet 的构造方法
 
JspServletWrapper - org.tinygroup.jspengine.servlet 中的 类
The JSP engine (a.k.a Jasper).
JspServletWrapper(ServletContext, Options, String, TagInfo, JspRuntimeContext, URL) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 的构造方法
 
JspSourceDependent - org.tinygroup.jspengine.runtime 中的 接口
Interface for tracking the source files dependencies, for the purpose of compiling out of date pages.
JspUtil - org.tinygroup.jspengine.compiler 中的 类
This class has all the utility method(s).
JspUtil() - 类 org.tinygroup.jspengine.compiler.JspUtil 的构造方法
 
JspUtil.ValidAttribute - org.tinygroup.jspengine.compiler 中的 类
 
JspUtil.ValidAttribute(String, boolean) - 类 org.tinygroup.jspengine.compiler.JspUtil.ValidAttribute 的构造方法
 
JspUtil.ValidAttribute(String) - 类 org.tinygroup.jspengine.compiler.JspUtil.ValidAttribute 的构造方法
 
JspWriterImpl - org.tinygroup.jspengine.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() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 的构造方法
 
JspWriterImpl(ServletResponse) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 的构造方法
Create a buffered character-output stream that uses a default-sized output buffer.
JspWriterImpl(ServletResponse, int, boolean) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 的构造方法
Create a new buffered character-output stream that uses an output buffer of the given size.

K

K - 类 org.tinygroup.jspengine.Constants 中的静态变量
Default size of the JSP buffer.
KB - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
keepGenerated() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Are we keeping generated code around?
keys() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get an Iterator for the keys stored in the cache
keys() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get an Iterator for the keys stored in the cache
kind - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
An integer that describes the kind of this token.

L

lastAccessed - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache.LruCacheItem 中的变量
 
LBRACK - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
LE0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
LE1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
length - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的变量
The length of characters from the offset.
LETTER - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
LexicalError(boolean, int, int, int, String, char) - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 中的静态方法
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的静态变量
 
line - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
listeners - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
listSize - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
listsLength - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的变量
 
Literal() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
LITERAL_EXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
LiteralExpression() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
lNext - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache.LruCacheItem 中的变量
 
load() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
loadClass(String) - 类 org.tinygroup.jspengine.servlet.JasperLoader 中的方法
Load the class with the specified name.
loadClass(String, boolean) - 类 org.tinygroup.jspengine.servlet.JasperLoader 中的方法
Load the class with the specified name, searching using the following algorithm until it finds and returns the class.
loadTagFile() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Compile (if needed) and load a tag file
loadTagFilePrototype() - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Compile and load a prototype for the Tag file.
loadValue(Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
Cannot find an item with the given key and hashCode
Localizer - org.tinygroup.jspengine.compiler 中的 类
Class responsible for converting error codes to corresponding localized error messages.
Localizer() - 类 org.tinygroup.jspengine.compiler.Localizer 的构造方法
 
localName - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 
localName - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的变量
 
Log - org.tinygroup.jspengine.org.apache.commons.logging 中的 接口
 
log(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Log the specified message.
log(Exception, String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
已过时。 Use log(String,Throwable) instead
log(String, Throwable) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Log the specified message and exception.
LogConfigurationException - org.tinygroup.jspengine.org.apache.commons.logging 中的 异常
LogConfigurationException Bridging com.sun.org.apache.logging.
LogConfigurationException() - 异常 org.tinygroup.jspengine.org.apache.commons.logging.LogConfigurationException 的构造方法
 
LogConfigurationException(String) - 异常 org.tinygroup.jspengine.org.apache.commons.logging.LogConfigurationException 的构造方法
 
LogConfigurationException(String, Throwable) - 异常 org.tinygroup.jspengine.org.apache.commons.logging.LogConfigurationException 的构造方法
 
LogConfigurationException(Throwable) - 异常 org.tinygroup.jspengine.org.apache.commons.logging.LogConfigurationException 的构造方法
 
LogDomains - org.tinygroup.jspengine.common.util.logging 中的 类
Class LogDomains
LogDomains() - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 的构造方法
 
LogFactory - org.tinygroup.jspengine.org.apache.commons.logging 中的 类
LogFactory Bridges com.sun.org.apache.commons.logging.LogFactory to Jetty's log.
LogFactory() - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 的构造方法
 
LONG - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态变量
 
lookingAhead - 类 org.tinygroup.jspengine.el.parser.ELParser 中的变量
 
lowSurrogate(int) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns the low surrogate of a supplemental character
LPAREN - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
lPrev - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache.LruCacheItem 中的变量
 
LRU_HEAD - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的静态变量
 
LRU_TAIL - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的静态变量
 
LruCache - org.tinygroup.jspengine.appserv.util.cache 中的 类
LRUCache in-memory bounded cache with an LRU list
LruCache() - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 的构造方法
default constructor
LruCache(int) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 的构造方法
constructor with specified max entries.
LruCache.LruCacheItem - org.tinygroup.jspengine.appserv.util.cache 中的 类
default CacheItem class implementation
LruCache.LruCacheItem(int, Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache.LruCacheItem 的构造方法
 
LT0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
LT1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 

M

m - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 
main(String[]) - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的静态方法
 
main(String[]) - 类 org.tinygroup.jspengine.JspC 中的静态方法
 
main(String[]) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的静态方法
 
main(String[]) - 类 org.tinygroup.jspengine.util.FastDateFormat 中的静态方法
 
makeJavaIdentifier(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Converts the given identifier to a legal Java identifier
makeJavaPackage(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Converts the given path to a Java package or fully-qualified class name
makeJspPropertyGroups(Vector, Vector, String, String, String, String, String, String, Vector, Vector) - 类 org.tinygroup.jspengine.compiler.JspConfig 中的静态方法
Creates a JspPropertyGroup for each url pattern in the given urlPatterns, and adds it to the given jspProperties.
makeOutputDir() - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
makeXmlJavaIdentifier(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Converts the given Xml name to a legal Java identifier.
mangleChar(char) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Mangle the specified character to create a legal Java class name.
map(Compiler, Node.Nodes) - 类 org.tinygroup.jspengine.compiler.ELFunctionMapper 中的静态方法
Creates the functions mappers for all EL expressions in the JSP page.
mapFunction(String, Class, String, Class[]) - 类 org.tinygroup.jspengine.runtime.ProtectedFunctionMapper 中的方法
Stores a mapping from the given EL function prefix and name to the given Java method.
mark(int) - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Mark the present position in the stream.
mark(int) - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Mark the present position in the stream.
mark(int) - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Mark the present position in the stream.
markSupported() - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Tell whether this stream supports the mark() operation.
markSupported() - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Tell whether this stream supports the mark() operation.
markSupported() - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Tell whether this stream supports the mark() operation.
MASK_CONTENT - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Content character mask.
MASK_NAME - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Name character mask.
MASK_NAME_START - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Name start character mask.
MASK_NCNAME - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
NCName character mask.
MASK_NCNAME_START - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
NCName start character mask.
MASK_PUBID - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Pubid character mask.
MASK_SPACE - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Space character mask.
MASK_VALID - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态变量
Valid character mask.
matches(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
matches(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
matches(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
matches(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
matches(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
matches(String, String) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
Math() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
MAX_POOL_SIZE - 类 org.tinygroup.jspengine.Constants 中的静态变量
Default tag handler pool size.
maxBuckets - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
maxNextCharInd - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
maxSize - 类 org.tinygroup.jspengine.appserv.util.cache.BoundedMultiLruCache 中的变量
 
MB - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
memento - 类 org.tinygroup.jspengine.el.lang.FunctionMapperFactory 中的变量
 
mergeIntoWebXml() - 类 org.tinygroup.jspengine.JspC 中的方法
Include the generated web.xml inside the webapp's web.xml.
MessageFactory - org.tinygroup.jspengine.el.util 中的 类
 
MessageFactory() - 类 org.tinygroup.jspengine.el.util.MessageFactory 的构造方法
 
MethodExpressionImpl - org.tinygroup.jspengine.el 中的 类
An Expression that refers to a method on an object.
MethodExpressionImpl() - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 的构造方法
 
MethodExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class, Class[]) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 的构造方法
 
MethodExpressionLiteral - org.tinygroup.jspengine.el 中的 类
 
MethodExpressionLiteral() - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 的构造方法
 
MethodExpressionLiteral(String, Class, Class[]) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 的构造方法
 
MINUS - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
mod(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
mod(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
mod(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
mod(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
mod(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
mod(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
MOD0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
MOD1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
MULT - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
MultiLruCache - org.tinygroup.jspengine.appserv.util.cache 中的 类
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
MultiLruCache() - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 的构造方法
 
Multiplication() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
multiply(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
multiply(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
multiply(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
multiply(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
multiply(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
multiply(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
myAttributes - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的变量
Servlet context attributes.
myLogWriter - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的变量
The log writer we will write log messages to.
myResourceBaseURL - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的变量
The base URL (document root) for this context.

N

name - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 
name - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的变量
The name of this node.
NE0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
NE1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
newLine() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write a line separator.
newLine() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write a line separator.
newToken(int) - 类 org.tinygroup.jspengine.el.parser.Token 中的静态方法
Returns a new Token object, by default.
next - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
A reference to the next regular (non-special) token from the input stream.
next - 类 org.tinygroup.jspengine.xmlparser.SymbolTable.Entry 中的变量
The next entry.
nextTemporaryVariableName() - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Generates a new temporary variable name.
NO_TIMEOUT - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的静态变量
 
Node - org.tinygroup.jspengine.el.parser 中的 接口
 
NodeVisitor - org.tinygroup.jspengine.el.parser 中的 接口
 
NonLiteral() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
NoOpLog - org.tinygroup.jspengine.org.apache.commons.logging.impl 中的 类
 
NoOpLog() - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 的构造方法
 
NOROOT_REL_URI - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态变量
 
NOT0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
NOT1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
notifyRefresh(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
notify threads waiting for a refresh on the object associated with the key
notifyRefresh(int) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
notify threads waiting for a refresh on the object associated with the key
NS_PLUGIN_URL - 类 org.tinygroup.jspengine.Constants 中的静态变量
Default URLs to download the pluging for Netscape and IE.
Null() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
NULL - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 

O

offset - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的变量
The offset into the character array.
optimizeLineSection() - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
Combines consecutive LineInfos wherever possible
OPTION_MAXSIZE - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的静态变量
 
OPTION_TAGPOOL - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的静态变量
 
Options - org.tinygroup.jspengine 中的 接口
A class to hold all init parameters specific to the JSP engine.
Or() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
OR0 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
OR1 - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
org.tinygroup.jspengine - 软件包 org.tinygroup.jspengine
 
org.tinygroup.jspengine.appserv - 软件包 org.tinygroup.jspengine.appserv
 
org.tinygroup.jspengine.appserv.server.util - 软件包 org.tinygroup.jspengine.appserv.server.util
 
org.tinygroup.jspengine.appserv.util.cache - 软件包 org.tinygroup.jspengine.appserv.util.cache
 
org.tinygroup.jspengine.appserv.util.cache.mbeans - 软件包 org.tinygroup.jspengine.appserv.util.cache.mbeans
 
org.tinygroup.jspengine.common.util.logging - 软件包 org.tinygroup.jspengine.common.util.logging
 
org.tinygroup.jspengine.compiler - 软件包 org.tinygroup.jspengine.compiler
 
org.tinygroup.jspengine.compiler.tagplugin - 软件包 org.tinygroup.jspengine.compiler.tagplugin
 
org.tinygroup.jspengine.el - 软件包 org.tinygroup.jspengine.el
 
org.tinygroup.jspengine.el.lang - 软件包 org.tinygroup.jspengine.el.lang
 
org.tinygroup.jspengine.el.parser - 软件包 org.tinygroup.jspengine.el.parser
 
org.tinygroup.jspengine.el.util - 软件包 org.tinygroup.jspengine.el.util
 
org.tinygroup.jspengine.enterprise.web.io - 软件包 org.tinygroup.jspengine.enterprise.web.io
 
org.tinygroup.jspengine.fileresolver - 软件包 org.tinygroup.jspengine.fileresolver
 
org.tinygroup.jspengine.org.apache.commons.logging - 软件包 org.tinygroup.jspengine.org.apache.commons.logging
 
org.tinygroup.jspengine.org.apache.commons.logging.impl - 软件包 org.tinygroup.jspengine.org.apache.commons.logging.impl
 
org.tinygroup.jspengine.runtime - 软件包 org.tinygroup.jspengine.runtime
 
org.tinygroup.jspengine.security - 软件包 org.tinygroup.jspengine.security
 
org.tinygroup.jspengine.servlet - 软件包 org.tinygroup.jspengine.servlet
 
org.tinygroup.jspengine.tagplugins.jstl - 软件包 org.tinygroup.jspengine.tagplugins.jstl
 
org.tinygroup.jspengine.util - 软件包 org.tinygroup.jspengine.util
 
org.tinygroup.jspengine.xmlparser - 软件包 org.tinygroup.jspengine.xmlparser
 
Otherwise - org.tinygroup.jspengine.tagplugins.jstl 中的 类
 
Otherwise() - 类 org.tinygroup.jspengine.tagplugins.jstl.Otherwise 的构造方法
 
OUTPUT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
owner - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 

P

PACKAGE - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 中的静态变量
Package where the resource bundle is located
PAGE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
PageContextImpl - org.tinygroup.jspengine.runtime 中的 类
Implementation of the PageContext class from the JSP spec.
PageInfo - org.tinygroup.jspengine.compiler 中的 类
A repository for various info about the translation unit under compilation.
PARAM_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
PARAMS_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
paramString(Class[]) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
 
parent - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的变量
 
parent - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的变量
The parent node of this node.
parentTag - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的变量
 
parse(String) - 类 org.tinygroup.jspengine.compiler.ELParser 中的静态方法
Parse an EL expression
parse(String) - 类 org.tinygroup.jspengine.el.parser.ELParser 中的静态方法
 
parse(String, ParsePosition) - 类 org.tinygroup.jspengine.util.FastDateFormat 中的方法
 
ParseException - org.tinygroup.jspengine.el.parser 中的 异常
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - 异常 org.tinygroup.jspengine.el.parser.ParseException 的构造方法
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - 异常 org.tinygroup.jspengine.el.parser.ParseException 的构造方法
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - 异常 org.tinygroup.jspengine.el.parser.ParseException 的构造方法
 
parseExpression(String, Class, FunctionMapper) - 类 org.tinygroup.jspengine.runtime.ExpressionEvaluatorImpl 中的方法
 
parseJavacMessage(Node.Nodes, String, String) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的静态方法
 
ParserUtils - org.tinygroup.jspengine.xmlparser 中的 类
XML parsing utilities for processing web application deployment descriptor and tag library descriptor files.
ParserUtils() - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 的构造方法
 
parseXMLDocument(String, InputSource) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的方法
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
parseXMLDocument(String, InputSource, boolean) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的方法
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
parseXMLDocument(String, InputStream) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的方法
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
parseXMLDocument(String, InputStream, boolean) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的方法
Parse the specified XML document, and return a TreeNode that corresponds to the root node of the document tree.
peek() - 类 org.tinygroup.jspengine.util.Queue 中的方法
Peek to see if something is available.
peekChar() - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Returns the next character on the input.
PerThreadTagHandlerPool - org.tinygroup.jspengine.runtime 中的 类
Thread-local based pool of tag handlers that can be reused.
PerThreadTagHandlerPool() - 类 org.tinygroup.jspengine.runtime.PerThreadTagHandlerPool 的构造方法
Constructs a tag handler pool with the default capacity.
PLUGIN_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
PLUS - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
popBody() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
popBody() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
popIndent() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
 
popPrefixMapping(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
PRECOMPILE - 类 org.tinygroup.jspengine.Constants 中的静态变量
The query parameter that causes the JSP engine to just pregenerated the servlet but not invoke it.
preDestroy(JspTag) - 接口 org.tinygroup.jspengine.runtime.ResourceInjector 中的方法
Invokes any @PreDestroy methods defined on the instance's class (and super-classes).
prefix - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 
prefix - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的变量
 
preprocess(String, byte[]) - 接口 org.tinygroup.jspengine.appserv.BytecodePreprocessor 中的方法
This function profiler-enables the given class.
PreprocessorUtil - org.tinygroup.jspengine.appserv.server.util 中的 类
PreprocessorUtil is a utility class for managing the bytecode preprocessor(s).
PreprocessorUtil() - 类 org.tinygroup.jspengine.appserv.server.util.PreprocessorUtil 的构造方法
 
prevCharIsCR - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
prevCharIsLF - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的变量
 
PRIMITIVE_NAMES - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态变量
 
PRIMITIVES - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态变量
 
print(char) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the given char.
print(int) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the given int.
print(String) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the given string.
print(boolean) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a boolean value.
print(char) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a character.
print(int) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an integer.
print(long) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a long integer.
print(float) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a floating-point number.
print(double) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a double-precision floating-point number.
print(char[]) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an array of characters.
print(String) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a string.
print(Object) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an object.
print(boolean) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a boolean value.
print(char) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a character.
print(int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an integer.
print(long) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a long integer.
print(float) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a floating-point number.
print(double) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a double-precision floating-point number.
print(char[]) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an array of characters.
print(String) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a string.
print(Object) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an object.
print(boolean) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(char) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(int) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(long) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(float) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(double) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(char[]) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(String) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
print(Object) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
printComment(Mark, Mark, char[]) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Print a standard comment for echo outputed chunk.
printil(String) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the current indention, and then the string, and a '\n'.
printin() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the current indention
printin(String) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the current indention, followed by the given string
println(String) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the given string followed by '\n'
println() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints a '\n'
println() - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Terminate the current line by writing the line separator string.
println(boolean) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a boolean value and then terminate the line.
println(char) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a character and then terminate the line.
println(int) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an integer and then terminate the line.
println(long) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a long integer and then terminate the line.
println(float) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a floating-point number and then terminate the line.
println(double) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a double-precision floating-point number and then terminate the line.
println(char[]) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an array of characters and then terminate the line.
println(String) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print a String and then terminate the line.
println(Object) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Print an Object and then terminate the line.
println() - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Terminate the current line by writing the line separator string.
println(boolean) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a boolean value and then terminate the line.
println(char) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a character and then terminate the line.
println(int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an integer and then terminate the line.
println(long) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a long integer and then terminate the line.
println(float) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a floating-point number and then terminate the line.
println(double) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a double-precision floating-point number and then terminate the line.
println(char[]) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an array of characters and then terminate the line.
println(String) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print a String and then terminate the line.
println(Object) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Print an Object and then terminate the line.
println() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(boolean) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(char) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(int) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(long) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(float) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(double) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(char[]) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(String) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
println(Object) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
printMultiLn(String) - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
Prints the given string.
process() - 类 org.tinygroup.jspengine.fileresolver.TldFileProcessor 中的方法
 
processClass(String, byte[]) - 类 org.tinygroup.jspengine.appserv.server.util.PreprocessorUtil 中的静态方法
Processes a class through the preprocessor.
property - 类 org.tinygroup.jspengine.el.parser.AstValue.Target 中的变量
 
ProtectedFunctionMapper - org.tinygroup.jspengine.runtime 中的 类
Maps EL functions to their Java method counterparts.
ProxyHandler - org.tinygroup.jspengine.appserv 中的 类
Abstract class allowing a backend appserver instance to retrieve information about the original client request that was intercepted by an SSL terminating proxy server (e.g., load balancer).
ProxyHandler() - 类 org.tinygroup.jspengine.appserv.ProxyHandler 的构造方法
 
pull() - 类 org.tinygroup.jspengine.util.Queue 中的方法
Pull the first object out of the queue.
pushBody() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
pushBody(Writer) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
pushBody() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
pushBody(Writer) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
pushIndent() - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的方法
 
pushPrefixMapping(String, String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
put(Object, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
/** cache the given value at the specified key and return previous value
put(Object, Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
cache the given value at the specified key and return previous value
put(Object, Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
cache the given value at the specified key and return previous value
put(Object, Object, int) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
cache the given value at the specified key and return previous value
put(Object) - 类 org.tinygroup.jspengine.util.Queue 中的方法
Put the object into the queue.
put(Object) - 类 org.tinygroup.jspengine.util.SimplePool 中的方法
Adds the given object to the pool, and does nothing if the pool is full
putContext(Class, Object) - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
putIANA2JavaMapping(String, String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Adds an IANA to Java encoding name mapping.
putJava2IANAMapping(String, String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Adds a Java to IANA encoding name mapping.
putNonCustomTagPrefix(String, Mark) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 

Q

QUESTIONMARK - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
Queue - org.tinygroup.jspengine.util 中的 类
A simple FIFO queue class which causes the calling thread to wait if the queue is empty and notifies threads that are waiting when it is not empty.
Queue() - 类 org.tinygroup.jspengine.util.Queue 的构造方法
 

R

RBRACK - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
read() - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Read a single character.
read(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Read characters into a portion of an array.
read() - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Read a single character.
read(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Read characters into a portion of an array.
read() - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Read a single character.
read(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Read characters into a portion of an array.
readChar() - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.lang.VariableMapperImpl 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
readExternal(ObjectInput) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
ready() - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Tell whether this stream is ready to be read.
ready() - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Tell whether this stream is ready to be read.
ready() - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Tell whether this stream is ready to be read.
ReflectionUtil - org.tinygroup.jspengine.el.util 中的 类
Utilities for Managing Serialization and Reflection
refreshFlags - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
 
refreshValue(Object, int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
refresh the item's value
ReInit(InputStream) - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
ReInit(Reader) - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
ReInit(ELParserTokenManager) - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
ReInit(SimpleCharStream) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
ReInit(SimpleCharStream, int) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
ReInit(Reader, int, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
ReInit(Reader, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
ReInit(Reader) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
ReInit(InputStream, int, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
ReInit(InputStream) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
ReInit(InputStream, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
release(URLClassLoader) - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 中的静态方法
 
release() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
release() - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
release() - 类 org.tinygroup.jspengine.runtime.PerThreadTagHandlerPool 中的方法
Calls the release() method of all tag handlers in this tag handler pool.
release() - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 中的方法
Calls the release() method of all available tag handlers in this tag handler pool.
releaseAll() - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 中的静态方法
 
releaseLoader(URLClassLoader) - 类 org.tinygroup.jspengine.appserv.ClassLoaderUtil 中的静态方法
Releases resources held by the URLClassLoader.
releaseLoader(URLClassLoader, Vector<String>) - 类 org.tinygroup.jspengine.appserv.ClassLoaderUtil 中的静态方法
Releases resources held by the URLClassLoader.
releasePageContext(PageContext) - 类 org.tinygroup.jspengine.runtime.JspFactoryImpl 中的方法
 
remove(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove the item stored at the key.
remove(int, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove the item stored at the key.
remove(Object, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove the given value stored at the key; value-specific removals.
remove(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
remove the item with the given key.
remove(Object, Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
remove the given value stored at the key.
removeAll(Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove all the item with the given key.
removeAll(Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
remove all the item with the given key.
removeAttribute(String) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
removeAttribute(String, int) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
removeAttribute(String, int) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
removeAttribute(String) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
removeAttribute(String) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Remove the specified context attribute.
removeAttribute(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Remove any existing value for the specified attribute name.
removeGeneratedClassFiles() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
 
removeGeneratedFiles() - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Remove generated files
removeIANA2JavaMapping(String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Removes an IANA to Java encoding name mapping.
removeJava2IANAMapping(String) - 类 org.tinygroup.jspengine.xmlparser.EncodingMap 中的静态方法
Removes a Java to IANA encoding name mapping.
removeJspApplicationContext(ServletContext) - 类 org.tinygroup.jspengine.runtime.JspApplicationContextImpl 中的静态方法
 
removeNode(TreeNode) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Remove a child node from this node, if it is one.
removeQuotes(char[]) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
 
removeWrapper(String) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Remove a JspServletWrapper.
replace(String, char, String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Replaces any occurrences of the character replace with the string with.
reset() - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Reset the stream.
reset() - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Reset the stream.
reset() - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Reset the stream.
resetBuffer() - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 中的方法
Clears the output buffer of the JspWriter associated with the including page.
resetTemporaryVariableName() - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Resets the temporary variable name.
resolveFunction(String, String) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperFactory 中的方法
 
resolveFunction(String, String) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 中的方法
 
resolveFunction(String, String) - 类 org.tinygroup.jspengine.runtime.ProtectedFunctionMapper 中的方法
Resolves the specified local name and prefix into a Java.lang.Method.
resolveRelativeUri(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
Get the full value of a URI relative to this compilations context uses current file as the base.
resolveVariable(String) - 类 org.tinygroup.jspengine.el.lang.VariableMapperFactory 中的方法
 
resolveVariable(String) - 类 org.tinygroup.jspengine.el.lang.VariableMapperImpl 中的方法
 
resolveVariable(String) - 类 org.tinygroup.jspengine.runtime.VariableMapperImpl 中的方法
Resolves the specified variable within the given context.
resolveVariable(String) - 类 org.tinygroup.jspengine.runtime.VariableResolverImpl 中的方法
Resolves the specified variable within the given context.
RESOURCE_BUNDLE - 类 org.tinygroup.jspengine.common.util.logging.LogDomains 中的静态变量
RESOURCE_BUNDLE the name of the logging resource bundles.
ResourceInjector - org.tinygroup.jspengine.runtime 中的 接口
Interface for injecting injectable resources into tag handler instances.
reuse(Tag) - 类 org.tinygroup.jspengine.runtime.PerThreadTagHandlerPool 中的方法
Adds the given tag handler to this tag handler pool, unless this tag handler pool has already reached its capacity, in which case the tag handler's release() method is called.
reuse(Tag) - 类 org.tinygroup.jspengine.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.
ROOT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
ROOT_REL_URI - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态变量
 
RPAREN - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
run() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
The background thread that checks for changes to files included by a JSP and flags that a recompile is required.
run() - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary.PrivilegedIntrospectHelper 中的方法
 

S

saveBytecode(String, String) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Save the bytecode for a class to disk.
saveClassFile(String, String) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
saveClassFile(String, String) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
scanChar() - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Returns the next character on the input.
scanData(String, XMLStringBuffer) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Scans a range of character data up to the specified delimiter, setting the fields of the XMLString structure, appropriately.
scanFiles(File) - 类 org.tinygroup.jspengine.JspC 中的方法
Locate all jsp files in the webapp.
scanLiteral(int, XMLString) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.
scanName() - 类 org.tinygroup.jspengine.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.
scanPseudoAttribute(boolean, XMLString) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Scans a pseudo attribute.
SCHEMA_LOCATION_JSP_20 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
SCHEMA_LOCATION_JSP_21 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
SCHEMA_LOCATION_WEBAPP_24 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
SCHEMA_LOCATION_WEBAPP_25 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
SCRIPTLET_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
SecurityClassLoad - org.tinygroup.jspengine.security 中的 类
Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.
SecurityClassLoad() - 类 org.tinygroup.jspengine.security.SecurityClassLoad 的构造方法
 
securityClassLoad(ClassLoader) - 类 org.tinygroup.jspengine.security.SecurityClassLoad 中的静态方法
 
SecurityUtil - org.tinygroup.jspengine.security 中的 类
Util class for Security related operations.
SecurityUtil() - 类 org.tinygroup.jspengine.security.SecurityUtil 的构造方法
 
service(HttpServletRequest, HttpServletResponse) - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
Entry point into service.
service(HttpServletRequest, HttpServletResponse) - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
 
service(HttpServletRequest, HttpServletResponse, boolean) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
SERVICE_METHOD_NAME - 类 org.tinygroup.jspengine.Constants 中的静态变量
_jspService is the name of the method that is called by HttpJspBase.service().
SERVLET_CLASS_LOADER - 类 org.tinygroup.jspengine.Constants 中的静态变量
FIXME ServletContext attribute for class loader.
SERVLET_CLASSPATH - 类 org.tinygroup.jspengine.Constants 中的静态变量
FIXME ServletContext attribute for classpath.
SERVLET_CONTENT_TYPE - 类 org.tinygroup.jspengine.Constants 中的静态变量
Default servlet content type.
ServletResponseWrapperInclude - org.tinygroup.jspengine.runtime 中的 类
ServletResponseWrapper used by the JSP 'include' action.
ServletResponseWrapperInclude(ServletResponse, JspWriter) - 类 org.tinygroup.jspengine.runtime.ServletResponseWrapperInclude 的构造方法
 
ServletWriter - org.tinygroup.jspengine.compiler 中的 类
This is what is used to generate servlets.
ServletWriter(PrintWriter) - 类 org.tinygroup.jspengine.compiler.ServletWriter 的构造方法
 
SET_PROPERTY_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
setAddWebXmlMappings(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setArgs(String[]) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setAttribute(String, Object) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
setAttribute(String, Object, int) - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
 
setAttribute(String, Object) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
setAttribute(String, Object, int) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的方法
 
setAttribute(String, Object) - 类 org.tinygroup.jspengine.servlet.JspCServletContext 中的方法
Set or replace the specified context attribute.
setAutoFlush(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setBody(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Set the body text associated with this node (if any).
setBuffer(int) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setBufferValue(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setBytecode(String, byte[]) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Save the bytecode for the class in a map.
setClassDebugInfo(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setClassFileName(String) - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
setClassLoader(URLClassLoader) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setClassName(String) - 类 org.tinygroup.jspengine.JspC 中的方法
Class name of the generated file ( without package ).
setClassPath(List<File>) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
setClassPath(List<File>) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
setClassPath(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setClassPath(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
The classpath that is passed off to the Java compiler.
setCompilationException(JasperException) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Sets the compilation exception for this JspServletWrapper.
setCompile(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setCompiler(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setCompilerSourceVM(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setCompilerTargetVM(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setContentType(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setContentType(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setContext(ServletContext) - 接口 org.tinygroup.jspengine.runtime.ResourceInjector 中的方法
Associates this ResourceInjector with the component environment of the given servlet context.
setDebug(boolean) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
setDebug(boolean) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
setDebugStream(PrintStream) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
setDefaultBufferNone() - 类 org.tinygroup.jspengine.JspC 中的方法
 
setDeferredSyntaxAllowedAsLiteral(String, Node, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setDeferredSyntaxAllowedAsLiteral(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setDelegate(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setDoctypeName(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setDoctypePublic(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setDoctypeSystem(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setDoEmbedded(boolean) - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
Instructs the SmapGenerator whether to actually print any embedded SMAPs or not.
setDtdResourcePrefix(String) - 类 org.tinygroup.jspengine.JspC 中的静态方法
Sets the path prefix for .dtd resources
setDtdResourcePrefix(String) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的静态方法
Sets the path prefix for .dtd resources
setELIgnored(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setEntityResolver(EntityResolver) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的静态方法
 
setError() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
setErrorOnUseBeanInvalidClassAttribute(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setErrorPage(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setErrorPage(boolean) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setExtdirs(String) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
setExtdirs(String) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
setExtends(String, Node.PageDirective) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setFailOnError(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
Set the option that throws an exception in case of a compilation error.
setFileObjects(List<FileObject>) - 类 org.tinygroup.jspengine.fileresolver.TldFileManager 中的方法
 
setFunctionMapper(FunctionMapper) - 类 org.tinygroup.jspengine.runtime.ELContextImpl 中的方法
 
setGenStringAsByteArray(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setGenStringAsCharArray(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
Determines whether text strings are to be generated as char arrays, which improves performance in some cases.
setHasJspRoot(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIeClassId(String) - 类 org.tinygroup.jspengine.JspC 中的方法
Sets the class-id value to be sent to Internet Explorer when using tags.
setIgnoreJspFragmentErrors(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setImage(String) - 类 org.tinygroup.jspengine.el.parser.AstLiteralExpression 中的方法
 
setImage(String) - 类 org.tinygroup.jspengine.el.parser.AstString 中的方法
 
setImage(String) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
setIncludeCoda(Vector) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIncludePrelude(Vector) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setInfo(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setInputLineCount(int) - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Sets InputLineCount.
setInputStartLine(int) - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Sets InputStartLine.
setIsELIgnored(String, Node, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIsErrorPage(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIsJspPrefixHijacked(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIsThreadSafe(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setIsValidationEnabled(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setJavaEncoding(String) - 类 org.tinygroup.jspengine.JspC 中的方法
Sets the encoding to use for java files.
setJspFiles(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setJspReloadCount(int) - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Resets the JSP reload counter.
setJspReloadCount(int) - 类 org.tinygroup.jspengine.servlet.JspServlet 中的方法
Resets the JSP reload counter.
setLanguage(String, Node, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setLastModificationTest(long) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
setLineFileID(int) - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Sets lineFileID.
setListErrors(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setLocalName(String) - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
setLogImplClassName(String) - 类 org.tinygroup.jspengine.org.apache.commons.logging.LogFactory 中的静态方法
 
setMaxTagNesting(int) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setMethodVariable(PageContext, String, MethodExpression) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的静态方法
 
setNoTldJars(String) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态方法
Sets the list of JAR files that are known not to contain any TLDs.
setNoTldJars(HashSet<String>) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态方法
Sets the list of JAR files that are known not to contain any TLDs.
setOmitXmlDecl(String) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setOutputDir(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setOutputFileName(String) - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
Sets the filename (without path information) for the generated source file.
setOutputLineIncrement(int) - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Sets OutputLineIncrement.
setOutputStartLine(int) - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
Sets OutputStartLine.
setPackage(String) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setPageInfo(PageInfo) - 类 org.tinygroup.jspengine.compiler.Compiler 中的方法
Sets the info about the page under compilation
setPluginAttribute(String, Object) - 接口 org.tinygroup.jspengine.compiler.tagplugin.TagPluginContext 中的方法
Associate the attribute with a value in the current tagplugin context.
setPoolingEnabled(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setPrefix(String) - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
setProperty(String, String) - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
setPropertyResolved(boolean) - 类 org.tinygroup.jspengine.el.lang.EvaluationContext 中的方法
 
setPrototypeMode(boolean) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setReload(boolean) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
 
setSchemaResourcePrefix(String) - 类 org.tinygroup.jspengine.JspC 中的静态方法
Sets the path prefix for .xsd resources
setSchemaResourcePrefix(String) - 类 org.tinygroup.jspengine.xmlparser.ParserUtils 中的静态方法
Sets the path prefix for .xsd resources
setScriptingInvalid(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setScriptless(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setServletClassLastModifiedTime(long) - 类 org.tinygroup.jspengine.servlet.JspServletWrapper 中的方法
Sets the last-modified time of the servlet class file associated with this JspServletWrapper.
setServletClassName(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setServletPackageName(String) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
The package name into which the servlet class is generated.
setSession(String, Node, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setSmap(String) - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 中的方法
 
setSmapDumped(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
Set smapSuppressed flag.
setSmapSuppressed(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
Set smapSuppressed flag.
setSourceVM(String) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
setSourceVM(String) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
setSystemClassPath(String) - 类 org.tinygroup.jspengine.JspC 中的方法
Sets the system class path.
setTagInfo(TagInfo) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setTargetVM(String) - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的方法
 
setTargetVM(String) - 类 org.tinygroup.jspengine.compiler.JDTJavaCompiler 中的方法
 
setThread() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的静态方法
Start capturing thread's output.
setTimeout(long) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
sets the timeout value
setTldLocationsCache(TldLocationsCache) - 类 org.tinygroup.jspengine.EmbeddedServletOptions 中的方法
 
setTrimDirectiveWhitespaces(String, Node, ErrorDispatcher, boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setTrimDirectiveWhitespaces(boolean) - 类 org.tinygroup.jspengine.compiler.PageInfo 中的方法
 
setTrimSpaces(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setUriroot(String) - 类 org.tinygroup.jspengine.JspC 中的方法
Base dir for the webapp.
setValidateXml(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.AstChoice 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.AstDeferredExpression 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.AstDynamicExpression 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.AstIdentifier 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.AstValue 中的方法
 
setValue(EvaluationContext, Object) - 接口 org.tinygroup.jspengine.el.parser.Node 中的方法
 
setValue(EvaluationContext, Object) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
setValue(ELContext, Object) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
setValue(ELContext, Object) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
setValues(char[], int, int) - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Initializes the contents of the XMLString structure with the specified values.
setValues(XMLString) - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Initializes the contents of the XMLString structure with copies of the given string structure.
setValueVariable(PageContext, String, ValueExpression) - 类 org.tinygroup.jspengine.runtime.PageContextImpl 中的静态方法
 
setVariable(String, ValueExpression) - 类 org.tinygroup.jspengine.el.lang.VariableMapperFactory 中的方法
 
setVariable(String, ValueExpression) - 类 org.tinygroup.jspengine.el.lang.VariableMapperImpl 中的方法
 
setVariable(String, ValueExpression) - 类 org.tinygroup.jspengine.runtime.VariableMapperImpl 中的方法
 
setVariableMapper(VariableMapper) - 类 org.tinygroup.jspengine.runtime.ELContextImpl 中的方法
 
setVerbose(int) - 类 org.tinygroup.jspengine.JspC 中的方法
 
setWebXml(String) - 类 org.tinygroup.jspengine.JspC 中的方法
File where we generate a complete web.xml with the class definitions.
setWebXmlFragment(String) - 类 org.tinygroup.jspengine.JspC 中的方法
File where we generate a web.xml fragment with the class definitions.
setWriter(ServletWriter) - 类 org.tinygroup.jspengine.JspCompilationContext 中的方法
 
setXpoweredBy(boolean) - 类 org.tinygroup.jspengine.JspC 中的方法
 
shutdownThreadPool() - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的静态方法
 
SimpleCharStream - org.tinygroup.jspengine.el.parser 中的 类
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleCharStream(Reader, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleCharStream(Reader) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleCharStream(InputStream, int, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleCharStream(InputStream, int, int) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleCharStream(InputStream) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 的构造方法
 
SimpleNode - org.tinygroup.jspengine.el.parser 中的 类
 
SimpleNode(int) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 的构造方法
 
SimplePool - org.tinygroup.jspengine.util 中的 类
Simple object pool.
SimplePool() - 类 org.tinygroup.jspengine.util.SimplePool 的构造方法
 
SimplePool(int) - 类 org.tinygroup.jspengine.util.SimplePool 的构造方法
 
size() - 类 org.tinygroup.jspengine.util.Queue 中的方法
How many elements are there in this queue?
skip(long) - 类 org.tinygroup.jspengine.xmlparser.ASCIIReader 中的方法
Skip characters.
skip(long) - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的方法
Skip characters.
skip(long) - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 中的方法
Skip characters.
skipChar(int) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Skips a character appearing immediately on the input.
skipSpaces() - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Skips space characters appearing immediately on the input.
skipString(String) - 类 org.tinygroup.jspengine.xmlparser.XMLEncodingDetector 中的方法
Skips the specified string appearing immediately on the input.
SMAP_ENCODING - 类 org.tinygroup.jspengine.compiler.SmapUtil 中的静态变量
 
SmapGenerator - org.tinygroup.jspengine.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() - 类 org.tinygroup.jspengine.compiler.SmapGenerator 的构造方法
 
SmapStratum - org.tinygroup.jspengine.compiler 中的 类
Represents the line and file mappings associated with a JSR-045 "stratum".
SmapStratum(String) - 类 org.tinygroup.jspengine.compiler.SmapStratum 的构造方法
Constructs a new SmapStratum object for the given stratum name (e.g., JSP).
SmapStratum.LineInfo - org.tinygroup.jspengine.compiler 中的 类
Represents a single LineSection in an SMAP, associated with a particular stratum.
SmapStratum.LineInfo() - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 的构造方法
 
SmapUtil - org.tinygroup.jspengine.compiler 中的 类
Contains static utilities for generating SMAP data based on the current version of Jasper.
SmapUtil.ClassInfo - org.tinygroup.jspengine.compiler 中的 类
 
SmapUtil.ClassInfo(String, SmapStratum) - 类 org.tinygroup.jspengine.compiler.SmapUtil.ClassInfo 的构造方法
 
SPACES - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的静态变量
 
specialConstructor - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的变量
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - 类 org.tinygroup.jspengine.el.parser.Token 中的变量
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
START_DEFERRED_EXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
START_DYNAMIC_EXPRESSION - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
startThreadPool() - 类 org.tinygroup.jspengine.compiler.AntJavaCompiler 中的静态方法
 
STAT_BASECACHE_ADD_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_ENTRY_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_HIT_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_MAX_ENTRIES - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_MISS_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_OVERFLOW_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_REFRESH_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_REMOVAL_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_TABLE_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BASECACHE_THRESHOLD - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BOUNDEDMULTILRUCACHE_CURRENT_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_BOUNDEDMULTILRUCACHE_MAX_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_DEFAULT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_LRUCACHE_LIST_LENGTH - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_LRUCACHE_TRIM_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_MULTILRUCACHE_SEGMENT_LIST_LENGTH - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_MULTILRUCACHE_SEGMENT_SIZE - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
STAT_MULTILRUCACHE_TRIM_COUNT - 类 org.tinygroup.jspengine.appserv.util.cache.Constants 中的静态变量
 
staticFlag - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的静态变量
 
StdErrLog - org.tinygroup.jspengine.org.apache.commons.logging.impl 中的 类
Log Bridges the com.sun.org.apache.commons.logging.Log to std err.
StdErrLog(String) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 的构造方法
 
streams - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的静态变量
Thread <-> PrintStream associations.
String() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
STRING_LITERAL - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
subtract(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigDecimalDelegate 中的方法
 
subtract(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.BigIntegerDelegate 中的方法
 
subtract(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.DoubleDelegate 中的方法
 
subtract(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic.LongDelegate 中的方法
 
subtract(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的静态方法
 
subtract(Number, Number) - 类 org.tinygroup.jspengine.el.lang.ELArithmetic 中的方法
 
supplemental(char, char) - 类 org.tinygroup.jspengine.xmlparser.XMLChar 中的静态方法
Returns true the supplemental character corresponding to the given surrogates.
SwitchTo(int) - 类 org.tinygroup.jspengine.el.parser.ELParserTokenManager 中的方法
 
symbol - 类 org.tinygroup.jspengine.xmlparser.SymbolTable.Entry 中的变量
Symbol.
SymbolTable - org.tinygroup.jspengine.xmlparser 中的 类
This class is a symbol table implementation that guarantees that strings used as identifiers are unique references.
SymbolTable() - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 的构造方法
Constructs a symbol table with a default number of buckets.
SymbolTable(int) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 的构造方法
Constructs a symbol table with a specified number of buckets.
SymbolTable.Entry - org.tinygroup.jspengine.xmlparser 中的 类
This class is a symbol table entry.
SymbolTable.Entry(String, SymbolTable.Entry) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable.Entry 的构造方法
Constructs a new entry from the specified symbol and next entry reference.
SymbolTable.Entry(char[], int, int, SymbolTable.Entry) - 类 org.tinygroup.jspengine.xmlparser.SymbolTable.Entry 的构造方法
Constructs a new entry from the specified symbol information and next entry reference.
syncBeforeInvoke() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
Synchronize variables before fragment invokation
syncBeginTagFile() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
Synchronize variables at begin of tag file
syncEndTagFile() - 类 org.tinygroup.jspengine.runtime.JspContextWrapper 中的方法
Synchronize variables at end of tag file
SystemLogHandler - org.tinygroup.jspengine.util 中的 类
This helper class may be used to do sophisticated redirection of System.out and System.err.
SystemLogHandler(PrintStream) - 类 org.tinygroup.jspengine.util.SystemLogHandler 的构造方法
Construct the handler to capture the output of the given steam.

T

TAB_WIDTH - 类 org.tinygroup.jspengine.compiler.ServletWriter 中的静态变量
 
TABLE_SIZE - 类 org.tinygroup.jspengine.xmlparser.SymbolTable 中的静态变量
Default table size.
TAG_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
TAG_FILE_PACKAGE_NAME - 类 org.tinygroup.jspengine.Constants 中的静态变量
The default package name for tag handlers generated from tag files
TagConstants - org.tinygroup.jspengine.compiler 中的 接口
 
TagHandlerPool - org.tinygroup.jspengine.runtime 中的 类
Pool of tag handlers that can be reused.
TagHandlerPool() - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 的构造方法
Constructs a tag handler pool with the default capacity.
TagHandlerPool(int) - 类 org.tinygroup.jspengine.runtime.TagHandlerPool 的构造方法
已过时。 Use static getTagHandlerPool
TAGLIB_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
TAGLIB_DTD_PUBLIC_ID_11 - 类 org.tinygroup.jspengine.Constants 中的静态变量
Public Id and the Resource path (of the cached copy) of the DTDs and schemas for tag library descriptors.
TAGLIB_DTD_PUBLIC_ID_12 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_DTD_RESOURCE_PATH_11 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_DTD_RESOURCE_PATH_12 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_SCHEMA_PUBLIC_ID_20 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_SCHEMA_PUBLIC_ID_21 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_SCHEMA_RESOURCE_PATH_20 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TAGLIB_SCHEMA_RESOURCE_PATH_21 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
TagLibraryInfoImpl - org.tinygroup.jspengine.compiler 中的 类
Implementation of the TagLibraryInfo class from the JSP spec.
TagLibraryInfoImpl(String, String, TagLibraryInfoImpl, PageInfo) - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 的构造方法
Constructor which populates a TagLibraryInfoImpl from a given TagLibraryInfoImpl, and associates the new TagLibraryInfoImpl with the given translation unit (pageInfo).
TagLibraryInfoImpl(JspCompilationContext, ParserController, String, String, String[], ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 的构造方法
Constructor which builds a TagLibraryInfoImpl by parsing a TLD.
tagLibraryValidator - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 中的变量
 
TagPlugin - org.tinygroup.jspengine.compiler.tagplugin 中的 接口
This interface is to be implemented by the plugin author, to supply an alternate implementation of the tag handlers.
TagPluginContext - org.tinygroup.jspengine.compiler.tagplugin 中的 接口
This interface allows the plugin author to make inqueries about the properties of the current tag, and to use Jasper resources to generate direct Java codes in place of tag handler invocations.
TagPluginManager - org.tinygroup.jspengine.compiler 中的 类
Manages tag plugin optimizations.
TagPluginManager(ServletContext) - 类 org.tinygroup.jspengine.compiler.TagPluginManager 的构造方法
 
tail - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
target - 类 org.tinygroup.jspengine.el.lang.FunctionMapperFactory 中的变量
 
TEMP_VARIABLE_NAME_PREFIX - 类 org.tinygroup.jspengine.Constants 中的静态变量
Prefix to use for generated temporary variable names
TEXT_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
TextOptimizer - org.tinygroup.jspengine.compiler 中的 类
 
TextOptimizer() - 类 org.tinygroup.jspengine.compiler.TextOptimizer 的构造方法
 
threadSleep() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Sleep for the duration specified by the checkInterval property.
threadStart() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Start the background thread that will periodically check for changes to compile time included files in a JSP.
threadStop() - 类 org.tinygroup.jspengine.compiler.JspRuntimeContext 中的方法
Stop the background thread that is periodically checking for changes to compile time included files in a JSP.
threshold - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的变量
threshold for the cache; once the threshold is reached entries are removed to accomodate newer inserts
throwException(Mark, JasperException) - 类 org.tinygroup.jspengine.compiler.ErrorDispatcher 中的方法
Creates and throws a new exception from the given JasperException, by prepending the given location information (containing file name, line number, and column number) to the message of the given exception, and copying the stacktrace of the given exception to the new exception.
throwUnhandled(Object, Object) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
timeout - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
TldFileManager - org.tinygroup.jspengine.fileresolver 中的 类
功能说明: tld文件管理对象 系统版本: v1.0
开发人员: renhui
开发时间: 2013-11-12
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
TldFileProcessor - org.tinygroup.jspengine.fileresolver 中的 类
 
TldFileProcessor() - 类 org.tinygroup.jspengine.fileresolver.TldFileProcessor 的构造方法
 
TldLocationsCache - org.tinygroup.jspengine.compiler 中的 类
A container for all tag libraries that are defined "globally" for the web application.
TldLocationsCache(ServletContext, Options) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 的构造方法
 
TldLocationsCache(ServletContext, Options, boolean) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 的构造方法
Constructor.
TMP_DIR - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
toClass(String, ClassLoader) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Returns the Class object associated with the class or interface with the given string name.
toFloat(String) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
toJavaSourceType(String) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Class.getName() return arrays in the form "[[[", where et, the element type can be one of ZBCDFIJS or L; It is converted into forms that can be understood by javac.
token - 类 org.tinygroup.jspengine.el.parser.ELParser 中的变量
 
Token - org.tinygroup.jspengine.el.parser 中的 类
Describes the input token stream.
Token() - 类 org.tinygroup.jspengine.el.parser.Token 的构造方法
 
token_source - 类 org.tinygroup.jspengine.el.parser.ELParser 中的变量
 
tokenImage - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
tokenImage - 异常 org.tinygroup.jspengine.el.parser.ParseException 中的变量
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - org.tinygroup.jspengine.el.parser 中的 错误
 
TokenMgrError() - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 的构造方法
 
TokenMgrError(String, int) - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 的构造方法
 
TokenMgrError(boolean, int, int, int, String, char, int) - 错误 org.tinygroup.jspengine.el.parser.TokenMgrError 的构造方法
 
toNumber(String) - 类 org.tinygroup.jspengine.el.lang.ELSupport 中的静态方法
 
toString() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache.CacheItem 中的方法
 
toString() - 类 org.tinygroup.jspengine.compiler.SmapGenerator 中的方法
 
toString() - 类 org.tinygroup.jspengine.compiler.SmapStratum.LineInfo 中的方法
 
toString() - 类 org.tinygroup.jspengine.compiler.SmapStratum 中的方法
 
toString() - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 中的方法
 
toString() - 类 org.tinygroup.jspengine.el.parser.AstFunction 中的方法
 
toString() - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
toString(String) - 类 org.tinygroup.jspengine.el.parser.SimpleNode 中的方法
 
toString() - 类 org.tinygroup.jspengine.el.parser.Token 中的方法
Returns the image.
toString() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
toString(Object) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(byte) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(boolean) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(short) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(int) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(float) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(long) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(double) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString(char) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
 
toString() - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Return a String representation of this TreeNode.
toString(StringBuffer, int, TreeNode) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 中的方法
Append to the specified StringBuffer a character representation of this node, with the specified amount of indentation.
toString() - 类 org.tinygroup.jspengine.xmlparser.XMLString 中的方法
Returns a string representation of this object.
toTypeArray(String[]) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
Converts an array of Class names to Class types
toTypeNameArray(Class[]) - 类 org.tinygroup.jspengine.el.util.ReflectionUtil 中的静态方法
Converts an array of Class types to Class names
trace(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
trace(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
trace(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
TreeNode - org.tinygroup.jspengine.xmlparser 中的 类
Simplified implementation of a Node from a Document Object Model (DOM) parse of an XML document.
TreeNode(String) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 的构造方法
Construct a new node with no parent.
TreeNode(String, TreeNode) - 类 org.tinygroup.jspengine.xmlparser.TreeNode 的构造方法
Construct a new node with the specified parent.
trimCount - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的变量
 
trimEvent(Object, Object) - 接口 org.tinygroup.jspengine.appserv.util.cache.CacheListener 中的方法
an cached value is trimmed (to prevent cache overflow)
trimExpiredEntries(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
trim the expired entries from the cache.
trimExpiredEntries(int) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
trim the expired entries from the cache.
trimExpiredEntries(int) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
trim the expired entries from the cache.
trimItem(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
trim the item from the cache and notify listeners
trimLru(long) - 类 org.tinygroup.jspengine.appserv.util.cache.LruCache 中的方法
trim one item from the LRU list
trimLru(int) - 类 org.tinygroup.jspengine.appserv.util.cache.MultiLruCache 中的方法
remove an lru item from one of the LRU lists
TRUE - 接口 org.tinygroup.jspengine.el.parser.ELParserConstants 中的静态变量
 
types - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的变量
 

U

UCS2BE - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的静态变量
 
UCS2LE - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的静态变量
 
UCS4BE - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的静态变量
 
UCS4LE - 类 org.tinygroup.jspengine.xmlparser.UCSReader 中的静态变量
 
UCSReader - org.tinygroup.jspengine.xmlparser 中的 类
Reader for UCS-2 and UCS-4 encodings.
UCSReader(InputStream, short) - 类 org.tinygroup.jspengine.xmlparser.UCSReader 的构造方法
Constructs an ASCII reader from the specified input stream using the default buffer size.
UCSReader(InputStream, int, short) - 类 org.tinygroup.jspengine.xmlparser.UCSReader 的构造方法
Constructs an ASCII reader from the specified input stream and buffer size.
Unary() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
unsetThread() - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的静态方法
Stop capturing thread's output and return captured data as a String.
UpdateLineColumn(char) - 类 org.tinygroup.jspengine.el.parser.SimpleCharStream 中的方法
 
uriType(String) - 类 org.tinygroup.jspengine.compiler.TldLocationsCache 中的静态方法
Returns the type of a URI: ABS_URI ROOT_REL_URI NOROOT_REL_URI
URLEncode(String, String) - 类 org.tinygroup.jspengine.runtime.JspRuntimeLibrary 中的静态方法
URL encodes a string, based on the supplied character encoding.
URN_JSPTAGDIR - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
URN_JSPTLD - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
USE_BEAN_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
UTF8Reader - org.tinygroup.jspengine.xmlparser 中的 类
 
UTF8Reader(InputStream, int) - 类 org.tinygroup.jspengine.xmlparser.UTF8Reader 的构造方法
Constructs a UTF-8 reader from the specified input stream, buffer size and MessageFormatter.

V

validate(PageData) - 类 org.tinygroup.jspengine.compiler.TagLibraryInfoImpl 中的方法
Translation-time validation of the XML document associated with the JSP page.
validateExpressions(Mark, String, FunctionMapper, ErrorDispatcher) - 类 org.tinygroup.jspengine.compiler.JspUtil 中的静态方法
Validates the syntax of all EL expressions within the given string.
Value() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
ValueExpressionImpl - org.tinygroup.jspengine.el 中的 类
An Expression that can get or set a value.
ValueExpressionImpl() - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 的构造方法
 
ValueExpressionImpl(String, Node, FunctionMapper, VariableMapper, Class) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 的构造方法
 
ValueExpressionLiteral - org.tinygroup.jspengine.el 中的 类
 
ValueExpressionLiteral() - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 的构造方法
 
ValueExpressionLiteral(Object, Class) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 的构造方法
 
ValuePrefix() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
values() - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
get an Iterator for the values stored in the cache
values() - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
get an Iterator for the values stored in the cache
ValueSuffix() - 类 org.tinygroup.jspengine.el.parser.ELParser 中的方法
 
VARIABLE_DIRECTIVE_ACTION - 接口 org.tinygroup.jspengine.compiler.TagConstants 中的静态变量
 
VariableMapperFactory - org.tinygroup.jspengine.el.lang 中的 类
 
VariableMapperFactory(VariableMapper) - 类 org.tinygroup.jspengine.el.lang.VariableMapperFactory 的构造方法
 
VariableMapperImpl - org.tinygroup.jspengine.el.lang 中的 类
 
VariableMapperImpl() - 类 org.tinygroup.jspengine.el.lang.VariableMapperImpl 的构造方法
 
VariableMapperImpl - org.tinygroup.jspengine.runtime 中的 类
This is the implementation of VariableMapper.
VariableMapperImpl() - 类 org.tinygroup.jspengine.runtime.VariableMapperImpl 的构造方法
Constructor
VariableResolverImpl - org.tinygroup.jspengine.runtime 中的 类
This is the implementation of VariableResolver in JSP 2.0, using ELResolver in JSP2.1.
VariableResolverImpl(PageContext) - 类 org.tinygroup.jspengine.runtime.VariableResolverImpl 的构造方法
Constructor
visit(Node) - 类 org.tinygroup.jspengine.el.lang.ExpressionBuilder 中的方法
 
visit(Node) - 接口 org.tinygroup.jspengine.el.parser.NodeVisitor 中的方法
 

W

waitRefresh(int) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
wait for a refresh on the object associated with the key
waitRefresh(int) - 接口 org.tinygroup.jspengine.appserv.util.cache.Cache 中的方法
wait for a refresh on the object associated with the key
warn(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.NoOpLog 中的方法
 
warn(Object) - 类 org.tinygroup.jspengine.org.apache.commons.logging.impl.StdErrLog 中的方法
 
warn(Object) - 接口 org.tinygroup.jspengine.org.apache.commons.logging.Log 中的方法
 
WEB_XML_VERSION_CONTEXT_ATTRIBUTE - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_DTD_PUBLIC_ID_22 - 类 org.tinygroup.jspengine.Constants 中的静态变量
Public Id and the Resource path (of the cached copy) of the DTDs and schemas for web application deployment descriptors
WEBAPP_DTD_PUBLIC_ID_23 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_DTD_RESOURCE_PATH_22 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_DTD_RESOURCE_PATH_23 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_SCHEMA_PUBLIC_ID_24 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_SCHEMA_PUBLIC_ID_25 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_SCHEMA_RESOURCE_PATH_24 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
WEBAPP_SCHEMA_RESOURCE_PATH_25 - 类 org.tinygroup.jspengine.Constants 中的静态变量
 
When - org.tinygroup.jspengine.tagplugins.jstl 中的 类
 
When() - 类 org.tinygroup.jspengine.tagplugins.jstl.When 的构造方法
 
wrapped - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的变量
Wrapped PrintStream.
write(byte[], int, int, int) - 接口 org.tinygroup.jspengine.enterprise.web.io.ByteWriter 中的方法
Write a portion of a byte array to the output.
write(int) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write a single character.
write(char[], int, int) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write a portion of an array of characters.
write(char[]) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write an array of characters.
write(String, int, int) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write a portion of a String.
write(String) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write a string.
write(boolean, byte[], String) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Attempt to write a String pre-encoded with the page encoding.
write(byte[], int, int, int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
 
write(int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write a single character.
write(char[], int, int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write a portion of an array of characters.
write(char[]) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write an array of characters.
write(String, int, int) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write a portion of a String.
write(String) - 类 org.tinygroup.jspengine.runtime.JspWriterImpl 中的方法
Write a string.
write(int) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
write(byte[]) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
write(byte[], int, int) - 类 org.tinygroup.jspengine.util.SystemLogHandler 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl.Function 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.lang.FunctionMapperImpl 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.lang.VariableMapperImpl 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.MethodExpressionImpl 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.MethodExpressionLiteral 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.ValueExpressionImpl 中的方法
 
writeExternal(ObjectOutput) - 类 org.tinygroup.jspengine.el.ValueExpressionLiteral 中的方法
 
writeOut(Writer) - 类 org.tinygroup.jspengine.runtime.BodyContentImpl 中的方法
Write the contents of this BodyJspWriter into a Writer.

X

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

_

_jspDestroy() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
_jspInit() - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
_jspService(HttpServletRequest, HttpServletResponse) - 类 org.tinygroup.jspengine.runtime.HttpJspBase 中的方法
 
_jspx_page_context - 类 org.tinygroup.jspengine.runtime.JspFragmentHelper 中的变量
 
_put(int, Object, Object, int, boolean) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
cache the given value at the specified key and return previous value
_rb - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的静态变量
The resource bundle containing the localized message strings.
_remove(int, Object, Object) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove the item stored at the key.
_removeItem(BaseCache.CacheItem) - 类 org.tinygroup.jspengine.appserv.util.cache.BaseCache 中的方法
remove the item stored at the key.

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

Copyright © 2006–2014 开源组织. All rights reserved.