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

A

AbstractInterceptor - cn.tom.mvc.interceptor中的类
 
AbstractInterceptor() - 类 的构造器cn.tom.mvc.interceptor.AbstractInterceptor
 
ActionInvocation - cn.tom.mvc.interceptor中的类
 
ActionInvocation(HandlerInfo, RequestMapping) - 类 的构造器cn.tom.mvc.interceptor.ActionInvocation
 
add(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
add(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
addCocookServlet() - 类 中的方法cn.tom.mvc.UndertowStart
 
addFilter(FilterInfo) - 类 中的方法cn.tom.mvc.UndertowStart
 
addFilter(Class<? extends Filter>) - 类 中的方法cn.tom.mvc.UndertowStart
 
addInitParam(String, String) - 类 中的方法cn.tom.mvc.UndertowStart
 
addlistener(ListenerInfo) - 类 中的方法cn.tom.mvc.UndertowStart
 
addlistener(Class<? extends EventListener>) - 类 中的方法cn.tom.mvc.UndertowStart
 
addServlet(Class<? extends Servlet>, String, int) - 类 中的方法cn.tom.mvc.UndertowStart
 
addServlet(ServletInfo) - 类 中的方法cn.tom.mvc.UndertowStart
 
after(ActionInvocation) - 类 中的方法cn.tom.mvc.interceptor.AbstractInterceptor
 
after(ActionInvocation) - 接口 中的方法cn.tom.mvc.interceptor.Interceptor
 
and(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
and() - 接口 中的方法cn.tom.db.jdbc.Query
 
and(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
and() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
Annotation - cn.tom.db.mongo中的类
 
Annotation() - 类 的构造器cn.tom.db.mongo.Annotation
 
Annotation.ObjectId - cn.tom.db.mongo中的注释类型
 
AnnotationUtils - cn.tom.kit.clazz中的类
 
AnnotationUtils() - 类 的构造器cn.tom.kit.clazz.AnnotationUtils
 
AntPathMatcher - cn.tom.mvc.ext中的类
Ant-style的路径匹配工具类
AntPathMatcher() - 类 的构造器cn.tom.mvc.ext.AntPathMatcher
 
AntPathStringMatcher - cn.tom.mvc.ext中的类
Ant-style的路径匹配工具类
App - cn.tom.mvc.core中的接口
 
append(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
append(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
asc(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
asc(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 

B

BaseDao - cn.tom.db.mongo中的接口
 
basePath - 类 中的静态变量cn.tom.mvc.core.RequestContext
 
batchUpdate(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
batchUpdate(String, List<Object[]>) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
batchUpdate(List<String>) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
batchUpdate(String, List<Object[]>) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
batchUpdate(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
batchUpdate(List<String>) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
batchUpdate(List<String>) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
batchUpdate(String, List<Object[]>) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
batchUpdate(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
BeanFactory - cn.tom.mvc.ext中的类
工厂
BeanFactory() - 类 的构造器cn.tom.mvc.ext.BeanFactory
 
beanToMap(Object) - 类 中的静态方法cn.tom.db.mongo.MongoDao
 
beanToMap(Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
bean 转 map
BeanToMap(Object) - 类 中的静态方法cn.tom.mvc.ext.ByteCodeFactory
 
before(RequestContext, Map<String, String>) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
before(ActionInvocation) - 类 中的方法cn.tom.mvc.interceptor.AbstractInterceptor
 
before(ActionInvocation) - 接口 中的方法cn.tom.mvc.interceptor.Interceptor
 
beforeControl() - 类 中的方法cn.tom.mvc.core.ControllerInvoke
 
begin(ServletContext, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.tom.mvc.core.RequestContext
 
between(Object...) - 接口 中的方法cn.tom.db.jdbc.Query
 
between(Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
bind(Object, ArrayList<Interceptor>) - 类 中的方法cn.tom.mvc.interceptor.ProxyHandler
 
bindInputStatement(PreparedStatement, int, Object) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
sql输入参数绑定
bindInputStatement(PreparedStatement, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
bindStatementInput(CallableStatement, int, Object) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
存储过程输入参数绑定
bindStatementOutput(CallableStatement, int, String) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
存储过程传出参数绑定
BridgeMethodResolver - cn.tom.kit.clazz中的类
泛型方法的工具类,可以用来处理bridged method。
BridgeMethodResolver() - 类 的构造器cn.tom.kit.clazz.BridgeMethodResolver
 
ByteCodeFactory - cn.tom.mvc.ext中的类
 
ByteCodeFactory() - 类 的构造器cn.tom.mvc.ext.ByteCodeFactory
 

C

canConvertRequestContext(Class<?>) - 类 中的静态方法cn.tom.mvc.ext.HTTPConverter
 
canConvertValue(Class<?>) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
class2RequestContext - 类 中的静态变量cn.tom.mvc.ext.HTTPConverter
非静态变量反射调用无参方法, 需初始化
cleanUp() - 类 中的方法cn.tom.db.mongo.MongoDB
 
cleanUp() - 类 中的方法cn.tom.db.redis.RedisDao
 
close(Connection) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
close(ResultSet) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
close(Statement) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
close(InputStream, OutputStream) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
close(FileChannel, FileChannel) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
closeConnection(Connection) - 类 中的方法cn.tom.mvc.jdbc.DBPool
关闭连接
closeDataSource() - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
closeDataSource() - 类 中的方法cn.tom.mvc.jdbc.DBPool
断开连接池
closeThreadConnection() - 类 中的方法cn.tom.mvc.jdbc.DBPool
已过时。
cn.tom.db.jdbc - 程序包 cn.tom.db.jdbc
 
cn.tom.db.jdbc.simple - 程序包 cn.tom.db.jdbc.simple
 
cn.tom.db.mongo - 程序包 cn.tom.db.mongo
 
cn.tom.db.redis - 程序包 cn.tom.db.redis
 
cn.tom.kit - 程序包 cn.tom.kit
 
cn.tom.kit.clazz - 程序包 cn.tom.kit.clazz
 
cn.tom.kit.io - 程序包 cn.tom.kit.io
 
cn.tom.kit.json - 程序包 cn.tom.kit.json
 
cn.tom.mvc - 程序包 cn.tom.mvc
 
cn.tom.mvc.annotation - 程序包 cn.tom.mvc.annotation
 
cn.tom.mvc.config - 程序包 cn.tom.mvc.config
 
cn.tom.mvc.core - 程序包 cn.tom.mvc.core
 
cn.tom.mvc.ext - 程序包 cn.tom.mvc.ext
 
cn.tom.mvc.handler - 程序包 cn.tom.mvc.handler
 
cn.tom.mvc.interceptor - 程序包 cn.tom.mvc.interceptor
 
cn.tom.mvc.jdbc - 程序包 cn.tom.mvc.jdbc
 
cn.tom.mvc.view - 程序包 cn.tom.mvc.view
 
CocookException - cn.tom.mvc.core中的异常错误
 
CocookException() - 异常错误 的构造器cn.tom.mvc.core.CocookException
 
CocookException(String) - 异常错误 的构造器cn.tom.mvc.core.CocookException
 
CocookException(String, Throwable) - 异常错误 的构造器cn.tom.mvc.core.CocookException
 
CocookException(Throwable) - 异常错误 的构造器cn.tom.mvc.core.CocookException
 
CocookListener - cn.tom.mvc.core中的类
继承回收内存和数据池
CocookListener() - 类 的构造器cn.tom.mvc.core.CocookListener
 
CocookServlet - cn.tom.mvc.handler中的类
 
CocookServlet() - 类 的构造器cn.tom.mvc.handler.CocookServlet
 
collectApps(String, ControllerModel) - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
collectApps(String, ControllerModel) - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
collectApps(String, ControllerModel) - 接口 中的方法cn.tom.mvc.handler.Handler
 
collectInterceptor(Class<?>) - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
collectInterceptor(Class<?>) - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
collectInterceptor(Class<?>) - 接口 中的方法cn.tom.mvc.handler.Handler
 
combine(String, String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
组合成一个新的pattern, 新的pattern 满足第一个pattern Combines two patterns into a new pattern that is returned.
combine(String, String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Combines two patterns into a new pattern that is returned.
composeMessage(String, String...) - 类 中的静态方法cn.tom.kit.StringUtil
 
config() - 类 中的方法cn.tom.mvc.core.DefaultLogConfigure
 
config() - 类 中的静态方法cn.tom.mvc.view.View
 
Constants - cn.tom.mvc.config中的类
 
Constants() - 类 的构造器cn.tom.mvc.config.Constants
 
contains(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 
ContentType - cn.tom.mvc.annotation中的枚举
 
contextDestroyed(ServletContextEvent) - 类 中的方法cn.tom.mvc.core.CocookListener
 
contextInit(ServletContextEvent) - 类 中的方法cn.tom.mvc.core.CocookListener
 
contextInitialized(ServletContextEvent) - 类 中的方法cn.tom.mvc.core.CocookListener
 
Controller - cn.tom.mvc.handler中的接口
 
ControllerInvoke - cn.tom.mvc.core中的类
一条URL 请求 的 处理过程 field,annotation,action,method
ControllerInvoke(ActionInvocation) - 类 的构造器cn.tom.mvc.core.ControllerInvoke
 
ControllerModel - cn.tom.mvc.core中的类
 
ControllerModel() - 类 的构造器cn.tom.mvc.core.ControllerModel
 
convert(Method, Object...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
转换方法的所有参数类型
convertclass2Name(String) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
Converter - cn.tom.kit.clazz中的类
converters for class.
Converter() - 类 的构造器cn.tom.kit.clazz.Converter
 
convertName2Class(String) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
convertResultSetToMapList(ResultSet, Boolean) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
ResultSet 转换List
convertType(CallableStatement, int, String) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
传出参数类型转换
convertType2Class(Type) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
copy(InputStream, OutputStream) - 类 中的静态方法cn.tom.kit.io.FileUtil
IO流复制
COPYABLE_FIELDS - 类 中的静态变量cn.tom.kit.clazz.ReflectUtil
Pre-built FieldFilter that matches all non-static, non-final fields.
copyFile(File, File) - 类 中的静态方法cn.tom.kit.io.FileUtil
文件复制
copyFolder(String, String) - 类 中的静态方法cn.tom.kit.io.FileUtil
copy一个文件夹下面的文件到另一个文件夹
count(String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
count(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
count(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
countOccurrencesOf(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
Count the occurrences of the substring in string s.
covert(Class<?>, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
根据method形参转换参数,支持常用参数类型
coverterclass2RequestContext(Class<T>, Object, Object...) - 类 中的静态方法cn.tom.mvc.ext.HTTPConverter
非静态变量反射调用无参方法, 需初始化
coverterClass2Value(Class<T>, Object, Object...) - 类 中的静态方法cn.tom.kit.clazz.Converter
静态方法反射 调用, 有参无需初始化
create() - 类 中的方法cn.tom.mvc.view.DefaultViewFactory
 
createByBean(Object) - 类 中的静态方法cn.tom.mvc.ext.ByteCodeFactory
 
createByMap(Map<String, ?>, Class<?>) - 类 中的静态方法cn.tom.mvc.ext.ByteCodeFactory
 
createMap(K, V) - 类 中的静态方法cn.tom.kit.Multimap
 
createMap(Map<K, V>) - 类 中的静态方法cn.tom.kit.Multimap
 

D

db - 类 中的静态变量cn.tom.db.mongo.MongoDao
 
DBCursor2list(DBCursor) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
DBCursor2list(DBCursor) - 类 中的方法cn.tom.db.mongo.MongoDao
 
DBCursor2list(DBCursor) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
DBException - cn.tom.db.jdbc中的异常错误
 
DBException() - 异常错误 的构造器cn.tom.db.jdbc.DBException
 
DBException(String) - 异常错误 的构造器cn.tom.db.jdbc.DBException
 
DBException(String, Throwable) - 异常错误 的构造器cn.tom.db.jdbc.DBException
 
DBException(Throwable) - 异常错误 的构造器cn.tom.db.jdbc.DBException
 
DBOperations - cn.tom.db.jdbc中的类
 
DBOperations() - 类 的构造器cn.tom.db.jdbc.DBOperations
 
DBPool - cn.tom.mvc.jdbc中的类
 
DBPool() - 类 的构造器cn.tom.mvc.jdbc.DBPool
 
DBPool(File) - 类 的构造器cn.tom.mvc.jdbc.DBPool
 
DBQuery - cn.tom.db.jdbc.simple中的类
 
DBQuery(String) - 类 的构造器cn.tom.db.jdbc.simple.DBQuery
 
DBQuery(StringBuffer) - 类 的构造器cn.tom.db.jdbc.simple.DBQuery
 
DBTemplate - cn.tom.db.jdbc.simple中的类
 
DBTemplate() - 类 的构造器cn.tom.db.jdbc.simple.DBTemplate
 
DBUtil - cn.tom.db.jdbc.simple中的类
 
DBUtil() - 类 的构造器cn.tom.db.jdbc.simple.DBUtil
 
declaresException(Method, Class<?>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Determine whether the given method explicitly declares the given exception or one of its superclasses, which means that an exception of that type can be propagated as-is within a reflective invocation.
decryptString(int, String) - 类 中的静态方法cn.tom.kit.Encrypt
 
DEFAULT_PATH_SEPARATOR - 类 中的静态变量cn.tom.mvc.ext.AntPathMatcher
Default path separator: "/"
DefaultAnnotationHandler - cn.tom.mvc.handler中的类
 
DefaultAnnotationHandler() - 类 的构造器cn.tom.mvc.handler.DefaultAnnotationHandler
 
DefaultController - cn.tom.mvc.handler中的类
 
DefaultController() - 类 的构造器cn.tom.mvc.handler.DefaultController
 
defaultIfEmpty(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 
DefaultLogConfigure - cn.tom.mvc.core中的类
 
DefaultLogConfigure() - 类 的构造器cn.tom.mvc.core.DefaultLogConfigure
 
DefaultNameHandler - cn.tom.mvc.handler中的类
 
DefaultNameHandler() - 类 的构造器cn.tom.mvc.handler.DefaultNameHandler
 
defaultProperties() - 类 中的方法cn.tom.mvc.core.DefaultLogConfigure
 
DefaultViewFactory - cn.tom.mvc.view中的类
 
DefaultViewFactory() - 类 的构造器cn.tom.mvc.view.DefaultViewFactory
 
del(String...) - 类 中的方法cn.tom.db.redis.RedisUtil
 
delete(String, String) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
delete(String, Map<String, ? extends Object>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
delete(String, String) - 类 中的方法cn.tom.db.mongo.MongoDao
 
delete(String, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
delete(String, String) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
delete(String, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
deleteById(String, String) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
deleteById(String, String) - 类 中的方法cn.tom.db.mongo.MongoDao
 
deleteById(String, String) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
deleteCookie(String, boolean) - 类 中的方法cn.tom.mvc.core.RequestContext
 
deleteDirectory(String) - 类 中的静态方法cn.tom.kit.io.FileUtil
删除某个文件夹中的文件
desc(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
desc(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
deserialize(String) - 类 中的方法cn.tom.kit.json.FastJson
 
deserialize(String, Class<T>) - 类 中的方法cn.tom.kit.json.FastJson
 
deserialize(String) - 接口 中的方法cn.tom.kit.json.Jsonable
 
deserialize(String, Class<T>) - 接口 中的方法cn.tom.kit.json.Jsonable
 
deserialize(String) - 类 中的静态方法cn.tom.kit.json.JsonUtil
 
deserialize(String, Class<T>) - 类 中的静态方法cn.tom.kit.json.JsonUtil
 
destroy() - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
distinct(String, String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
查找
distinct(String, String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
查找
distinct(String, String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
doDelete(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
doGet(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
doInCallback(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.ProcedureCallback
 
doMatch(String, String, boolean, Map<String, String>) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
Actually match the given path against the given pattern.
doOptions(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
doPost(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
doPut(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
doWith(Field) - 接口 中的方法cn.tom.kit.clazz.ReflectUtil.FieldCallback
Perform an operation using the given field.
doWith(Method) - 接口 中的方法cn.tom.kit.clazz.ReflectUtil.MethodCallback
Perform an operation using the given method.
doWithFields(Class<?>, ReflectUtil.FieldCallback) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.
doWithFields(Class<?>, ReflectUtil.FieldCallback, ReflectUtil.FieldFilter) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields.
doWithMethods(Class<?>, ReflectUtil.MethodCallback) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Perform the given callback operation on all matching methods of the given class and superclasses.
doWithMethods(Class<?>, ReflectUtil.MethodCallback, ReflectUtil.MethodFilter) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Perform the given callback operation on all matching methods of the given class and superclasses (or given interface and super-interfaces).
doWithMethodsWithNoRecursion(Class<?>, ReflectUtil.MethodCallback, ReflectUtil.MethodFilter) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Perform the given callback operation on all matching methods of the given class and superclasses (or given interface and super-interfaces).
driverClass - 类 中的变量cn.tom.mvc.jdbc.DBPool
 

E

EMPTY - 类 中的静态变量cn.tom.kit.StringUtil
 
ENCRY_STYLE_DES - 类 中的静态变量cn.tom.kit.Encrypt
 
ENCRY_STYLE_MD5 - 类 中的静态变量cn.tom.kit.Encrypt
 
Encrypt - cn.tom.kit中的类
加密类,已测试
Encrypt() - 类 的构造器cn.tom.kit.Encrypt
 
encryptString(int, String) - 类 中的静态方法cn.tom.kit.Encrypt
 
end() - 类 中的方法cn.tom.mvc.core.RequestContext
 
enter(ActionInvocation) - 接口 中的方法cn.tom.mvc.handler.Controller
 
enter(ActionInvocation) - 类 中的方法cn.tom.mvc.handler.DefaultController
 
eq(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
eq(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
equals(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 
equals(Object) - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
error(int, String...) - 类 中的方法cn.tom.mvc.core.RequestContext
 
escapeSql(String) - 类 中的静态方法cn.tom.kit.StringUtil
 
exec(Connection, String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
exec(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
exec(Query) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
exec(RequestContext, Map<String, String>) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
exec(HttpServletRequest, Map<String, String>) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
exec(HttpServletResponse, Map<String, String>) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
execProcedure(Connection, String, ProcedureCallback, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
 
execute(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
execute(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
executeProcedure(Connection, String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.ProceUtils
ProcedureResult cr = executeProcedure("{call getSoft(?
exists(String) - 类 中的方法cn.tom.db.redis.RedisUtil
 
exists() - 类 中的方法cn.tom.kit.io.Resource
 
extAnnnotation(Object, Method, Map<String, String>) - 接口 中的方法cn.tom.mvc.core.App
 
extAnnnotation(Object, Method, Map<String, String>) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
extractPathWithinPattern(String, String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
获取匹配pattern的值, demo如下 Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
获取{xxx}匹配上的参数 /{page}.html --> /42.html --> map.get(page) = 42 /A-{B}-C --> /A-b-C --> map.get(B) = b /{name}.
extractUriTemplateVariables(String, String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Given a pattern and a full path, extract the URI template variables.

F

FACTORY - 类 中的静态变量cn.tom.mvc.view.ViewFactory
 
FastJson - cn.tom.kit.json中的类
fastson
FastJson() - 类 的构造器cn.tom.kit.json.FastJson
 
FileUtil - cn.tom.kit.io中的类
File 工具包,已测试
FileUtil() - 类 的构造器cn.tom.kit.io.FileUtil
 
fillProperties(Properties, Resource) - 类 中的静态方法cn.tom.kit.io.PropertiesUtil
Fill the given properties from the given resource.
findAnnotation(Class<?>, Class<A>) - 类 中的静态方法cn.tom.kit.clazz.AnnotationUtils
获取 给定Class的单个Annotations
findAnnotation(Method, Class<A>) - 类 中的静态方法cn.tom.kit.clazz.AnnotationUtils
获取 给定Method的单个Annotations
findBridgedMethod(Method) - 类 中的静态方法cn.tom.kit.clazz.BridgeMethodResolver
通过参数Method找到我们调用的原始Method java 通过bridge方式来实现泛型。
findClass(String) - 类 中的方法cn.tom.mvc.ext.JavassistClassLoader
 
findField(Class<?>, String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Attempt to find a field on the supplied Class with the supplied name.
findField(Class<?>, String, Class<?>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Attempt to find a field on the supplied Class with the supplied name and/or type.
findList(String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findList(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findList(String, DBObject, DBObject, int, int) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findList(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findList(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findList(String, DBObject, DBObject, int, int) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findList(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
findList(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
findList(String, DBObject, DBObject, int, int) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
findMethod(Class<?>, String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Attempt to find a Method on the supplied class with the supplied name and no parameters.
findMethod(Class<?>, String, Class<?>...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findOne(String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findOne(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findOne(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findOne(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findOne(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
findOne(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
findOneList(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
findOneList(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
findOneList(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
flushDB() - 类 中的方法cn.tom.db.redis.RedisUtil
 
forbidden() - 类 中的方法cn.tom.mvc.core.RequestContext
 
forward(String, boolean) - 类 中的方法cn.tom.mvc.core.RequestContext
 
FreeMarkerView - cn.tom.mvc.view中的类
 
FreeMarkerView() - 类 的构造器cn.tom.mvc.view.FreeMarkerView
 

G

ge(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
ge(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
GenericTypeResolver - cn.tom.kit.clazz中的类
型别解析工具类
GenericTypeResolver() - 类 的构造器cn.tom.kit.clazz.GenericTypeResolver
 
get(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
get(String) - 类 中的方法cn.tom.db.redis.RedisUtil
 
get(String) - 类 中的静态方法cn.tom.mvc.config.Constants
 
get(String, String) - 类 中的静态方法cn.tom.mvc.config.Constants
 
get() - 类 中的静态方法cn.tom.mvc.core.RequestContext
 
getAllDeclaredMethods(Class<?>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Get all declared methods on the leaf class and all superclasses.
getAllInterfacesForClass(Class<?>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>, ClassLoader) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class, ClassLoader) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Return all interfaces that the given class implements as Set, including ones implemented by superclasses.
getAnnotation(Method, Class<A>) - 类 中的静态方法cn.tom.kit.clazz.AnnotationUtils
获取 给定Method的单个Annotations
getAppControl() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getApps() - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
getApps() - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
getApps() - 接口 中的方法cn.tom.mvc.handler.Handler
 
getAttribute(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getAttributsMap() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getBasePath() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getBean(String, Class<T>, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getBean(String, DBObject, Class<T>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getBean(String, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getBean(String, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getBeanById(String, String, Class<T>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getBeanById(String, String, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getBeanById(String, String, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getBigDeciaml(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
getClassLoader() - 类 中的方法cn.tom.kit.io.Resource
Return the ClassLoader that this resource will be obtained from.
getConfig() - 类 中的方法cn.tom.db.redis.RedisDao
 
getConllection(String) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getConllection(String) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getConllection(String) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getConnection() - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getConnection() - 类 中的方法cn.tom.mvc.jdbc.DBPool
默认初始化两次
getConnectionsPerHost() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getController() - 类 中的方法cn.tom.mvc.handler.HandlerInfo
 
getCookie(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getCookies() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getDataSet(int) - 类 中的方法cn.tom.db.jdbc.ProceRecord
得到相对位置的结果集
getDate(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getDB() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getDb() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getDBConfigLocation() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getDBType() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getDeclaredMethod(Object, String, Class<?>[]) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
持续向上查找,直到找到某个方法
getDeclaredMethod(Class<?>, String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
根据方法名获取方法
getDefaultClassLoader() - 类 中的静态方法cn.tom.kit.io.Resource
 
getDomainOfServerName(String) - 类 中的方法cn.tom.mvc.core.RequestContext
获取用户访问URL中的根域名 例如: www.dlog.cn -> dlog.cn
getDouble(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
getDouble(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getDouble(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getEhcacheConfigLocation() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getEncoding() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getField(Field, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Get the field represented by the supplied field object on the specified target object.
getFileClass(String, String, Set<Class<?>>) - 类 中的静态方法cn.tom.mvc.ext.Scan
获取文件中的class
getFirstDataSet() - 类 中的方法cn.tom.db.jdbc.ProceRecord
取第1个返回结果集
getFloat(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getHandler() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getHandlerInfo() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
gethash(String) - 类 中的方法cn.tom.db.redis.RedisUtil
 
getHost() - 类 中的方法cn.tom.db.redis.RedisDao
 
getHosts() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getImage() - 类 中的方法cn.tom.kit.RandomNumImage
 
getInputStream() - 类 中的方法cn.tom.kit.io.Resource
This implementation opens an InputStream for the given class path resource.
getInstance() - 类 中的静态方法cn.tom.db.mongo.MongoDao
 
getInstance() - 类 中的静态方法cn.tom.db.redis.RedisUtil
 
getInstance() - 类 中的静态方法cn.tom.kit.RandomNumImage
 
getInstance(Class<T>) - 类 中的静态方法cn.tom.mvc.ext.BeanFactory
 
getInstance(String) - 类 中的静态方法cn.tom.mvc.ext.BeanFactory
 
getInt(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getInt(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getInteger(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
getInterceptors() - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
getInterceptors() - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
getInterceptors() - 接口 中的方法cn.tom.mvc.handler.Handler
 
getIpAddr() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getJarClass(JarFile, String, Set<Class<?>>) - 类 中的静态方法cn.tom.mvc.ext.Scan
获取jar中的class
getLinkedMap(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getLinkedMapList(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
取返回参数cursor,序列化成List(Oracle 游标)
getList(String, Class<T>, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(Connection, String, Class<T>, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(Connection, String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(Query) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(ResultSet, Class<? extends Map>) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getList(String, DBObject, Class<T>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getList(String, DBObject, DBObject, Class<T>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getList(String, DBObject, DBObject, int, int, Class<T>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
getList(String, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getList(String, DBObject, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getList(String, DBObject, DBObject, int, int, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
getList(String, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getList(String, DBObject, DBObject, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getList(String, DBObject, DBObject, int, int, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
getlist(String) - 类 中的方法cn.tom.db.redis.RedisUtil
 
getListT(ResultSet, Class<T>) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getLocalIp() - 类 中的静态方法cn.tom.kit.Helper
 
getLog4jConfigLocation() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getLogbackConfigLocation() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getLong(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getLong(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getMap(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getMapping() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getMaxActive() - 类 中的方法cn.tom.db.redis.RedisDao
 
getMaxIdle() - 类 中的方法cn.tom.db.redis.RedisDao
 
getMaxWait() - 类 中的方法cn.tom.db.redis.RedisDao
 
getMaxWaitTime() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getMethod(Class<?>) - 类 中的静态方法cn.tom.mvc.ext.ByteCodeFactory
 
getMethod() - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
getMethod() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getMethodParamNames(Class<?>, Method) - 类 中的静态方法cn.tom.mvc.ext.JavassistUtil
得到方法参数名称数组 由于java没有提供获得参数名称的api,利用了javassist来实现
getMethods() - 类 中的方法cn.tom.mvc.handler.HandlerInfo
 
getObject(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getObject(String, Class<T>, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getObject(Connection, String, Class<T>, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getObject(ResultSet) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getOutputStream() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getPageContext() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getPageSuffix() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getParaMap() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getParameter(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParameterGBK(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParameterMap() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParameterMapGBK() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParameterMapUTF() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParameterUTF(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getParams() - 接口 中的方法cn.tom.db.jdbc.Query
 
getParams() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
getparams(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getPassword() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getPassword() - 类 中的方法cn.tom.db.redis.RedisDao
 
getPassword() - 类 中的方法cn.tom.mvc.jdbc.DBPool
 
getPath() - 类 中的方法cn.tom.kit.io.Resource
Return the path for this resource (as resource path within the class path).
getPath() - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
getPatternComparator(String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPhysicalwebapp() - 类 中的方法cn.tom.kit.io.Resource
 
getPort() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getPort() - 类 中的方法cn.tom.db.redis.RedisDao
 
getProp(String) - 类 中的静态方法cn.tom.mvc.config.Constants
 
getRealPage(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getRequest() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getRequest() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getRequestContext() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getResource() - 类 中的方法cn.tom.db.redis.RedisDao
 
getResponse() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getResponse() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getResult(CallableStatement, boolean) - 类 中的方法cn.tom.db.jdbc.ProcedureCallback
 
getResultMap() - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
getScanPackage() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getServerAddress() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getServletContext() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getServletContext() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getSession() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getSession() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
getSessionAttribute(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
getShort(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getSql() - 接口 中的方法cn.tom.db.jdbc.Query
 
getSql() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
getStr(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getString(String) - 类 中的方法cn.tom.db.jdbc.ProceRecord
 
getString(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
getString() - 类 中的方法cn.tom.kit.RandomNumImage
 
getSuperClassGenricType(Class<?>, int) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
查找泛型类的泛型
getSyscfg() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getThreadConnection() - 类 中的方法cn.tom.mvc.jdbc.DBPool
已过时。
getThreadsAllowedToBlockForConnectionMultiplier() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getTime(Object) - 类 中的静态方法cn.tom.mvc.ext.JavassistConverter
 
getURL() - 类 中的方法cn.tom.kit.io.Resource
 
getUrlMap() - 类 中的方法cn.tom.mvc.core.RequestContext
 
getUsername() - 类 中的方法cn.tom.db.mongo.MongoDB
 
getUsername() - 类 中的方法cn.tom.mvc.jdbc.DBPool
 
getValue(Annotation, String) - 类 中的静态方法cn.tom.kit.clazz.AnnotationUtils
Retrieve the value of a named Annotation attribute, given an annotation instance.
getValue(Annotation) - 类 中的静态方法cn.tom.kit.clazz.AnnotationUtils
Retrieve the value of the "value" attribute of a single-element Annotation, given an annotation instance.
getView() - 类 中的静态方法cn.tom.mvc.view.ViewFactory
 
getViewConfigLocation() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getViewType() - 类 中的静态方法cn.tom.mvc.config.Constants
 
getWebRoot() - 类 中的静态方法cn.tom.mvc.config.Constants
 
gt(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
gt(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 

H

handleInvocationTargetException(InvocationTargetException) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Handle the given invocation target exception.
Handler - cn.tom.mvc.annotation中的类
 
Handler() - 类 的构造器cn.tom.mvc.annotation.Handler
 
Handler - cn.tom.mvc.handler中的接口
 
Handler.Controller - cn.tom.mvc.annotation中的注释类型
 
Handler.ExecMethod - cn.tom.mvc.annotation中的注释类型
执行方法, 只有当controller 为 defaultAnnotationController 的时候初始化执行
Handler.Initialize - cn.tom.mvc.annotation中的注释类型
 
Handler.Interceptor - cn.tom.mvc.annotation中的注释类型
 
Handler.Path - cn.tom.mvc.annotation中的注释类型
 
Handler.Resource - cn.tom.mvc.annotation中的注释类型
 
handleReflectionException(Exception) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Handle the given reflection exception.
HandlerInfo - cn.tom.mvc.handler中的类
 
HandlerInfo(ControllerModel, boolean) - 类 的构造器cn.tom.mvc.handler.HandlerInfo
 
handlers - 接口 中的静态变量cn.tom.mvc.handler.Handler
 
hashCode() - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
hasLength(CharSequence) - 类 中的静态方法cn.tom.kit.StringUtil
检查包含空白字符在内的字符系列长度 StringUtils.hasLength(null) = false StringUtils.hasLength("") = false StringUtils.hasLength(" ") = true StringUtils.hasLength("Hello") = true
hasText(String) - 类 中的静态方法cn.tom.kit.StringUtil
Check whether the given String has actual text.
hasText(CharSequence) - 类 中的静态方法cn.tom.kit.StringUtil
 
Helper - cn.tom.kit中的类
 
Helper() - 类 的构造器cn.tom.kit.Helper
 
HTTPConverter - cn.tom.mvc.ext中的类
 
HTTPConverter() - 类 的构造器cn.tom.mvc.ext.HTTPConverter
 
HttpMethod - cn.tom.mvc.annotation中的枚举
 

I

in(Object...) - 接口 中的方法cn.tom.db.jdbc.Query
 
in(Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
INDEX_NOT_FOUND - 类 中的静态变量cn.tom.kit.StringUtil
 
init(File) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
init(Properties) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
init(File) - 类 中的静态方法cn.tom.db.mongo.MongoDao
 
init(Properties) - 类 中的静态方法cn.tom.db.mongo.MongoDao
 
init(Properties) - 类 中的方法cn.tom.db.mongo.MongoDB
 
init() - 类 中的方法cn.tom.db.mongo.MongoDB
 
init() - 类 中的方法cn.tom.db.redis.RedisDao
 
init(File) - 类 中的方法cn.tom.db.redis.RedisDao
 
init(Properties) - 类 中的方法cn.tom.db.redis.RedisDao
 
init() - 类 中的方法cn.tom.mvc.handler.CocookServlet
 
init(Properties) - 类 中的方法cn.tom.mvc.jdbc.DBPool
 
init() - 类 中的方法cn.tom.mvc.jdbc.DBPool
 
init(String[]) - 类 中的方法cn.tom.mvc.UndertowStart
 
init() - 类 中的方法cn.tom.mvc.view.FreeMarkerView
 
init() - 类 中的方法cn.tom.mvc.view.VelocityView
 
Initializers - cn.tom.mvc.core中的类
 
Initializers() - 类 的构造器cn.tom.mvc.core.Initializers
 
initView() - 类 中的静态方法cn.tom.mvc.view.ViewFactory
 
initWebRoot(String) - 类 中的方法cn.tom.mvc.UndertowStart
 
insert(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
insert(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
insert(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
insert(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
insert(String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
返回自增ID,如果没有自增主键,请使用update
insert(Connection, String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
insert(String, Map<String, ? extends Object>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
insert(String, List<DBObject>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
insert(String, DBObject...) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
insert(String, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoDao
新增
insert(String, List<DBObject>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
insert(String, DBObject...) - 类 中的方法cn.tom.db.mongo.MongoDao
 
insert(String, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
insert(String, List<DBObject>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
insert(String, DBObject...) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
insertAsBean(String, Object) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
insertAsBean(String, Object) - 类 中的方法cn.tom.db.mongo.MongoDao
 
insertAsBean(String, Object) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
insertAsBeans(String, List<Object>) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
insertAsBeans(String, List<Object>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
insertAsBeans(String, List<Object>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
insertDB(String, Object) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
Interceptor - cn.tom.mvc.interceptor中的接口
 
invoke(Object, Method, Object[]) - 类 中的方法cn.tom.mvc.interceptor.ProxyHandler
 
invokeJdbcMethod(Method, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the specified JDBC API Method against the supplied target object with no arguments.
invokeJdbcMethod(Method, Object, Object...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the specified JDBC API Method against the supplied target object with the supplied arguments.
invokeMethod(Object, Method, Object...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
 
invokeMethod(Method, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the specified Method against the supplied target object with no arguments.
invokeMethod(Method, Object, Object...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Invoke the specified Method against the supplied target object with the supplied arguments.
invokeMethodByConvert(Object, Method, Object...) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
method.setAccessible(true); 执行方法 method.invoke(obj, params...)
isAutoConnectRetry() - 类 中的方法cn.tom.db.mongo.MongoDB
 
isEmpty(String) - 类 中的静态方法cn.tom.kit.StringUtil
 
isEqualsMethod(Method) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Determine whether the given method is an "equals" method.
isHashCodeMethod(Method) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Determine whether the given method is a "hashCode" method.
isIPAddr(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
isNotNull() - 接口 中的方法cn.tom.db.jdbc.Query
 
isNotNull() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
isNull() - 接口 中的方法cn.tom.db.jdbc.Query
 
isNull() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
isPaserField() - 类 中的方法cn.tom.mvc.core.ControllerModel
 
isPattern(String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
 
isPattern(String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Does the given path represent a pattern that can be matched by an implementation of this interface?
isPublicStaticFinal(Field) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Determine whether the given field is a "public static final" constant.
isTestOnBorrow() - 类 中的方法cn.tom.db.redis.RedisDao
 
isToStringMethod(Method) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Determine whether the given method is a "toString" method.
isVisible(Class<?>, ClassLoader) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Check whether the given class is visible in the given ClassLoader.

J

JavassistClassLoader - cn.tom.mvc.ext中的类
 
JavassistClassLoader(String, ClassLoader) - 类 的构造器cn.tom.mvc.ext.JavassistClassLoader
 
JavassistClassLoader(String) - 类 的构造器cn.tom.mvc.ext.JavassistClassLoader
 
JavassistConverter - cn.tom.mvc.ext中的类
 
JavassistConverter() - 类 的构造器cn.tom.mvc.ext.JavassistConverter
 
JavassistUtil - cn.tom.mvc.ext中的类
 
JavassistUtil() - 类 的构造器cn.tom.mvc.ext.JavassistUtil
 
join(Object[], String) - 类 中的静态方法cn.tom.kit.StringUtil
{null,"",null,2,3} --> 2,3 {"",2,"",2,"",} --> 2,2
Jsonable - cn.tom.kit.json中的接口
 
JsonUtil - cn.tom.kit.json中的类
 
JsonUtil() - 类 的构造器cn.tom.kit.json.JsonUtil
 

L

le(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
le(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
like(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
like(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
loadClass(String) - 类 中的静态方法cn.tom.mvc.ext.BeanFactory
 
loadFile(String, Class<?>) - 类 中的静态方法cn.tom.kit.Helper
 
loadFile(String) - 类 中的静态方法cn.tom.kit.Helper
 
loadFileContent(String) - 类 中的静态方法cn.tom.kit.Helper
 
loadProperties(Resource) - 类 中的静态方法cn.tom.kit.io.PropertiesUtil
Load properties from the given resource.
localAddress(SocketChannel) - 类 中的静态方法cn.tom.kit.Helper
 
logger - 接口 中的静态变量cn.tom.mvc.handler.Controller
 
logger - 类 中的静态变量cn.tom.mvc.jdbc.DBPool
 
lt(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
lt(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 

M

main(String[]) - 类 中的静态方法cn.tom.kit.Encrypt
 
makeAccessible(Field) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Make the given field accessible, explicitly setting it accessible if necessary.
makeAccessible(Method) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Make the given method accessible, explicitly setting it accessible if necessary.
makeAccessible(Constructor<?>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Make the given constructor accessible, explicitly setting it accessible if necessary.
mapToBean(Map<String, ?>, Class<T>) - 类 中的静态方法cn.tom.db.mongo.MongoDao
 
mapToBean(Map<String, ?>, Class<T>) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
map 转 bean
mapToBean(Map<String, ?>, Class<T>) - 类 中的静态方法cn.tom.mvc.ext.ByteCodeFactory
 
match(String, String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
pattern *|?
match(String, String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
match(RequestMapping, RequestContext) - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
match(RequestMapping, RequestContext) - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
match(RequestMapping, RequestContext) - 接口 中的方法cn.tom.mvc.handler.Handler
 
match2(RequestMapping, RequestContext) - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
match2(RequestMapping, RequestContext) - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
matcher - 接口 中的静态变量cn.tom.mvc.handler.Handler
 
matches(Field) - 接口 中的方法cn.tom.kit.clazz.ReflectUtil.FieldFilter
Determine whether the given field matches.
matches(Method) - 接口 中的方法cn.tom.kit.clazz.ReflectUtil.MethodFilter
Determine whether the given method matches.
matchStart(String, String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
 
matchStart(String, String) - 接口 中的方法cn.tom.mvc.ext.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
matchStrings() - 类 中的方法cn.tom.mvc.ext.AntPathStringMatcher
Main entry point.
MD52Long(String) - 类 中的静态方法cn.tom.kit.Encrypt
 
MongoDao - cn.tom.db.mongo中的类
http://api.mongodb.org/java/2.11.3/ mongodb 基本操作
MongoDao() - 类 的构造器cn.tom.db.mongo.MongoDao
 
MongoDB - cn.tom.db.mongo中的类
 
MongoDB() - 类 的构造器cn.tom.db.mongo.MongoDB
 
MongoDB(String, String, int, int, int, boolean, int) - 类 的构造器cn.tom.db.mongo.MongoDB
 
MongoDB(File) - 类 的构造器cn.tom.db.mongo.MongoDB
 
MongoTemplet - cn.tom.db.mongo中的类
 
MongoTemplet() - 类 的构造器cn.tom.db.mongo.MongoTemplet
 
Multimap<K,V> - cn.tom.kit中的类
 
Multimap() - 类 的构造器cn.tom.kit.Multimap
 
Multimap(Map<K, V>) - 类 的构造器cn.tom.kit.Multimap
 
Multimap(K, V) - 类 的构造器cn.tom.kit.Multimap
 

N

newInstance(Class<T>) - 类 中的静态方法cn.tom.mvc.ext.BeanFactory
 
newInstance(String) - 类 中的静态方法cn.tom.mvc.ext.BeanFactory
 
NON_BRIDGED_METHODS - 类 中的静态变量cn.tom.kit.clazz.ReflectUtil
Pre-built MethodFilter that matches all non-bridge methods.
not() - 接口 中的方法cn.tom.db.jdbc.Query
 
not() - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
notEq(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
notEq(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
notfound() - 类 中的方法cn.tom.mvc.core.RequestContext
 

O

option(Properties, String, String) - 类 中的静态方法cn.tom.kit.Helper
 
option(Properties, String, int) - 类 中的静态方法cn.tom.kit.Helper
 
option(String[], String, String) - 类 中的静态方法cn.tom.kit.Helper
 
option(String[], String, int) - 类 中的静态方法cn.tom.kit.Helper
 
option(String[], String, boolean) - 类 中的静态方法cn.tom.kit.Helper
 
or(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
or(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 

P

parse(String) - 类 中的方法cn.tom.db.jdbc.ProcedureCallback
 
parserControllerMethod() - 类 中的方法cn.tom.mvc.core.ControllerInvoke
 
parserDate(String) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
parserDateTime(String) - 类 中的静态方法cn.tom.kit.clazz.Converter
 
paserFieldAnotation() - 类 中的方法cn.tom.mvc.core.ControllerInvoke
 
paserFieldAnotation(ControllerModel) - 类 中的方法cn.tom.mvc.handler.HandlerInfo
 
PathMatcher - cn.tom.mvc.ext中的接口
Strategy interface for String-based path matching.
populate(Object, Properties) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
将prop 注入到 obj(CoC name --> setName 注入)
printData(String, Object) - 类 中的方法cn.tom.mvc.core.RequestContext
 
printHTML(Object) - 类 中的方法cn.tom.mvc.core.RequestContext
 
printJSON(Object) - 类 中的方法cn.tom.mvc.core.RequestContext
 
ProcedureCallback - cn.tom.db.jdbc中的类
 
ProcedureCallback() - 类 的构造器cn.tom.db.jdbc.ProcedureCallback
 
ProceRecord - cn.tom.db.jdbc中的类
存储过程执行返回对象
ProceRecord(Map<String, Object>) - 类 的构造器cn.tom.db.jdbc.ProceRecord
 
ProceUtils - cn.tom.db.jdbc.simple中的类
procedure工具
ProceUtils() - 类 的构造器cn.tom.db.jdbc.simple.ProceUtils
 
PropertiesUtil - cn.tom.kit.io中的类
 
PropertiesUtil() - 类 的构造器cn.tom.kit.io.PropertiesUtil
 
proxyApp() - 类 中的方法cn.tom.mvc.handler.DefaultAnnotationHandler
 
proxyApp() - 类 中的方法cn.tom.mvc.handler.DefaultNameHandler
 
proxyApp() - 接口 中的方法cn.tom.mvc.handler.Handler
 
ProxyHandler - cn.tom.mvc.interceptor中的类
动态代理 做拦截器
ProxyHandler() - 类 的构造器cn.tom.mvc.interceptor.ProxyHandler
 
put(String, String) - 类 中的静态方法cn.tom.mvc.config.Constants
 

Q

Query - cn.tom.db.jdbc中的接口
 
query(Connection, String, Object...) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
queryById(String, String) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
queryById(String, String) - 类 中的方法cn.tom.db.mongo.MongoDao
 
queryById(String, String) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
queryForInt(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForInt(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForLinkedMap(String) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForLinkedMap(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForLinkedMap(String) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForLinkedMap(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForLinkedMapList(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForLinkedMapList(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForList(String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForList(Connection, String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForList(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForList(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForList(Connection, String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForList(String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForList(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForList(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForLong(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForLong(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForMap(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForMap(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForMap(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForMap(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForObject(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForObject(String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForObject(Connection, String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForObject(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForObject(String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForObject(Connection, String, Class<T>, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
queryForString(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
queryForString(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 

R

RandomNumImage - cn.tom.kit中的类
验证码
randomstr(int) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
readLine(File, String) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
recycle() - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
redirect(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
RedisDao - cn.tom.db.redis中的类
 
RedisDao() - 类 的构造器cn.tom.db.redis.RedisDao
 
RedisUtil - cn.tom.db.redis中的类
使用 redis 作为缓存的问题
RedisUtil() - 类 的构造器cn.tom.db.redis.RedisUtil
 
ReflectUtil - cn.tom.kit.clazz中的类
反射工具类
ReflectUtil() - 类 的构造器cn.tom.kit.clazz.ReflectUtil
 
ReflectUtil.FieldCallback - cn.tom.kit.clazz中的接口
Callback interface invoked on each field in the hierarchy.
ReflectUtil.FieldFilter - cn.tom.kit.clazz中的接口
Callback optionally used to filter fields to be operated on by a field callback.
ReflectUtil.MethodCallback - cn.tom.kit.clazz中的接口
Action to take on each method.
ReflectUtil.MethodFilter - cn.tom.kit.clazz中的接口
Callback optionally used to method fields to be operated on by a method callback.
registerInParameter() - 类 中的方法cn.tom.db.jdbc.ProcedureCallback
 
registerOutParameter(String, String) - 类 中的方法cn.tom.db.jdbc.ProcedureCallback
 
remoteAddress(SocketChannel) - 类 中的静态方法cn.tom.kit.Helper
 
remove(String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
remove(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
删除
remove(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
removeParam(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
removeSessionParam(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
render(String) - 类 中的方法cn.tom.mvc.view.FreeMarkerView
 
render(String) - 类 中的方法cn.tom.mvc.view.VelocityView
 
render(String) - 类 中的方法cn.tom.mvc.view.View
 
RequestContext - cn.tom.mvc.core中的类
 
RequestContext() - 类 的构造器cn.tom.mvc.core.RequestContext
 
RequestContext(ServletContext, HttpServletRequest, HttpServletResponse) - 类 的构造器cn.tom.mvc.core.RequestContext
 
RequestMapping - cn.tom.mvc.handler中的类
 
RequestMapping() - 类 的构造器cn.tom.mvc.handler.RequestMapping
 
RequestMapping(String, HttpMethod) - 类 的构造器cn.tom.mvc.handler.RequestMapping
 
resolveReturnType(Method, Class) - 类 中的静态方法cn.tom.kit.clazz.GenericTypeResolver
Determine the target type for the generic return type of the given method.
resolveTypeArgument(Class, Class) - 类 中的静态方法cn.tom.kit.clazz.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare a concrete type for its type variable.
resolveTypeArguments(Class, Class) - 类 中的静态方法cn.tom.kit.clazz.GenericTypeResolver
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare concrete types for its type variables.
Resource - cn.tom.kit.io中的类
 
Resource(String) - 类 的构造器cn.tom.kit.io.Resource
 
Resource(String, ClassLoader) - 类 的构造器cn.tom.kit.io.Resource
 
Resource(String, Class<?>) - 类 的构造器cn.tom.kit.io.Resource
 
Response - cn.tom.mvc.annotation中的类
 
Response() - 类 的构造器cn.tom.mvc.annotation.Response
 
Response.Html - cn.tom.mvc.annotation中的注释类型
 
Response.Json - cn.tom.mvc.annotation中的注释类型
 
Response.Stream - cn.tom.mvc.annotation中的注释类型
response返回inputStream解析
rethrowException(Throwable) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
rethrowRuntimeException(Throwable) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
returnBrokenResource(Jedis) - 类 中的方法cn.tom.db.redis.RedisDao
 
returnResource(Jedis) - 类 中的方法cn.tom.db.redis.RedisDao
 
run(Class<?>, String[]) - 类 中的静态方法cn.tom.mvc.TomcatStart
 

S

save(String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
save(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
save(String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
scan() - 类 中的方法cn.tom.mvc.core.Initializers
 
Scan - cn.tom.mvc.ext中的类
 
Scan() - 类 的构造器cn.tom.mvc.ext.Scan
 
scanpackage(String) - 类 中的静态方法cn.tom.mvc.ext.Scan
 
searchMechodByName(String) - 类 中的方法cn.tom.mvc.handler.HandlerInfo
Coc 根据methodName 匹配URL key--> className.methodName
serialize(Object) - 类 中的方法cn.tom.kit.json.FastJson
 
serialize(Object) - 接口 中的方法cn.tom.kit.json.Jsonable
 
serialize(Object) - 类 中的静态方法cn.tom.kit.json.JsonUtil
 
serializeToBytes(Object) - 类 中的方法cn.tom.kit.json.FastJson
 
serializeToBytes(Object) - 接口 中的方法cn.tom.kit.json.Jsonable
 
serializeToBytes(Object) - 类 中的静态方法cn.tom.kit.json.JsonUtil
 
set(String, String) - 类 中的方法cn.tom.db.redis.RedisUtil
 
set(String, String, int) - 类 中的方法cn.tom.db.redis.RedisUtil
 
set(String, String...) - 类 中的方法cn.tom.db.redis.RedisUtil
 
set(String, int, String...) - 类 中的方法cn.tom.db.redis.RedisUtil
 
set(K, Object) - 类 中的方法cn.tom.kit.Multimap
 
set_DB(String) - 类 中的方法cn.tom.db.mongo.MongoDao
 
setAttribute(String, Object) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setAttributs(Map<String, ?>) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setAutoConnectRetry(boolean) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setCharacterEncoding(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setConfig(JedisPoolConfig) - 类 中的方法cn.tom.db.redis.RedisDao
 
setConnectionsPerHost(int) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setContentType(String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setCookie(String, String, int) - 类 中的方法cn.tom.mvc.core.RequestContext
设置COOKIE
setCookie(String, String, int, boolean) - 类 中的方法cn.tom.mvc.core.RequestContext
设置COOKIE
setDb(String) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setDB(String) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
setField(Field, Object, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Set the field represented by the supplied field object on the specified target object to the specified value.
sethash(String, Map<String, String>) - 类 中的方法cn.tom.db.redis.RedisUtil
 
sethash(String, Map<String, String>, int) - 类 中的方法cn.tom.db.redis.RedisUtil
 
setHeader(String, String) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setHost(String) - 类 中的方法cn.tom.db.redis.RedisDao
 
setHosts(String) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setMapping(RequestMapping) - 类 中的方法cn.tom.mvc.interceptor.ActionInvocation
 
setMaxActive(int) - 类 中的方法cn.tom.db.redis.RedisDao
 
setMaxIdle(int) - 类 中的方法cn.tom.db.redis.RedisDao
 
setMaxWait(int) - 类 中的方法cn.tom.db.redis.RedisDao
 
setMaxWaitTime(int) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setMethod(HttpMethod) - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
setParams(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(int) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(double) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(float) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(long) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(boolean) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(Timestamp) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(Date) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(BigDecimal) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(Object) - 接口 中的方法cn.tom.db.jdbc.Query
 
setParams(Object) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(int) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(double) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(float) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(long) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(boolean) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(Timestamp) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(Date) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setParams(BigDecimal) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
setPaserField(boolean) - 类 中的方法cn.tom.mvc.core.ControllerModel
 
setPassword(String) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setPassword(String) - 类 中的方法cn.tom.db.redis.RedisDao
 
setPath(String) - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
setPathSeparator(String) - 类 中的方法cn.tom.mvc.ext.AntPathMatcher
Set the path separator to use for pattern parsing.
setPort(int) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setPort(int) - 类 中的方法cn.tom.db.redis.RedisDao
 
setSessionAttribute(String, Object) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setTestOnBorrow(boolean) - 类 中的方法cn.tom.db.redis.RedisDao
 
setThreadsAllowedToBlockForConnectionMultiplier(int) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setUrlMap(Map<String, String>) - 类 中的方法cn.tom.mvc.core.RequestContext
 
setUsername(String) - 类 中的方法cn.tom.db.mongo.MongoDB
 
setWebRoot(String) - 类 中的方法cn.tom.kit.io.Resource
 
setWebRoot(String) - 类 中的静态方法cn.tom.mvc.config.Constants
 
shallowCopyFieldState(Object, Object) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
Given the source object and the destination, which must be the same class or a subclass, copy all fields, including inherited fields.
show_sql - 类 中的静态变量cn.tom.mvc.jdbc.DBPool
 
singletons - 类 中的静态变量cn.tom.mvc.ext.BeanFactory
 
start() - 类 中的方法cn.tom.mvc.UndertowStart
 
streamToStr(InputStream, String) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
StringUtil - cn.tom.kit中的类
 
StringUtil() - 类 的构造器cn.tom.kit.StringUtil
 
strToStream(String) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
substringBefore(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 
substringBetween(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 
substringBetween(String, String, String) - 类 中的静态方法cn.tom.kit.StringUtil
 

T

TEMPLATE - 类 中的静态变量cn.tom.db.jdbc.simple.DBUtil
 
toBeans(List<DBObject>, Class<T>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
toDBList(List<Object>) - 类 中的方法cn.tom.db.mongo.MongoDao
 
toGetMethod(String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
 
ToInStream(ByteArrayOutputStream) - 类 中的静态方法cn.tom.kit.io.FileUtil
 
tokenizeToStringArray(String, String) - 类 中的静态方法cn.tom.kit.StringUtil
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - 类 中的静态方法cn.tom.kit.StringUtil
Tokenize the given String into a String array via a StringTokenizer.
toMap(Properties) - 类 中的静态方法cn.tom.kit.io.PropertiesUtil
 
tomcat_run(Class<?>, String[]) - 类 中的静态方法cn.tom.mvc.TomcatStart
 
TomcatStart - cn.tom.mvc中的类
 
TomcatStart() - 类 的构造器cn.tom.mvc.TomcatStart
 
toSetMethod(String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
 
toString() - 类 中的方法cn.tom.mvc.handler.RequestMapping
 
toStringArray(Collection<String>) - 类 中的静态方法cn.tom.kit.StringUtil
Copy the given Collection into a String array.
toTitleCase(String) - 类 中的静态方法cn.tom.kit.clazz.ReflectUtil
 
transfer(FileInputStream, FileOutputStream) - 类 中的静态方法cn.tom.kit.io.FileUtil
文件拷贝

U

UndertowStart - cn.tom.mvc中的类
 
UndertowStart(Class<?>) - 类 的构造器cn.tom.mvc.UndertowStart
 
UndertowStart(DeploymentInfo) - 类 的构造器cn.tom.mvc.UndertowStart
 
update(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
update(String, Object...) - 类 中的方法cn.tom.db.jdbc.DBOperations
 
update(String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
update(Connection, String, Object...) - 类 中的方法cn.tom.db.jdbc.simple.DBTemplate
 
update(String, DBObject, DBObject, boolean, boolean) - 接口 中的方法cn.tom.db.mongo.BaseDao
修改
update(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
单条修改
update(String, DBObject, DBObject, boolean, boolean) - 类 中的方法cn.tom.db.mongo.MongoDao
修改
update(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
单条修改
update(String, DBObject, DBObject, boolean, boolean) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
update(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateByid(String, String, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
 
updateByid(String, String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
 
updateByid(String, String, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateByidAsBean(String, String, Object) - 接口 中的方法cn.tom.db.mongo.BaseDao
按id修改, 只修改指定的列
updateByidAsBean(String, String, Object) - 类 中的方法cn.tom.db.mongo.MongoDao
按id修改, 只修改指定的列
updateByidAsBean(String, String, Object) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateDB(String, Object, String) - 类 中的静态方法cn.tom.db.jdbc.simple.DBUtil
 
updateMulti(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
批量修改
updateMulti(String, Map<String, ? extends Object>, Map<String, ? extends Object>) - 接口 中的方法cn.tom.db.mongo.BaseDao
批量修改 单列,其他列如果没有赋值不修改
updateMulti(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
批量修改
updateMulti(String, Map<String, ? extends Object>, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoDao
批量修改 单列,其他列如果没有赋值不修改
updateMulti(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateMulti(String, Map<String, ? extends Object>, Map<String, ? extends Object>) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateMultiSingle(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
批量修改 单列,其他列如果没有赋值不修改
updateMultiSingle(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
批量修改 单列,其他列如果没有赋值不修改
updateMultiSingle(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
updateSingle(String, DBObject, DBObject) - 接口 中的方法cn.tom.db.mongo.BaseDao
单条单列,其他列如果没有赋值不修改
updateSingle(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoDao
单条单列,其他列如果没有赋值不修改
updateSingle(String, DBObject, DBObject) - 类 中的方法cn.tom.db.mongo.MongoTemplet
 
upset(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
upset(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 
USER_DECLARED_METHODS - 类 中的静态变量cn.tom.kit.clazz.ReflectUtil
Pre-built MethodFilter that matches all non-bridge methods which are not declared on java.lang.Object.

V

valueOf(String) - 枚举 中的静态方法cn.tom.mvc.annotation.ContentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.tom.mvc.annotation.HttpMethod
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.tom.mvc.annotation.ContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.tom.mvc.annotation.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VelocityView - cn.tom.mvc.view中的类
 
VelocityView() - 类 的构造器cn.tom.mvc.view.VelocityView
 
View - cn.tom.mvc.view中的类
 
View() - 类 的构造器cn.tom.mvc.view.View
 
ViewFactory - cn.tom.mvc.view中的类
 
ViewFactory() - 类 的构造器cn.tom.mvc.view.ViewFactory
 

W

where(String) - 接口 中的方法cn.tom.db.jdbc.Query
 
where(String) - 类 中的方法cn.tom.db.jdbc.simple.DBQuery
 

Z

ZipFileUtil - cn.tom.kit.io中的类
 
ZipFileUtil() - 类 的构造器cn.tom.kit.io.ZipFileUtil
 
A B C D E F G H I J L M N O P Q R S T U V W Z 

Copyright © 2019. All rights reserved.