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

A

AALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
AbstractCompositeVO - Class in com.frameworkset.common.bean
 
AbstractCompositeVO() - Constructor for class com.frameworkset.common.bean.AbstractCompositeVO
 
AbstractCompositeVO.DecoratorVO - Class in com.frameworkset.common.bean
inner class DecoratorVO implement decorator pattern to decorator an object with a status
AbstractCompositeVO.MapIterator - Class in com.frameworkset.common.bean
 
AbstractCompositeVO.UtilIterator - Class in com.frameworkset.common.bean
 
AbstractInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a bytecode instruction.
AbstractInsnNode(int) - Constructor for class bboss.org.objectweb.asm.tree.AbstractInsnNode
Constructs a new AbstractInsnNode.
AbstractResource - Class in org.frameworkset.util.io
Title: AbstractResource.java
AbstractResource() - Constructor for class org.frameworkset.util.io.AbstractResource
 
ACC_ABSTRACT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_ENUM - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_FINAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_MANDATED - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_STRICT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_SUPER - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_VARARGS - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class bboss.org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader .
accept(ClassVisitor, Attribute[], int) - Method in class bboss.org.objectweb.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accept(SignatureVisitor) - Method in class bboss.org.objectweb.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Makes the given code visitor visit this instruction.
accept(AnnotationVisitor) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
Makes the given visitor visit this annotation.
accept(ClassVisitor) - Method in class bboss.org.objectweb.asm.tree.ClassNode
Makes the given class visitor visit this class.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.FieldInsnNode
 
accept(ClassVisitor) - Method in class bboss.org.objectweb.asm.tree.FieldNode
Makes the given class visitor visit this field.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.FrameNode
Makes the given visitor visit this stack map frame.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.IincInsnNode
 
accept(ClassVisitor) - Method in class bboss.org.objectweb.asm.tree.InnerClassNode
Makes the given class visitor visit this inner class.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.InsnList
Makes the given visitor visit all of the instructions in this list.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.InsnNode
Makes the given visitor visit this instruction.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.IntInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.JumpInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.LabelNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.LdcInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.LineNumberNode
 
accept(MethodVisitor, boolean) - Method in class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
Makes the given visitor visit this type annotation.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.LocalVariableNode
Makes the given visitor visit this local variable declaration.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.MethodInsnNode
 
accept(ClassVisitor) - Method in class bboss.org.objectweb.asm.tree.MethodNode
Makes the given class visitor visit this method.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.MethodNode
Makes the given method visitor visit this method.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.ParameterNode
Makes the given visitor visit this parameter declaration.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Makes the given visitor visit this try catch block.
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.TypeInsnNode
 
accept(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.VarInsnNode
 
ACCEPT - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Accept header field name.
ACCEPT_CHARSET - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Accept-Ranges header field name.
acceptAnnotations(MethodVisitor) - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Makes the given visitor visit the annotations of this instruction.
acceptType(SignatureVisitor) - Method in class bboss.org.objectweb.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
access - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The class's access flags (see Opcodes).
access - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The field's access flags (see Opcodes).
access - Variable in class bboss.org.objectweb.asm.tree.InnerClassNode
The access flags of the inner class as originally declared in the enclosing class.
access - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The method's access flags (see Opcodes).
access - Variable in class bboss.org.objectweb.asm.tree.ParameterNode
The parameter's access flags (see Opcodes).
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Allow-Credentials response header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Allow-Headers response header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Allow-Methods response header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Allow-Origin response header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Expose-Headers response header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Max-Age response header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Request-Headers request header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.frameworkset.http.HttpHeaders
The CORS Access-Control-Request-Method request header field name.
AccessControlFactory - Interface in org.frameworkset.security
AccessControlFactory.java
AccessControlInf - Interface in org.frameworkset.security
AccessControlInf.java
aconst(Object) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ACONST_NULL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ADD - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
add(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
add(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Adds the given instruction to the end of this list.
add(InsnList) - Method in class bboss.org.objectweb.asm.tree.InsnList
Adds the given instructions to the end of this list.
ADD - Static variable in class com.frameworkset.common.bean.CompositeVO
添加状态标识
ADD - Static variable in class com.frameworkset.common.bean.StatusConst
添加状态标识
add(String, String) - Method in class org.frameworkset.http.HttpHeaders
Add the given, single header value under the given name.
add(K, V) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
add(K, V) - Method in interface org.frameworkset.util.MultiValueMap
Add the given single value to the current list of values for the given key.
add(Object) - Method in class org.frameworkset.util.tokenizer.UniqueList
 
add(Object, Comparator) - Method in class org.frameworkset.util.tokenizer.UniqueList
 
addAll(Collection) - Method in class org.frameworkset.util.tokenizer.UniqueList
 
addComparator(Comparator<? extends T>) - Method in class org.frameworkset.util.CompoundComparator
Add a Comparator to the end of the chain.
addComparator(Comparator<? extends T>, boolean) - Method in class org.frameworkset.util.CompoundComparator
Add a Comparator to the end of the chain using the provided sort order.
addCookieValue(HttpServletRequest, HttpServletResponse, String, String, int) - Static method in class com.frameworkset.util.StringUtil
 
addCookieValue(HttpServletRequest, HttpServletResponse, String, String, int, boolean, boolean) - Static method in class com.frameworkset.util.StringUtil
 
addCookieValue(HttpServletRequest, HttpServletResponse, String, String, int, boolean, boolean, String) - Static method in class com.frameworkset.util.StringUtil
 
addCookieValue(HttpServletRequest, String, HttpServletResponse, String, String, int, boolean, boolean, String) - Static method in class com.frameworkset.util.StringUtil
 
addCookieValue(HttpServletRequest, HttpServletResponse, String, String, int, boolean) - Static method in class com.frameworkset.util.StringUtil
 
addCookieValue(HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.frameworkset.util.StringUtil
 
addDates(Date, int) - Static method in class org.frameworkset.util.TimeUtil
 
addDateSeconds(Date, int) - Static method in class org.frameworkset.util.TimeUtil
 
addDocumentEnd() - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
addDocumentStart() - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
addElement(String, Attributes) - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
addEnd(String) - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
addFile(String, ResourceInitial) - Method in class com.frameworkset.util.DaemonThread
 
addFile(File, String, ResourceInitial) - Method in class com.frameworkset.util.DaemonThread
 
addFile(File, ResourceInitial) - Method in class com.frameworkset.util.DaemonThread
 
addFile(URL, String, ResourceInitial) - Method in class com.frameworkset.util.DaemonThread
 
addGETSETMethodForClass(List<ClassUtil.PropertieDescription>, Class) - Static method in class org.frameworkset.util.asm.AsmUtil
 
additiveHash(String, int) - Static method in class org.frameworkset.util.HashUtil
加法hash
AddMethodAdaptor - Class in org.frameworkset.util.asm
Title: AddMethodAdaptor.java
AddMethodAdaptor(ClassVisitor) - Constructor for class org.frameworkset.util.asm.AddMethodAdaptor
 
addObjectToArray(Object[], Object) - Static method in class org.frameworkset.util.ObjectUtils
Append the given Object to the given array, returning a new array consisting of the input array contents plus the given Object.
addResourcePathToPackagePath(Class, String) - Static method in class org.frameworkset.util.ClassUtils
Return a path suitable for use with ClassLoader.getResource (also suitable for use with Class.getResource by prepending a slash ('/') to the return value.
addStart(String, Attributes) - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
addStringToArray(String[], String) - Static method in class com.frameworkset.util.SimpleStringUtil
Append the given String to the given String array, returning a new array consisting of the input array contents plus the given String.
addSVUID(long) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
 
addSymbol(String) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
addSymbol(String, boolean) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
addSymbol(String, String, boolean) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
addSymbol(TokenizerSymbol) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
addURLParameter(String, String, String) - Static method in class com.frameworkset.common.util.Util
 
addURLParameter(String, String) - Static method in class com.frameworkset.common.util.Util
 
addURLParameter(String, String, String) - Static method in class com.frameworkset.util.Util
 
addURLParameter(String, String) - Static method in class com.frameworkset.util.Util
 
addVO(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
新建业务信息时,将封装信息的值对象存放到该对象对应的散列中 注意:调用本方法时将要修改obj的主键
addVO(ValueObject, boolean) - Method in class com.frameworkset.common.bean.CompositeVO
添加obj到值对象中,根据keyGenerator判定是否产生主键true产生,false不产生
addVO(ValueObject, boolean, boolean) - Method in class com.frameworkset.common.bean.CompositeVO
添加obj到值对象中,根据keyGenerator判定是否产生主键true产生,false不产生
AdviceAdapter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor to insert before, after and around advices in methods and constructors.
AdviceAdapter(int, MethodVisitor, int, String, String) - Constructor for class bboss.org.objectweb.asm.commons.AdviceAdapter
Creates a new AdviceAdapter.
AESCoder - Class in org.frameworkset.security
 
AESCoder(String) - Constructor for class org.frameworkset.security.AESCoder
 
AesException - Exception in org.frameworkset.security
 
AesException(int) - Constructor for exception org.frameworkset.security.AesException
 
after(Method, Object[]) - Method in interface com.frameworkset.proxy.Interceptor
将拦截器方法中包含的异常抛出
after() - Method in class com.frameworkset.util.VariableHandler.SQLStruction
 
after() - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
after() - Method in class com.frameworkset.util.VariableHandler.Variable
变量解析完毕后,对变量定义信息进行额外处理
afterAccess() - Method in class org.frameworkset.util.ConcurrencyThrottleSupport
To be invoked after the main execution logic of concrete subclasses.
afterFinally(Method, Object[]) - Method in interface com.frameworkset.proxy.Interceptor
将拦截器方法中包含的异常抛出
afterThrowing(Method, Object[], Throwable) - Method in interface com.frameworkset.proxy.Interceptor
将拦截器方法中包含的异常抛出
AGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Age header field name.
ALL - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
ALL - Static variable in class org.frameworkset.http.MediaType
Public constant media type that includes all media ranges (i.e.
ALL - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type that includes all media ranges (i.e.
ALL_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.ALL.
ALL_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.ALL.
allElementsOfType(Collection, Class, String) - Static method in class org.frameworkset.util.Validate
Validate an argument, throwing IllegalArgumentException if the argument collection is null or has elements that are not of type clazz or a subclass.
allElementsOfType(Collection, Class) - Static method in class org.frameworkset.util.Validate
Validate an argument, throwing IllegalArgumentException if the argument collection is null or has elements that are not of type clazz or a subclass.
ALLOW - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Allow header field name.
allowIfNoRequiredRoles(String) - Method in interface org.frameworkset.security.AccessControlInf
 
allowIfNoRequiredRoles(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
aload(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
analyze(String, MethodNode) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Analyzes the given method.
Analyzer<V extends Value> - Class in bboss.org.objectweb.asm.tree.analysis
A semantic bytecode analyzer.
Analyzer(Interpreter<V>) - Constructor for class bboss.org.objectweb.asm.tree.analysis.Analyzer
Constructs a new Analyzer.
AnalyzerAdapter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor that keeps track of stack map frame changes between visitFrame calls.
AnalyzerAdapter(String, int, String, String, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.AnalyzerAdapter
Creates a new AnalyzerAdapter.
AnalyzerAdapter(int, String, int, String, String, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.AnalyzerAdapter
Creates a new AnalyzerAdapter.
AnalyzerException - Exception in bboss.org.objectweb.asm.tree.analysis
Thrown if a problem occurs during the analysis of a method.
AnalyzerException(AbstractInsnNode, String) - Constructor for exception bboss.org.objectweb.asm.tree.analysis.AnalyzerException
 
AnalyzerException(AbstractInsnNode, String, Throwable) - Constructor for exception bboss.org.objectweb.asm.tree.analysis.AnalyzerException
 
AnalyzerException(AbstractInsnNode, String, Object, Value) - Constructor for exception bboss.org.objectweb.asm.tree.analysis.AnalyzerException
 
AND - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
and(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
anew(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ANEWARRAY - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
annotationDefault - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The default value of this annotation interface method.
AnnotationNode - Class in bboss.org.objectweb.asm.tree
A node that represents an annotationn.
AnnotationNode(String) - Constructor for class bboss.org.objectweb.asm.tree.AnnotationNode
Constructs a new AnnotationNode.
AnnotationNode(int, String) - Constructor for class bboss.org.objectweb.asm.tree.AnnotationNode
Constructs a new AnnotationNode.
AnnotationUtils - Class in org.frameworkset.util.annotations
Title: AnnotationUtils.java
AnnotationUtils() - Constructor for class org.frameworkset.util.annotations.AnnotationUtils
 
AnnotationVisitor - Class in bboss.org.objectweb.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class bboss.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class bboss.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AntPathMatcher - Class in org.frameworkset.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class org.frameworkset.util.AntPathMatcher
 
AntPathMatcher.AntPathStringMatcher - Class in org.frameworkset.util
Tests whether or not a string matches against a pattern via a Pattern.
AntPathMatcher.AntPatternComparator - Class in org.frameworkset.util
The default Comparator implementation returned by AntPathMatcher.getPatternComparator(String).
AntPathStringMatcher(String) - Constructor for class org.frameworkset.util.AntPathMatcher.AntPathStringMatcher
 
AntPatternComparator(String) - Constructor for class org.frameworkset.util.AntPathMatcher.AntPatternComparator
 
AOP_PROPERTIES_PATH - Static variable in class com.frameworkset.util.SimpleStringUtil
 
APHash(String) - Static method in class org.frameworkset.util.HashUtil
AP算法
api - Variable in class bboss.org.objectweb.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class bboss.org.objectweb.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class bboss.org.objectweb.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class bboss.org.objectweb.asm.MethodVisitor
The ASM API version implemented by this visitor.
api - Variable in class bboss.org.objectweb.asm.signature.SignatureVisitor
The ASM API version implemented by this visitor.
api - Variable in class bboss.org.objectweb.asm.tree.analysis.Interpreter
 
api - Variable in class bboss.org.objectweb.asm.util.Printer
The ASM API version implemented by this class.
append(CharSequence) - Method in class org.frameworkset.soa.BBossStringWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class org.frameworkset.soa.BBossStringWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class org.frameworkset.soa.BBossStringWriter
Appends the specified character to this writer.
appendConstant(Object) - Method in class bboss.org.objectweb.asm.util.ASMifier
Appends a string representation of the given constant to the given buffer.
appendDescriptor(int, String) - Method in class bboss.org.objectweb.asm.util.Textifier
Appends an internal name, a type descriptor or a type signature to buf.
appendHandle(Handle) - Method in class bboss.org.objectweb.asm.util.Textifier
Appends the information about the given handle to buf.
appendLabel(Label) - Method in class bboss.org.objectweb.asm.util.ASMifier
Appends the name of the given label to buf.
appendLabel(Label) - Method in class bboss.org.objectweb.asm.util.Textifier
Appends the name of the given label to buf.
appendMd5DigestAsHex(byte[], StringBuilder) - Static method in class org.frameworkset.util.DigestUtils
Append a hexadecimal string representation of the MD5 digest of the given bytes to the given StringBuilder.
appendMd5DigestAsHex(InputStream, StringBuilder) - Static method in class org.frameworkset.util.DigestUtils
Append a hexadecimal string representation of the MD5 digest of the given inputStream to the given StringBuilder.
appendString(StringBuilder, String) - Static method in class bboss.org.objectweb.asm.util.Printer
Appends a quoted string to a given buffer.
appendTo(StringBuilder) - Method in class org.frameworkset.http.MimeType
 
APPLICATION_ATOM_XML - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/atom+xml.
APPLICATION_ATOM_XML - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/atom+xml.
APPLICATION_ATOM_XML_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_ATOM_XML.
APPLICATION_ATOM_XML_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_ATOM_XML.
APPLICATION_FORM_URLENCODED - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/x-www-form-urlencoded.
APPLICATION_FORM_URLENCODED - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/x-www-form-urlencoded.
APPLICATION_FORM_URLENCODED_VALUE - Static variable in class org.frameworkset.http.MediaType
APPLICATION_FORM_URLENCODED_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
APPLICATION_JSON - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/json.
APPLICATION_JSON - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/json.
APPLICATION_JSON_UTF8 - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/json;charset=UTF-8.
APPLICATION_JSON_UTF8_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_JSON_UTF8.
APPLICATION_JSON_VALUE - Static variable in class org.frameworkset.http.MediaType
 
APPLICATION_JSON_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_JSON.
APPLICATION_JSONP - Static variable in class org.frameworkset.http.MediaType
 
APPLICATION_JSONP - Static variable in class org.frameworkset.http.MimeTypeUtils
 
APPLICATION_JSONP_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_JSON.
APPLICATION_JSONP_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
 
APPLICATION_OCTET_STREAM - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/octet-stream.
APPLICATION_OCTET_STREAM - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/octet-stream.
APPLICATION_OCTET_STREAM_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_OCTET_STREAM.
APPLICATION_OCTET_STREAM_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
APPLICATION_XHTML_XML - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/xhtml+xml.
APPLICATION_XHTML_XML - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/xhtml+xml.
APPLICATION_XHTML_XML_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_XHTML_XML.
APPLICATION_XHTML_XML_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_XHTML_XML.
APPLICATION_XML - Static variable in class org.frameworkset.http.MediaType
Public constant media type for application/xml.
APPLICATION_XML - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for application/xml.
APPLICATION_XML_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.APPLICATION_XML.
APPLICATION_XML_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.APPLICATION_XML.
ApplicationLifeListener - Class in org.frameworkset.web.listener
Title: ApplicationLifeListener.java
ApplicationLifeListener() - Constructor for class org.frameworkset.web.listener.ApplicationLifeListener
 
applyRelativePath(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Apply the given relative path to the given path, assuming standard Java folder separation (i.e.
applyRules(Calendar, StringBuffer) - Method in class org.frameworkset.util.FastDateFormat
Performs the formatting by applying the rules to the specified calendar.
apppath - Static variable in class com.frameworkset.util.FileUtil
 
areturn(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ARETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ARRAY - Static variable in class bboss.org.objectweb.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class bboss.org.objectweb.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAY_SUFFIX - Static variable in class org.frameworkset.util.ClassUtils
Suffix for array class names: "[]"
ArrayEditorInf<T> - Interface in com.frameworkset.util
ArrayEditorInf.java
arrayLength() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to compute the length of an array.
arraylength() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ARRAYLENGTH - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
arrayLoad(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to load an element from an array.
arrayStore(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store an element in an array.
arrayToCommaDelimitedString(Object[]) - Static method in class com.frameworkset.util.SimpleStringUtil
Convenience method to return a String array as a CSV String.
arrayToDelimitedString(Object[], String) - Static method in class com.frameworkset.util.SimpleStringUtil
Convenience method to return a String array as a delimited (e.g.
arrayToList(Object) - Static method in class org.frameworkset.util.CollectionUtils
Convert the supplied array into a List.
arrayTypeCast(Object, Class, Class) - Static method in class com.frameworkset.common.util.ValueObjectUtil
数组类型转换 支持字符串数组向一下类型数组得自动转换: int[] Integer[] long[] Long[] short[] Short[] double[] Double[] boolean[] Boolean[] char[] Character[] float[] Float[] byte[] Byte[] java.sql.Date[] java.util.Date[]
arrayTypeCast(Object, Class, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
arrayTypeCast(Object, Class, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
arrayTypeCastWithDateformat(Object, Class, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
数组类型转换 支持字符串数组向一下类型数组得自动转换: int[] Integer[] long[] Long[] short[] Short[] double[] Double[] boolean[] Boolean[] char[] Character[] float[] Float[] byte[] Byte[] java.sql.Date[] java.util.Date[]
arryToenum(Object[]) - Static method in class com.frameworkset.util.SimpleStringUtil
 
asCharArray(byte[]) - Static method in class org.frameworkset.util.encoder.Strings
Do a simple conversion of an array of 8 bit characters into a string.
ascii2native(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
ASM4 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ASM5 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ASMClassLoader - Class in org.frameworkset.util.asm
Title: ASMClassLoader.java
ASMClassLoader() - Constructor for class org.frameworkset.util.asm.ASMClassLoader
 
ASMContentHandler - Class in bboss.org.objectweb.asm.xml
A ContentHandler that transforms XML document into Java class file.
ASMContentHandler(ClassVisitor) - Constructor for class bboss.org.objectweb.asm.xml.ASMContentHandler
Constructs a new ASMContentHandler object.
ASMContentHandler.Rule - Class in bboss.org.objectweb.asm.xml
Rule
ASMifiable - Interface in bboss.org.objectweb.asm.util
An Attribute that can print the ASM code to create an equivalent attribute.
ASMifier - Class in bboss.org.objectweb.asm.util
A Printer that prints the ASM code to generate the classes if visits.
ASMifier() - Constructor for class bboss.org.objectweb.asm.util.ASMifier
Constructs a new ASMifier.
ASMifier(int, String, int) - Constructor for class bboss.org.objectweb.asm.util.ASMifier
Constructs a new ASMifier.
asmify(StringBuilder, String, Map<Label, String>) - Method in interface bboss.org.objectweb.asm.util.ASMifiable
Prints the ASM code to create an attribute equal to this attribute.
ASMPUTGETFieldAdapter - Class in org.frameworkset.util.asm
Title: ASMClassAdapter.java
ASMPUTGETFieldAdapter(Class, List<ClassUtil.PropertieDescription>) - Constructor for class org.frameworkset.util.asm.ASMPUTGETFieldAdapter
 
ASMPUTGETFieldAdapter(ClassVisitor, Class, List<ClassUtil.PropertieDescription>) - Constructor for class org.frameworkset.util.asm.ASMPUTGETFieldAdapter
 
AsmUtil - Class in org.frameworkset.util.asm
Title: AsmUtil.java
AsmUtil() - Constructor for class org.frameworkset.util.asm.AsmUtil
 
Assert - Class in org.frameworkset.util
Assertion utility class that assists in validating arguments.
Assert() - Constructor for class org.frameworkset.util.Assert
 
AssertDToken - Annotation Type in org.frameworkset.util.annotations
Title: DToken.java
AssertTicket - Annotation Type in org.frameworkset.util.annotations
 
astore(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
athrow() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ATHROW - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Attribute - Class in bboss.org.objectweb.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class bboss.org.objectweb.asm.Attribute
Constructs a new empty attribute.
Attribute - Annotation Type in org.frameworkset.util.annotations
Title: Attribute.java
attributeNameToPropertyName(String) - Static method in class org.frameworkset.util.Conventions
Convert Strings in attribute name format (lowercase, hyphens separating words) into property name format (camel-cased).
attributes - Variable in class com.frameworkset.util.VariableHandler.Variable
 
AttributeScope - Enum in org.frameworkset.util.annotations
Title: AttributeScope.java
AttributeWraper - Class in org.frameworkset.util.annotations.wraper
AttributeWraper.java
AttributeWraper(Attribute, Class) - Constructor for class org.frameworkset.util.annotations.wraper.AttributeWraper
 
attrs - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The non standard attributes of this class.
attrs - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The non standard attributes of this field.
attrs - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The non standard attributes of this method.
AUTHORIZATION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Authorization header field name.
av - Variable in class bboss.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.

B

b - Variable in class bboss.org.objectweb.asm.ClassReader
The class to be parsed.
b2iu(byte) - Static method in class com.frameworkset.util.KeyBean
 
bakFile(String, String) - Static method in class com.frameworkset.util.FileUtil
备份文件,删除原来的文件
BALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Base64 - Class in org.frameworkset.util
 
Base64() - Constructor for class org.frameworkset.util.Base64
 
Base64Commons - Class in org.frameworkset.util.encoder
 
Base64Commons() - Constructor for class org.frameworkset.util.encoder.Base64Commons
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64Commons(boolean) - Constructor for class org.frameworkset.util.encoder.Base64Commons
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64Commons(int) - Constructor for class org.frameworkset.util.encoder.Base64Commons
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64Commons(int, byte[]) - Constructor for class org.frameworkset.util.encoder.Base64Commons
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64Commons(int, byte[], boolean) - Constructor for class org.frameworkset.util.encoder.Base64Commons
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
BaseNCodec - Class in org.frameworkset.util.encoder
 
BaseNCodec(int, int, int, int) - Constructor for class org.frameworkset.util.encoder.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
BaseNCodec(int, int, int, int, byte) - Constructor for class org.frameworkset.util.encoder.BaseNCodec
Note lineLength is rounded down to the nearest multiple of BaseNCodec.encodedBlockSize If chunkSeparatorLength is zero, then chunking is disabled.
basePrimaryTypes - Static variable in class com.frameworkset.util.ValueObjectUtil
用于序列化机制识别基础数据类型
baseTypes - Static variable in class com.frameworkset.util.ValueObjectUtil
基本数据类型,bboss定位如下: java定义的基本数据类型 BigFile 大附件类型 枚举类型 日期类型 字符串类型 这些类型主要应用于mvc控制器方法参数的绑定过程中
BaseWraper - Class in org.frameworkset.util.annotations.wraper
Description:
BaseWraper(Class) - Constructor for class org.frameworkset.util.annotations.wraper.BaseWraper
 
BasicInterpreter - Class in bboss.org.objectweb.asm.tree.analysis
An Interpreter for BasicValue values.
BasicInterpreter() - Constructor for class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
BasicInterpreter(int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
basicTypeCast(Object, Class, Class) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:基本的数据类型转圜
basicTypeCast(Object, Class, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
basicTypeCast(Object, Class, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
basicTypeCast(Object, Class, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:基本的数据类型转圜
basicTypeCastWithDateformat(Object, Class, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
 
BasicValue - Class in bboss.org.objectweb.asm.tree.analysis
A Value that is represented by its type in a seven types type system.
BasicValue(Type) - Constructor for class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
BasicVerifier - Class in bboss.org.objectweb.asm.tree.analysis
An extended BasicInterpreter that checks that bytecode instructions are correctly used.
BasicVerifier() - Constructor for class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
BasicVerifier(int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
BASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
bboss.org.mozilla.intl.chardet - package bboss.org.mozilla.intl.chardet
 
bboss.org.objectweb.asm - package bboss.org.objectweb.asm
Provides a small and fast bytecode manipulation framework.
bboss.org.objectweb.asm.commons - package bboss.org.objectweb.asm.commons
Provides some useful class and method adapters.
bboss.org.objectweb.asm.signature - package bboss.org.objectweb.asm.signature
Provides support for type signatures.
bboss.org.objectweb.asm.tree - package bboss.org.objectweb.asm.tree
Provides an ASM visitor that constructs a tree representation of the classes it visits.
bboss.org.objectweb.asm.tree.analysis - package bboss.org.objectweb.asm.tree.analysis
Provides a framework for static code analysis based on the asm.tree package.
bboss.org.objectweb.asm.util - package bboss.org.objectweb.asm.util
Provides ASM visitors that can be useful for programming and debugging purposes.
bboss.org.objectweb.asm.xml - package bboss.org.objectweb.asm.xml
Provides SAX 2.0 adapters for ASM visitors to convert classes to and from XML.
bboss_field_getMethod_prex - Static variable in class org.frameworkset.util.asm.AsmUtil
 
bboss_field_setMethod_prex - Static variable in class org.frameworkset.util.asm.AsmUtil
 
BBossStringReader - Class in org.frameworkset.soa
 
BBossStringReader(String) - Constructor for class org.frameworkset.soa.BBossStringReader
Creates a new string reader.
BBossStringWriter - Class in org.frameworkset.soa
 
BBossStringWriter(StringBuilder) - Constructor for class org.frameworkset.soa.BBossStringWriter
Create a new string writer using the default initial string-buffer size.
BBossStringWriter() - Constructor for class org.frameworkset.soa.BBossStringWriter
Create a new string writer using the default initial string-buffer size.
BBossStringWriter(int) - Constructor for class org.frameworkset.soa.BBossStringWriter
Create a new string writer using the specified initial string-buffer size.
BBossVelocityUtil - Class in com.frameworkset.velocity
 
BBossVelocityUtil() - Constructor for class com.frameworkset.velocity.BBossVelocityUtil
 
BeanInstanceException - Exception in com.frameworkset.spi.assemble
Title: BeanInstanceException.java
BeanInstanceException() - Constructor for exception com.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(String, Throwable) - Constructor for exception com.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(String) - Constructor for exception com.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstanceException(Throwable) - Constructor for exception com.frameworkset.spi.assemble.BeanInstanceException
 
BeanInstantiationException - Exception in com.frameworkset.util
Title: BeanInstantiationException.java
BeanInstantiationException(Class, String) - Constructor for exception com.frameworkset.util.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(Class, String, Throwable) - Constructor for exception com.frameworkset.util.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(String, String, Throwable) - Constructor for exception com.frameworkset.util.BeanInstantiationException
 
BeansException - Exception in org.frameworkset.util.beans
Title: BeansException.java
BeansException(String) - Constructor for exception org.frameworkset.util.beans.BeansException
Create a new BeansException with the specified message.
BeansException(String, Throwable) - Constructor for exception org.frameworkset.util.beans.BeansException
Create a new BeansException with the specified message and root cause.
BeanUtils - Class in com.frameworkset.util
Title: BeanUtils.java
BeanUtils() - Constructor for class com.frameworkset.util.BeanUtils
 
BeanWrapper - Class in org.frameworkset.util.beans
 
BeanWrapper(Object) - Constructor for class org.frameworkset.util.beans.BeanWrapper
 
before(Method, Object[]) - Method in interface com.frameworkset.proxy.Interceptor
将拦截器方法中包含的异常抛出
beforeAccess() - Method in class org.frameworkset.util.ConcurrencyThrottleSupport
To be invoked before the main execution logic of concrete subclasses.
begin(String, Attributes) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
bernstein(String) - Static method in class org.frameworkset.util.HashUtil
Bernstein's hash
Big5Statistics - Class in bboss.org.mozilla.intl.chardet
 
Big5Statistics() - Constructor for class bboss.org.mozilla.intl.chardet.Big5Statistics
 
BigFile - Interface in org.frameworkset.util
BigFile.java
BIGTHAN - Static variable in class com.frameworkset.common.bean.QueryVO
 
binaryOperation(AbstractInsnNode, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
binaryOperation(AbstractInsnNode, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
binaryOperation(AbstractInsnNode, V, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction with two arguments.
binaryOperation(AbstractInsnNode, SourceValue, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
BIPUSH - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
BKDRHash(String) - Static method in class org.frameworkset.util.HashUtil
BKDR算法
BLANK - Static variable in class com.frameworkset.common.util.StringUtil
 
BLANK - Static variable in class com.frameworkset.util.SimpleStringUtil
 
BOOLEAN - Static variable in class bboss.org.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The boolean type.
box(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to box the top stack value.
BridgeMethodResolver - Class in org.frameworkset.util
Title: BridgeMethodResolver.java
BridgeMethodResolver() - Constructor for class org.frameworkset.util.BridgeMethodResolver
 
BROWSER - Static variable in class org.frameworkset.http.FileBlob
 
bsm - Variable in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
Bootstrap method
bsmArgs - Variable in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
Bootstrap constant arguments
buf - Variable in class bboss.org.objectweb.asm.util.Printer
A buffer that can be used to create strings.
BUFFER_SIZE - Static variable in class org.frameworkset.util.FileCopyUtils
 
BUFFER_SIZE - Static variable in class org.frameworkset.util.StreamUtils
 
buildDateFormateMeta(String, String) - Static method in class org.frameworkset.util.annotations.DateFormateMeta
 
buildDateFormateMeta(String) - Static method in class org.frameworkset.util.annotations.DateFormateMeta
 
buildDateFormateMeta(String, String, String) - Static method in class org.frameworkset.util.annotations.DateFormateMeta
 
builderPagingSizeCookieName(String, String) - Static method in class com.frameworkset.util.StringUtil
 
buildMessage(String, Throwable) - Static method in class org.frameworkset.util.beans.NestedExceptionUtils
Build a message for the given base message and root cause.
buildMoreListInfo(ListInfo) - Static method in class com.frameworkset.util.ListInfo
 
buildMoreListInfo(RListInfo) - Static method in class com.frameworkset.util.RListInfo
 
buildPathPattern(String) - Static method in class org.frameworkset.util.annotations.MethodInfo
 
buildPathPattern(String, String) - Static method in class org.frameworkset.util.annotations.MethodInfo
 
buildQuery() - Method in class com.frameworkset.common.bean.QueryVO
构造查询串的抽象方法
buildSQL() - Method in class com.frameworkset.util.VariableHandler.SQLStruction
 
buildStringMessage(List) - Static method in class com.frameworkset.util.SimpleStringUtil
构建消息日志
buildStruction() - Method in interface com.frameworkset.util.VariableHandler.StructionBuiler
 
buildStruction(String) - Method in interface com.frameworkset.util.VariableHandler.StructionBuiler
 
buildStruction() - Method in class com.frameworkset.util.VariableHandler.URLStructionBuiler
 
buildStruction(String) - Method in class com.frameworkset.util.VariableHandler.URLStructionBuiler
 
buildVariable() - Method in interface com.frameworkset.util.VariableHandler.StructionBuiler
 
buildVariable() - Method in class com.frameworkset.util.VariableHandler.URLStructionBuiler
 
buildVelocityContext(Map<String, Object>) - Static method in class com.frameworkset.util.VelocityUtil
 
buildVelocityContext(Map<String, Object>) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
BYTE - Static variable in class bboss.org.objectweb.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The byte type.
byteArrayDecoder(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
byteArrayEncoder(byte[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
ByteArrayResource - Class in org.frameworkset.util.io
Title: ByteArrayResource.java
ByteArrayResource(byte[]) - Constructor for class org.frameworkset.util.io.ByteArrayResource
Create a new ByteArrayResource.
ByteArrayResource(byte[], String) - Constructor for class org.frameworkset.util.io.ByteArrayResource
Create a new ByteArrayResource.
BYTECODE - Static variable in class bboss.org.objectweb.asm.xml.Processor
 
byteGrpToHexStr(byte[]) - Static method in class org.frameworkset.security.CoderUtil
将参数字节数组转换为16进制值表示组合而成的字符串。
byteHEX(byte) - Static method in class com.frameworkset.util.KeyBean
 
ByteVector - Class in bboss.org.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class bboss.org.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class bboss.org.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

CACHE - Static variable in class com.frameworkset.common.bean.CompositeVO
缓冲状态标识
CACHE - Static variable in class com.frameworkset.common.bean.StatusConst
缓冲状态标识
CACHE_CONTROL - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Cache-Control header field name.
cacheVO(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
缓冲一般的对象
cacheVOS(List) - Method in class com.frameworkset.common.bean.CompositeVO
 
CALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
canread() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
canseriable() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
canwrite() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
cast(Type, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to cast a numerical value from one type to another.
cast(Type, Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
CAST - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
cast(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
父类型向子类型转换
CASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
catchException(Label, Label, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Marks the start of an exception handler.
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
cclass() - Method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
CGLIB_CLASS_SEPARATOR - Static variable in class org.frameworkset.util.ClassUtils
The CGLIB class separator character "$$"
CHAR - Static variable in class bboss.org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The char type.
CharEncoding - Class in org.frameworkset.util.encoder
 
CharEncoding() - Constructor for class org.frameworkset.util.encoder.CharEncoding
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
charset() - Method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
CHARSET - Static variable in class org.frameworkset.security.AESCoder
 
charset() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
charset() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
参数原始字符集
charset() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
参数原始字符集
charset() - Method in class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
指定响应的数据编码字符集
Charsets - Class in org.frameworkset.util.encoder
 
Charsets() - Constructor for class org.frameworkset.util.encoder.Charsets
 
check(int) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
Checks that this annotation node is compatible with the given ASM API version.
check(int) - Method in class bboss.org.objectweb.asm.tree.ClassNode
Checks that this class node is compatible with the given ASM API version.
check(int) - Method in class bboss.org.objectweb.asm.tree.FieldNode
Checks that this field node is compatible with the given ASM API version.
check(int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
Checks that this method node is compatible with the given ASM API version.
checkAccess(HttpServletRequest, HttpServletResponse, JspWriter, boolean) - Method in interface org.frameworkset.security.AccessControlInf
 
checkAccess(HttpServletRequest, HttpServletResponse) - Method in interface org.frameworkset.security.AccessControlInf
 
checkAccess(HttpServletRequest, HttpServletResponse, boolean) - Method in interface org.frameworkset.security.AccessControlInf
 
checkAccess(HttpServletRequest, HttpServletResponse, JspWriter, boolean) - Method in class org.frameworkset.security.DefaultAccessControl
 
checkAccess(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.security.DefaultAccessControl
 
checkAccess(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.frameworkset.security.DefaultAccessControl
 
checkAdminAccess(HttpServletRequest, HttpServletResponse) - Method in interface org.frameworkset.security.AccessControlInf
检测当前登陆用户是否是管理员
checkAdminAccess(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.security.DefaultAccessControl
 
CheckAnnotationAdapter - Class in bboss.org.objectweb.asm.util
An AnnotationVisitor that checks that its methods are properly used.
CheckAnnotationAdapter(AnnotationVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
checkCast(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to check that the top stack value is of the given type.
checkcast(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
CHECKCAST - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
CheckClassAdapter - Class in bboss.org.objectweb.asm.util
A ClassVisitor that checks that its methods are properly used.
CheckClassAdapter(ClassVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
CheckClassAdapter(ClassVisitor, boolean) - Constructor for class bboss.org.objectweb.asm.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
CheckClassAdapter(int, ClassVisitor, boolean) - Constructor for class bboss.org.objectweb.asm.util.CheckClassAdapter
Constructs a new CheckClassAdapter.
checkClassSignature(String) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a class signature.
CheckFieldAdapter - Class in bboss.org.objectweb.asm.util
A FieldVisitor that checks that its methods are properly used.
CheckFieldAdapter(FieldVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckFieldAdapter
Constructs a new CheckFieldAdapter.
CheckFieldAdapter(int, FieldVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckFieldAdapter
Constructs a new CheckFieldAdapter.
checkFieldSignature(String) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a field signature.
checkManagerAccess(HttpServletRequest, HttpServletResponse) - Method in interface org.frameworkset.security.AccessControlInf
检测当前登陆用户是否是管理员或者拥有超级管理员角色
checkManagerAccess(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.security.DefaultAccessControl
 
CheckMethodAdapter - Class in bboss.org.objectweb.asm.util
A MethodVisitor that checks that its methods are properly used.
CheckMethodAdapter(MethodVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter(MethodVisitor, Map<Label, Integer>) - Constructor for class bboss.org.objectweb.asm.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter(int, MethodVisitor, Map<Label, Integer>) - Constructor for class bboss.org.objectweb.asm.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
CheckMethodAdapter(int, String, String, MethodVisitor, Map<Label, Integer>) - Constructor for class bboss.org.objectweb.asm.util.CheckMethodAdapter
Constructs a new CheckMethodAdapter object.
checkMethodSignature(String) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a method signature.
checkParameters(String, String) - Method in class org.frameworkset.http.MediaType
 
checkParameters(String, String) - Method in class org.frameworkset.http.MimeType
 
checkPermission(String, String, String) - Method in interface org.frameworkset.security.AccessControlInf
检测当前系统用户是否拥有访问资源的权限
checkPermission(String, String, String, boolean, String) - Method in interface org.frameworkset.security.AccessControlInf
检测当前系统用户是否拥有访问资源的权限,如果没有则跳转到权限提示页面 否则允许用户访问当前资源 根据条件redirect决定是否跳转,true表示跳转,false表示不跳转
checkPermission(String, String, String) - Method in class org.frameworkset.security.DefaultAccessControl
 
checkPermission(String, String, String, boolean, String) - Method in class org.frameworkset.security.DefaultAccessControl
 
CheckSignatureAdapter - Class in bboss.org.objectweb.asm.util
A SignatureVisitor that checks that its methods are properly used.
CheckSignatureAdapter(int, SignatureVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckSignatureAdapter
Creates a new CheckSignatureAdapter object.
CheckSignatureAdapter(int, int, SignatureVisitor) - Constructor for class bboss.org.objectweb.asm.util.CheckSignatureAdapter
Creates a new CheckSignatureAdapter object.
checkURLPermission(String) - Method in interface org.frameworkset.security.AccessControlInf
检测当前系统用户是否拥有访问资源的权限
checkURLPermission(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
CHINESE - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
CLASS_DECLARATION - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for class signatures, formatted in default Java notation (non-bytecode)
CLASS_EXTENDS - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_FILE_SUFFIX - Static variable in class org.frameworkset.util.ClassUtils
The ".class" file suffix
CLASS_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
Type to be used to check class signatures.
CLASS_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for class signatures, formatted in bytecode notation
CLASS_TYPE_PARAMETER - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
className - Variable in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
classNamesToString(Class[]) - Static method in class org.frameworkset.util.ClassUtils
Build a String that consists of the names of the classes/interfaces in the given array.
classNamesToString(Collection) - Static method in class org.frameworkset.util.ClassUtils
Build a String that consists of the names of the classes/interfaces in the given collection.
ClassNode - Class in bboss.org.objectweb.asm.tree
A node that represents a class.
ClassNode() - Constructor for class bboss.org.objectweb.asm.tree.ClassNode
Constructs a new ClassNode.
ClassNode(int) - Constructor for class bboss.org.objectweb.asm.tree.ClassNode
Constructs a new ClassNode.
classPackageAsResourcePath(Class) - Static method in class org.frameworkset.util.ClassUtils
Given an input class object, return a string which consists of the class's package name as a pathname, i.e., all dots ('.') are replaced by slashes ('/').
CLASSPATH_ALL_URL_PREFIX - Static variable in interface org.frameworkset.util.io.ResourcePatternResolver
Pseudo URL prefix for all matching resources from the class path: "classpath*:" This differs from ResourceLoader's classpath URL prefix in that it retrieves all matching resources for a given name (e.g.
CLASSPATH_URL_PREFIX - Static variable in interface org.frameworkset.util.io.ResourceLoader
Pseudo URL prefix for loading from the class path: "classpath:"
CLASSPATH_URL_PREFIX - Static variable in class org.frameworkset.util.ResourceUtils
Pseudo URL prefix for loading from the class path: "classpath:"
ClassPathResource - Class in org.frameworkset.util.io
Title: ClassPathResource.java
ClassPathResource(String) - Constructor for class org.frameworkset.util.io.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassPathResource(String, ClassLoader) - Constructor for class org.frameworkset.util.io.ClassPathResource
Create a new ClassPathResource for ClassLoader usage.
ClassPathResource(String, Class) - Constructor for class org.frameworkset.util.io.ClassPathResource
Create a new ClassPathResource for Class usage.
ClassPathResource(String, ClassLoader, Class) - Constructor for class org.frameworkset.util.io.ClassPathResource
Create a new ClassPathResource with optional ClassLoader and Class.
ClassPathResourceLoader - Class in org.frameworkset.util.io
Title: DefaultResourceLoader.java
ClassPathResourceLoader() - Constructor for class org.frameworkset.util.io.ClassPathResourceLoader
Create a new DefaultResourceLoader.
ClassPathResourceLoader(ClassLoader) - Constructor for class org.frameworkset.util.io.ClassPathResourceLoader
Create a new DefaultResourceLoader.
ClassReader - Class in bboss.org.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class bboss.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class bboss.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class bboss.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class bboss.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassUtil - Class in org.frameworkset.util
ClassUtil.java
ClassUtil() - Constructor for class org.frameworkset.util.ClassUtil
 
ClassUtil.ClassInfo - Class in org.frameworkset.util
 
ClassUtil.PropertieDescription - Class in org.frameworkset.util
 
ClassUtil.Var - Class in org.frameworkset.util
 
ClassUtils - Class in org.frameworkset.util
Title: ClassUtils.java
ClassUtils() - Constructor for class org.frameworkset.util.ClassUtils
 
ClassVisitor - Class in bboss.org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class bboss.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class bboss.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWrapper - Class in org.frameworkset.util
ClassWrapper.java
ClassWrapper(Object) - Constructor for class org.frameworkset.util.ClassWrapper
 
ClassWriter - Class in bboss.org.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class bboss.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class bboss.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
cleanPath(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
clear() - Method in class bboss.org.objectweb.asm.tree.InsnList
Removes all of the instructions of this list.
clear() - Method in class com.frameworkset.common.bean.QueryVO
 
clear() - Method in class org.frameworkset.cache.EdenConcurrentCache
 
clear() - Method in class org.frameworkset.cache.MissingStaticCache
 
clear() - Method in class org.frameworkset.http.HttpHeaders
 
clear() - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
 
clear() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
clearStack() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Clears the operand stack of this frame.
clockSequence() - Method in class com.frameworkset.util.UUID
The clock sequence value associated with this UUID.
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Returns a copy of this instruction.
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.FieldInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.FrameNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.IincInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.InsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.IntInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.JumpInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.LabelNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.LdcInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.LineNumberNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.MethodInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.TypeInsnNode
 
clone(Map<LabelNode, LabelNode>) - Method in class bboss.org.objectweb.asm.tree.VarInsnNode
 
cloneAnnotations(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Clones the annotations of the given instruction into this instruction.
close() - Method in class org.frameworkset.soa.BBossStringReader
Closes the stream and releases any system resources associated with it.
close() - Method in class org.frameworkset.soa.BBossStringWriter
Closing a StringWriter has no effect.
close() - Method in class org.frameworkset.util.CommonsLogWriter
 
cmpg(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
cmpl(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
CoderUtil - Class in org.frameworkset.security
 
CoderUtil() - Constructor for class org.frameworkset.security.CoderUtil
 
CodeSizeEvaluator - Class in bboss.org.objectweb.asm.commons
A MethodVisitor that can be used to approximate method size.
CodeSizeEvaluator(MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
CodeSizeEvaluator(int, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
CodeUtils - Class in org.frameworkset.util
Title: CodeUtils.java
CodeUtils() - Constructor for class org.frameworkset.util.CodeUtils
 
collectionToCommaDelimitedString(Collection) - Static method in class com.frameworkset.util.SimpleStringUtil
Convenience method to return a Collection as a CSV String.
collectionToDelimitedString(Collection, String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Convenience method to return a Collection as a delimited (e.g.
collectionToDelimitedString(Collection, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Convenience method to return a Collection as a delimited (e.g.
CollectionUtils - Class in org.frameworkset.util
Title: CollectionUtils.java
CollectionUtils() - Constructor for class org.frameworkset.util.CollectionUtils
 
Column - Annotation Type in com.frameworkset.orm.annotation
 
ColumnEditorInf - Interface in com.frameworkset.util
 
ColumnToFieldEditor - Class in com.frameworkset.util
 
ColumnToFieldEditor() - Constructor for class com.frameworkset.util.ColumnToFieldEditor
 
ColumnType - Class in com.frameworkset.util
 
ColumnType(Class) - Constructor for class com.frameworkset.util.ColumnType
 
ColumnWraper - Class in org.frameworkset.util.annotations.wraper
ColumnWraper.java
ColumnWraper(Column) - Constructor for class org.frameworkset.util.annotations.wraper.ColumnWraper
 
com.frameworkset - package com.frameworkset
 
com.frameworkset.common.bean - package com.frameworkset.common.bean
 
com.frameworkset.common.poolman - package com.frameworkset.common.poolman
 
com.frameworkset.common.util - package com.frameworkset.common.util
 
com.frameworkset.orm.annotation - package com.frameworkset.orm.annotation
 
com.frameworkset.orm.transaction - package com.frameworkset.orm.transaction
 
com.frameworkset.proxy - package com.frameworkset.proxy
 
com.frameworkset.spi.assemble - package com.frameworkset.spi.assemble
 
com.frameworkset.util - package com.frameworkset.util
 
com.frameworkset.velocity - package com.frameworkset.velocity
 
combine(String, String) - Method in class org.frameworkset.util.AntPathMatcher
Combines two patterns into a new pattern that is returned.
combine(String, String) - Method in interface org.frameworkset.util.PathMatcher
Combines two patterns into a new pattern that is returned.
COMMA - Static variable in class com.frameworkset.common.util.StringUtil
 
COMMA - Static variable in class com.frameworkset.util.SimpleStringUtil
 
commaDelimitedListToStringArray(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Convert a CSV list into an array of Strings.
CommonsLogWriter - Class in org.frameworkset.util
java.io.Writer adapter for a Commons Logging Log.
CommonsLogWriter(Logger) - Constructor for class org.frameworkset.util.CommonsLogWriter
Create a new CommonsLogWriter for the given Commons Logging logger.
compare(T, T) - Method in class org.frameworkset.http.MimeType.SpecificityComparator
 
compare(String, String) - Method in class org.frameworkset.util.AntPathMatcher.AntPatternComparator
 
compare(T, T) - Method in class org.frameworkset.util.CompoundComparator
 
compare(T, T) - Method in class org.frameworkset.util.InvertibleComparator
 
compareBoolean(boolean, boolean, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
Description:比较两个布尔变量的大小
compareBoolean(boolean, boolean, boolean) - Static method in class com.frameworkset.util.CompareUtil
Description:比较两个布尔变量的大小
compareChar(char, char, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个字符的大小
compareChar(char, char, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个字符的大小
compareDate(Date, Date, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个日期的大小
compareDate(Date, Date, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个日期的大小
compareDouble(double, double, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个双精度数的大小
compareDouble(double, double, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个双精度数的大小
compareField(Object, String, Object) - Static method in class com.frameworkset.common.util.CompareUtil
Description:比较对象obj中字段field的值与compareValue的大小
compareField(Object, String, Object, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
Description:比较对象obj中字段field的值与compareValue的大小
compareField(Object, String, Object, String, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
Description:比较对象obj的字段field与对象obj1的字段field1的大小
compareField(Object, String, Object, String) - Static method in class com.frameworkset.common.util.CompareUtil
Description:比较对象obj的字段field与对象obj1的字段field1的大小
compareField(Object, String, Object) - Static method in class com.frameworkset.util.CompareUtil
Description:比较对象obj中字段field的值与compareValue的大小
compareField(Object, String, Object, boolean) - Static method in class com.frameworkset.util.CompareUtil
Description:比较对象obj中字段field的值与compareValue的大小
compareField(Object, String, Object, String, boolean) - Static method in class com.frameworkset.util.CompareUtil
Description:比较对象obj的字段field与对象obj1的字段field1的大小
compareField(Object, String, Object, String) - Static method in class com.frameworkset.util.CompareUtil
Description:比较对象obj的字段field与对象obj1的字段field1的大小
compareFloat(float, float, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
表较两个浮点数的大小
compareFloat(float, float, boolean) - Static method in class com.frameworkset.util.CompareUtil
表较两个浮点数的大小
compareInt(int, int, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个整数的大小
compareInt(int, int, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个整数的大小
compareLong(long, long, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个长整数的大小
compareLong(long, long, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个长整数的大小
compareParameters(T, T) - Method in class org.frameworkset.http.MimeType.SpecificityComparator
 
compareShort(short, short, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个短整数的大小
compareShort(short, short, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个短整数的大小
compareString(String, String, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
比较两个字符串的大小
compareString(String, String, boolean) - Static method in class com.frameworkset.util.CompareUtil
比较两个字符串的大小
compareTo(UUID) - Method in class com.frameworkset.util.UUID
Compares this UUID with the specified UUID.
compareTo(short) - Static method in class com.frameworkset.UtilVersion
Compares the specified version number against the current version number.
compareTo(MimeType) - Method in class org.frameworkset.http.MimeType
Compares this MediaType to another alphabetically.
compareTo(JsonTypeReference<T>) - Method in class org.frameworkset.json.JsonTypeReference
 
compareTo(Object) - Method in class org.frameworkset.util.tokenizer.TokenizerSymbol
 
compareTo(Character) - Method in class org.frameworkset.util.tokenizer.TokenizerSymbol
 
compareTo(TokenizerSymbol) - Method in class org.frameworkset.util.tokenizer.TokenizerSymbol
 
CompareUtil - Class in com.frameworkset.common.util
实现各种类型数据的比较操作,实现各种对象中属性值的比较操作
CompareUtil() - Constructor for class com.frameworkset.common.util.CompareUtil
 
CompareUtil - Class in com.frameworkset.util
实现各种类型数据的比较操作,实现各种对象中属性值的比较操作
CompareUtil() - Constructor for class com.frameworkset.util.CompareUtil
 
compareValue(Object, Object) - Static method in class com.frameworkset.common.util.CompareUtil
Description: 比较两个对象的大小
compareValue(Object, Object, boolean) - Static method in class com.frameworkset.common.util.CompareUtil
Description: 比较两个对象的大小
compareValue(Object, Object) - Static method in class com.frameworkset.util.CompareUtil
Description: 比较两个对象的大小
compareValue(Object, Object, boolean) - Static method in class com.frameworkset.util.CompareUtil
Description: 比较两个对象的大小
componentType - Variable in class org.frameworkset.util.annotations.wraper.BaseWraper
 
CompositeVO - Class in com.frameworkset.common.bean
 
CompositeVO() - Constructor for class com.frameworkset.common.bean.CompositeVO
 
CompoundComparator<T> - Class in org.frameworkset.util
 
CompoundComparator() - Constructor for class org.frameworkset.util.CompoundComparator
Construct a CompoundComparator with initially no Comparators.
CompoundComparator(Comparator...) - Constructor for class org.frameworkset.util.CompoundComparator
Construct a CompoundComparator from the Comparators in the provided array.
COMPUTE_FRAMES - Static variable in class bboss.org.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class bboss.org.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
computeSHAdigest(byte[]) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Returns the SHA-1 message digest of the given value.
ComputeSignatureError - Static variable in exception org.frameworkset.security.AesException
 
computeSVUID() - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Computes and returns the value of SVUID.
ConcurrencyThrottleSupport - Class in org.frameworkset.util
Support class for throttling concurrent access to a specific resource.
ConcurrencyThrottleSupport() - Constructor for class org.frameworkset.util.ConcurrencyThrottleSupport
 
CONNECTION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Connection header field name.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
contain(ValueObject) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
判断给定的值对象是否存在
contain(ValueObject, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
判断给定的值对象并且状态为status是否存在 Description:
contain(Class, String, Object) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:判定是否存在类型为clazz并且包含属性field, 属性值为fieldValue的值对象,如果存在返回true,否则返回false
contain(Class, String, Object, int[]) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:判定是否存在类型为clazz并且包含属性field, 属性值为fieldValue以及状态在数组status中的值对象,如果存在返回true,否则返回false
contain(Class, String, Object, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:判定是否存在类型为clazz并且包含属性field, 属性值为fieldValue以及状态为status的值对象,如果存在返回true,否则返回false
contain(String, String) - Static method in class com.frameworkset.util.RegexUtil
从包含
contain2ndReplaceWithPatternMatcherInput(String, String, String) - Static method in class com.frameworkset.util.RegexUtil
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
contain2ndReplaceWithPatternMatcherInput(String, String, String, int) - Static method in class com.frameworkset.util.RegexUtil
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
containKey(String[], String) - Static method in class com.frameworkset.common.util.StringUtil
 
containKey(String[], String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
contains(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns true if the given instruction belongs to this list.
contains(Class) - Method in exception org.frameworkset.util.beans.NestedRuntimeException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contains(Iterator, Object) - Static method in class org.frameworkset.util.CollectionUtils
Check whether the given Iterator contains the given element.
contains(Enumeration, Object) - Static method in class org.frameworkset.util.CollectionUtils
Check whether the given Enumeration contains the given element.
containsAlphabetOrPad(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
containsAny(Collection, Collection) - Static method in class org.frameworkset.util.CollectionUtils
Return true if any element in 'candidates' is contained in 'source'; otherwise returns false.
containsElement(Object[], Object) - Static method in class org.frameworkset.util.ObjectUtils
Check whether the given array contains the given element.
containsInstance(Collection, Object) - Static method in class org.frameworkset.util.CollectionUtils
Check whether the given Collection contains the given element instance.
containsKey(Object) - Method in class org.frameworkset.http.HttpHeaders
 
containsKey(Object) - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
 
containsKey(Object) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
containsValue(Object) - Method in class org.frameworkset.http.HttpHeaders
 
containsValue(Object) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
containWithPatternMatcherInput(String, String) - Static method in class com.frameworkset.util.RegexUtil
从src中提取包含模式regex的子字符串
containWithPatternMatcherInput(String, String, int) - Static method in class com.frameworkset.util.RegexUtil
从src中提取包含模式regex的子字符串
CONTENT_DISPOSITION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Disposition header field name
CONTENT_ENCODING - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Encoding header field name.
CONTENT_LANGUAGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Location header field name.
CONTENT_RANGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Range header field name.
CONTENT_TYPE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Content-Type header field name.
contentLength() - Method in class org.frameworkset.util.io.AbstractResource
This implementation checks the timestamp of the underlying File, if available.
contentLength() - Method in interface org.frameworkset.util.io.Resource
Determine the content length for this resource.
contentLength() - Method in class org.frameworkset.util.io.UrlResource
This implementation checks the timestamp of the underlying File, if available.
contextDestroyed(ServletContextEvent) - Method in class org.frameworkset.web.listener.ApplicationLifeListener
 
contextInitialized(ServletContextEvent) - Method in class org.frameworkset.web.listener.ApplicationLifeListener
 
ContextResource - Interface in org.frameworkset.util.io
Title: ContextResource.java
Conventions - Class in org.frameworkset.util
Title: Conventions.java
Conventions() - Constructor for class org.frameworkset.util.Conventions
 
converDefaultValue(String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
 
converLocales(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
converName(String) - Method in interface com.frameworkset.util.NameEditorInf
 
converObjToBigDecimal(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
converObjToBigInteger(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertcharset() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
参数转换字符集
convertcharset() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
参数转换字符集
convertCharsetToUtf_8(String, String[], String[]) - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
convertCharsetToUtf_8(String) - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
convertClassLoaderURL(URL) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Convert the given URL as returned from the ClassLoader into a Resource object.
convertClassNameToResourcePath(String) - Static method in class org.frameworkset.util.ClassUtils
Convert a "."-based fully qualified class name to a "/"-based resource path.
convertfilecharset(File, String, String) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
convertKey(String) - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
Convert the given key to a case-insensitive key.
convertMediaType(String, String) - Static method in class org.frameworkset.http.MediaType
 
convertNumberToTargetClass(Number, Class<T>) - Static method in class org.frameworkset.util.NumberUtils
Convert the given number into an instance of the given target class.
convertObjectToDateArray(Object, Class, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertObjectToDateArray(Object, Class, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertObjectToDateArrayWithDateFormat(Object, Class, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertObjToDate(Object, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertObjToDate(Object, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertObjToDateWithDateformat(Object, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertResourcePathToClassName(String) - Static method in class org.frameworkset.util.ClassUtils
Convert a "/"-based resource path to a "."-based fully qualified class name.
convertStringsToEnumArray(String[], Class<T>, T[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertStringsToEnumArray(String[], Class<T>) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertStringToEnum(String, Class<T>) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertStringToEnumArray(String, Class<T>, T[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertStringToEnumArray(String, Class<T>) - Static method in class com.frameworkset.util.ValueObjectUtil
 
convertToCharacter(String) - Method in class com.frameworkset.util.HtmlCharacterEntityReferences
Return the char mapped to the given entityReference or -1.
convertToReference(char) - Method in class com.frameworkset.util.HtmlCharacterEntityReferences
Return the reference mapped to the given character or null.
convertValue(String) - Method in class org.frameworkset.util.annotations.wraper.BaseWraper
 
COOKIE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Cookie header field name.
COOKIE_PREFIX - Static variable in class com.frameworkset.util.StringUtil
 
CookieValue - Annotation Type in org.frameworkset.util.annotations
Title: CookieValue.java
CookieValueWraper - Class in org.frameworkset.util.annotations.wraper
CookieValueWraper.java
CookieValueWraper(CookieValue, Class) - Constructor for class org.frameworkset.util.annotations.wraper.CookieValueWraper
 
copy(File, String) - Static method in class com.frameworkset.util.FileUtil
 
copy(String, String) - Static method in class com.frameworkset.util.FileUtil
目录拷贝,用于对目录的所有文件和子目录进行递归拷贝
copy(File, File) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given input File to the given output File.
copy(byte[], File) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given byte array to the given output File.
copy(InputStream, OutputStream) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given InputStream to the given OutputStream.
copy(byte[], OutputStream) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given byte array to the given OutputStream.
copy(Reader, Writer) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given Reader to the given Writer.
copy(String, Writer) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given String to the given output Writer.
copy(byte[], OutputStream) - Static method in class org.frameworkset.util.StreamUtils
Copy the contents of the given byte array to the given OutputStream.
copy(String, Charset, OutputStream) - Static method in class org.frameworkset.util.StreamUtils
Copy the contents of the given String to the given output OutputStream.
copy(InputStream, OutputStream) - Static method in class org.frameworkset.util.StreamUtils
Copy the contents of the given InputStream to the given OutputStream.
COPYABLE_FIELDS - Static variable in class org.frameworkset.util.ReflectionUtils
Pre-built FieldFilter that matches all non-static, non-final fields.
copyOperation(AbstractInsnNode, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
copyOperation(AbstractInsnNode, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
copyOperation(AbstractInsnNode, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction that moves a value on the stack or to or from local variables.
copyOperation(AbstractInsnNode, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
copyQualityValue(MediaType) - Method in class org.frameworkset.http.MediaType
Return a replica of this instance with the quality value of the given MediaType.
copyToByteArray(File) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given input File into a new byte array.
copyToByteArray(InputStream) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given InputStream into a new byte array.
copyToByteArray(InputStream) - Static method in class org.frameworkset.util.StreamUtils
Copy the contents of the given InputStream into a new byte array.
copyToString(Reader) - Static method in class org.frameworkset.util.FileCopyUtils
Copy the contents of the given Reader into a String.
copyToString(InputStream, Charset) - Static method in class org.frameworkset.util.StreamUtils
Copy the contents of the given InputStream into a String.
countOccurrencesOf(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Count the occurrences of the substring in string s.
createASMifier(String, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
createByteRange(long) - Static method in class org.frameworkset.http.HttpRange
Create an HttpRange from the given position to the end.
createByteRange(long, long) - Static method in class org.frameworkset.http.HttpRange
Create a HttpRange from the given fist to last position.
createCollection(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
createCompositeInterface(Class[], ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Create a composite interface Class for the given interfaces, implementing the given interfaces in one single Class.
createDir(String) - Static method in class com.frameworkset.util.FileUtil
 
createFile(String) - Static method in class com.frameworkset.util.FileUtil
 
createNewDirectory(String) - Static method in class com.frameworkset.util.FileUtil
 
createNewFile(String) - Static method in class com.frameworkset.util.FileUtil
 
createNewFileOnExist(String) - Static method in class com.frameworkset.util.FileUtil
 
createProxy(InvocationHandler) - Static method in class com.frameworkset.proxy.ProxyFactory
 
createRelative(String) - Method in class org.frameworkset.util.io.AbstractResource
This implementation throws a FileNotFoundException, assuming that relative resources cannot be created for this resource.
createRelative(String) - Method in class org.frameworkset.util.io.ClassPathResource
This implementation creates a ClassPathResource, applying the given path relative to the path of the underlying resource of this descriptor.
createRelative(String) - Method in class org.frameworkset.util.io.FileSystemResource
This implementation creates a FileSystemResource, applying the given path relative to the path of the underlying file of this resource descriptor.
createRelative(String) - Method in interface org.frameworkset.util.io.Resource
Create a resource relative to this resource.
createRelative(String) - Method in class org.frameworkset.util.io.UrlResource
This implementation creates a UrlResource, applying the given path relative to the path of the underlying URL of this resource descriptor.
createRemappingAnnotationAdapter(AnnotationVisitor) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingFieldAdapter(FieldVisitor) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingMethodAdapter(int, String, MethodVisitor) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
createRemappingSignatureAdapter(SignatureVisitor) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
createSuffixRange(long) - Static method in class org.frameworkset.http.HttpRange
Create an HttpRange that ranges over the last given number of bytes.
createTextifier() - Method in class bboss.org.objectweb.asm.util.Textifier
Creates a new TraceVisitor instance.
createThread(Runnable) - Method in class org.frameworkset.util.CustomizableThreadCreator
Template method for the creation of a new Thread.
createTransferObject(Object, String, String) - Static method in class com.frameworkset.common.util.TransferObjectFactory
Create a Transfer Object for the given object.
createTransferObject(Map, Object) - Static method in class com.frameworkset.common.util.TransferObjectFactory
added by biaoping.yin 2005.8.13 将map中包含的属性值复制到对象中,对应属性的名称和类型必须一致
createTransferObject(Hashtable, Object) - Static method in class com.frameworkset.common.util.TransferObjectFactory
added by biaoping.yin 2005.8.13 将Hashtable中包含的属性值复制到对象中,对应属性的名称和类型必须一致
createTransferObject(Object, Object) - Static method in class com.frameworkset.common.util.TransferObjectFactory
added by biaoping.yin 2004.5.20 将一个对象属性复制到另一个对象中,对应属性的名称和类型必须一致
createTransferObject(Object, String, String) - Static method in class com.frameworkset.util.TransferObjectFactory
Create a Transfer Object for the given object.
createTransferObject(Map, Object) - Static method in class com.frameworkset.util.TransferObjectFactory
added by biaoping.yin 2005.8.13 将map中包含的属性值复制到对象中,对应属性的名称和类型必须一致
createTransferObject(Hashtable, Object) - Static method in class com.frameworkset.util.TransferObjectFactory
added by biaoping.yin 2005.8.13 将Hashtable中包含的属性值复制到对象中,对应属性的名称和类型必须一致
createTransferObject(Object, Object) - Static method in class com.frameworkset.util.TransferObjectFactory
added by biaoping.yin 2004.5.20 将一个对象属性复制到另一个对象中,对应属性的名称和类型必须一致
cst - Variable in class bboss.org.objectweb.asm.tree.LdcInsnNode
The constant to be loaded on the stack.
CurrentlyInCreationException - Exception in com.frameworkset.spi.assemble
Title: BeanCurrentlyInCreationException.java
CurrentlyInCreationException() - Constructor for exception com.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(String, Throwable) - Constructor for exception com.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(String) - Constructor for exception com.frameworkset.spi.assemble.CurrentlyInCreationException
 
CurrentlyInCreationException(Throwable) - Constructor for exception com.frameworkset.spi.assemble.CurrentlyInCreationException
 
CustomizableThreadCreator - Class in org.frameworkset.util
 
CustomizableThreadCreator() - Constructor for class org.frameworkset.util.CustomizableThreadCreator
Create a new CustomizableThreadCreator with default thread name prefix.
CustomizableThreadCreator(String) - Constructor for class org.frameworkset.util.CustomizableThreadCreator
Create a new CustomizableThreadCreator with the given thread name prefix.
CustomizableThreadFactory - Class in org.frameworkset.schedule
 
CustomizableThreadFactory() - Constructor for class org.frameworkset.schedule.CustomizableThreadFactory
Create a new CustomizableThreadFactory with default thread name prefix.
CustomizableThreadFactory(String) - Constructor for class org.frameworkset.schedule.CustomizableThreadFactory
Create a new CustomizableThreadFactory with the given thread name prefix.
cv - Variable in class bboss.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.
cv - Variable in class bboss.org.objectweb.asm.xml.ASMContentHandler
Current instance of the ClassVisitor used to visit classfile bytecode.

D

D2F - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
D2I - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
D2L - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DADD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DaemonThread - Class in com.frameworkset.util
Title:
DaemonThread(String, ResourceInitial) - Constructor for class com.frameworkset.util.DaemonThread
 
DaemonThread(long, String) - Constructor for class com.frameworkset.util.DaemonThread
 
DaemonThread(String, long, ResourceInitial) - Constructor for class com.frameworkset.util.DaemonThread
 
DaemonThread(File, ResourceInitial) - Constructor for class com.frameworkset.util.DaemonThread
 
DALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DataBind - Annotation Type in org.frameworkset.util.annotations
Title: DataBindBean.java
DataEnd() - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
dataformat() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
dataformat() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
数据格式
DataFormat - Class in org.frameworkset.util
 
DataFormat() - Constructor for class org.frameworkset.util.DataFormat
 
DataFormatUtil - Class in org.frameworkset.util
时间格式、数字格式化工具,request请求级别安全,单线程安全,多线程不安全
DataFormatUtil() - Constructor for class org.frameworkset.util.DataFormatUtil
 
DataFormatUtilKey - Static variable in class org.frameworkset.util.DataFormatUtil
 
datatype() - Method in class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
指定响应的数据类型
datatype_atom - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_bytearray - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_file - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_json - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_jsonp - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_rss - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_string - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_word - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
datatype_xml - Static variable in interface org.frameworkset.util.annotations.ValueConstants
 
DATE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Date header field name.
dateArrayTOStringArray(Date[]) - Static method in class com.frameworkset.util.SimpleStringUtil
将日期数组转换成字符串数组
dateCompare(Date, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
dateCompare(Date, Date) - Static method in class com.frameworkset.util.ValueObjectUtil
 
dateformat() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
dateformat() - Method in class org.frameworkset.util.annotations.wraper.CookieValueWraper
指定日期格式
dateformat() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
指定日期格式
dateformat() - Method in class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
 
dateformat() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
日期格式
DateFormateMeta - Class in org.frameworkset.util.annotations
use static method to construction DateFormateMeta Object public static DateFormateMeta buildDateFormateMeta(String dataformat,String _locale) public static DateFormateMeta buildDateFormateMeta(String dataformat,String _locale,String timeZone)
dbString(String) - Static method in class com.frameworkset.common.util.Util
 
dbString(String) - Static method in class com.frameworkset.util.Util
 
DCMPG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
dconst(double) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
DCONST_0 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DDIV - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
declareLabel(Label) - Method in class bboss.org.objectweb.asm.util.ASMifier
Appends a declaration of the given label to buf.
declaresException(Method, Class) - Static method in class org.frameworkset.util.ReflectionUtils
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.
decode() - Method in class com.frameworkset.util.HtmlCharacterEntityDecoder
 
decode(String) - Static method in class org.frameworkset.util.Base64
 
decode(Object) - Method in class org.frameworkset.util.encoder.BaseNCodec
Decodes an Object using the Base-N algorithm.
decode(String) - Method in class org.frameworkset.util.encoder.BaseNCodec
Decodes a String containing characters in the Base-N alphabet.
decode(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Decodes a byte[] containing characters in the Base-N alphabet.
decode(byte[], int, int, OutputStream) - Method in interface org.frameworkset.util.encoder.Encoder
 
decode(String, OutputStream) - Method in interface org.frameworkset.util.encoder.Encoder
 
decode(byte[]) - Static method in class org.frameworkset.util.encoder.Hex
decode the Hex encoded input data.
decode(String) - Static method in class org.frameworkset.util.encoder.Hex
decode the Hex encoded String data - whitespace will be ignored.
decode(String, OutputStream) - Static method in class org.frameworkset.util.encoder.Hex
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
decode(byte[], int, int, OutputStream) - Method in class org.frameworkset.util.encoder.HexEncoder
decode the Hex encoded byte data writing it to the given output stream, whitespace characters will be ignored.
decode(String, OutputStream) - Method in class org.frameworkset.util.encoder.HexEncoder
decode the Hex encoded String data writing it to the given output stream, whitespace characters will be ignored.
decodeBase64(String) - Static method in class org.frameworkset.util.encoder.Base64Commons
Decodes a Base64 String into octets.
decodeBase64(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Decodes Base64 data into octets.
decodeCharset() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
解码字符集
decodeCharset() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
解码字符集
decodeInteger(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
decodeRequestString(HttpServletRequest, String) - Method in class org.frameworkset.web.util.UrlPathHelper
 
DecoderException - Exception in org.frameworkset.util.encoder
 
DecoderException() - Constructor for exception org.frameworkset.util.encoder.DecoderException
 
DecoderException(String) - Constructor for exception org.frameworkset.util.encoder.DecoderException
 
DecoderException(Throwable) - Constructor for exception org.frameworkset.util.encoder.DecoderException
 
decodingTable - Variable in class org.frameworkset.util.encoder.HexEncoder
 
DecoratorVO(Object, int) - Constructor for class com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
 
decreament() - Method in class org.frameworkset.util.DataFormat
 
decreaseNestingLevel() - Method in class org.frameworkset.util.MethodParameter
Decrease this parameter's nesting level.
decrypt(String) - Method in class org.frameworkset.security.AESCoder
对密文进行解密.
decrypt(byte[]) - Method in class org.frameworkset.security.DESCipher
解密字节数组
decrypt(String) - Method in class org.frameworkset.security.DESCipher
解密字符串 将参数字符串转换为字节数组后重用decrypt(String)方法进行解密,并将得到的解密字符数组转换为字符串后返回。
DecryptAESError - Static variable in exception org.frameworkset.security.AesException
 
deepCopy(Object) - Static method in class com.frameworkset.common.util.Serializer
Description:实现对象的完整拷贝
deepCopy(Object) - Static method in class com.frameworkset.util.Serializer
Description:实现对象的完整拷贝
DEFAULT_ID - Static variable in annotation type org.frameworkset.util.annotations.PagerParam
 
default_mask - Static variable in class com.frameworkset.util.RegexUtil
 
DEFAULT_MAX_INDEX_PAGES - Static variable in class com.frameworkset.util.ListInfo
 
DEFAULT_MAX_INDEX_PAGES - Static variable in class com.frameworkset.util.RListInfo
 
DEFAULT_MAX_ITEMS - Static variable in class com.frameworkset.util.ListInfo
 
DEFAULT_MAX_ITEMS - Static variable in class com.frameworkset.util.RListInfo
 
DEFAULT_MAX_PAGE_ITEMS - Static variable in class com.frameworkset.util.ListInfo
 
DEFAULT_MAX_PAGE_ITEMS - Static variable in class com.frameworkset.util.RListInfo
 
DEFAULT_NONE - Static variable in interface org.frameworkset.util.annotations.ValueConstants
Constant defining a value for no default - as a replacement for null which we cannot use in annotation attributes.
DEFAULT_PATH_SEPARATOR - Static variable in class org.frameworkset.util.AntPathMatcher
Default path separator: "/"
default_regex - Static variable in class com.frameworkset.util.VariableHandler
 
DEFAULT_SIZE - Variable in class org.frameworkset.cache.EdenConcurrentCache
 
DEFAULT_SIZE - Variable in class org.frameworkset.cache.MissingStaticCache
 
DefaultAccessControl - Class in org.frameworkset.security
DefaultAccessControl.java
DefaultAccessControl() - Constructor for class org.frameworkset.security.DefaultAccessControl
 
DefaultAccessControlFactoryImpl - Class in org.frameworkset.security
DefaultAccessControlFactoryImpl.java
DefaultAccessControlFactoryImpl() - Constructor for class org.frameworkset.security.DefaultAccessControlFactoryImpl
 
DefaultI18N - Class in org.frameworkset.util.i18n
DefaultI18N.java
DefaultI18N() - Constructor for class org.frameworkset.util.i18n.DefaultI18N
 
DefaultPropertiesPersister - Class in com.frameworkset.util
Title: DefaultPropertiesPersister.java
DefaultPropertiesPersister() - Constructor for class com.frameworkset.util.DefaultPropertiesPersister
 
DefaultResourceLoader - Class in org.frameworkset.util.io
Title: DefaultResourceLoader.java
DefaultResourceLoader() - Constructor for class org.frameworkset.util.io.DefaultResourceLoader
Create a new DefaultResourceLoader.
DefaultResourceLoader(ClassLoader) - Constructor for class org.frameworkset.util.io.DefaultResourceLoader
Create a new DefaultResourceLoader.
defaultvalue - Variable in class org.frameworkset.util.annotations.wraper.BaseWraper
 
defaultvalue() - Method in class org.frameworkset.util.annotations.wraper.BaseWraper
 
defineClass(String, byte[]) - Method in class org.frameworkset.util.asm.ASMClassLoader
 
DEKHash(String) - Static method in class org.frameworkset.util.HashUtil
DEK算法
delegate - Variable in class com.frameworkset.proxy.InvocationHandler
需要动态代理的接口实现程序
DELETE - Static variable in class com.frameworkset.common.bean.CompositeVO
删除状态标志
DELETE - Static variable in class com.frameworkset.common.bean.StatusConst
删除状态标志
delete(File) - Static method in class org.frameworkset.util.CodeUtils
 
deleteAll(Class) - Method in class com.frameworkset.common.bean.CompositeVO
移除所有容器中缓存的类型为clazz的状态为status的值对象
deleteAny(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Delete any character in a given String.
deleteFile(String) - Static method in class com.frameworkset.util.FileUtil
删除文件目录下的所有子文件和子目录,操作一定要小心
deleteFile(File) - Static method in class com.frameworkset.util.FileUtil
删除文件目录下的所有子文件和子目录,操作一定要小心
deleteFileOnly(String) - Static method in class com.frameworkset.util.FileUtil
只删除目标文件
deleteSubfiles(String) - Static method in class com.frameworkset.util.FileUtil
删除文件目录下的所有子文件和子目录,操作一定要小心
deleteVO(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
删除业务信息时,将封装信息的值对象存放到该对象的散列中
delimitedListToStringArray(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Take a String which is a delimited list and convert it to a String array.
delimitedListToStringArray(String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Take a String which is a delimited list and convert it to a String array.
desc - Variable in class bboss.org.objectweb.asm.tree.AnnotationNode
The class descriptor of the annotation class.
desc - Variable in class bboss.org.objectweb.asm.tree.FieldInsnNode
The field's descriptor (see Type).
desc - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The field's descriptor (see Type).
desc - Variable in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
Invokedynamic descriptor.
desc - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The type descriptor of this local variable.
desc - Variable in class bboss.org.objectweb.asm.tree.MethodInsnNode
The method's descriptor (see Type).
desc - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The method's descriptor (see Type).
desc - Variable in class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
An array type descriptor (see Type).
desc - Variable in class bboss.org.objectweb.asm.tree.TypeInsnNode
The operand of this instruction.
DESC - Static variable in annotation type org.frameworkset.util.annotations.PagerParam
 
DESCipher - Class in org.frameworkset.security
Title: DESCipher.java
DESCipher() - Constructor for class org.frameworkset.security.DESCipher
默认构造方法,使用默认密钥
DESCipher(int) - Constructor for class org.frameworkset.security.DESCipher
 
DESCipher(String) - Constructor for class org.frameworkset.security.DESCipher
 
DESCipher(String, int) - Constructor for class org.frameworkset.security.DESCipher
指定密钥构造方法
description - Static variable in class com.frameworkset.UtilVersion
 
destroy() - Method in class org.frameworkset.cache.FileContentCache
 
destroy() - Static method in class org.frameworkset.util.ClassUtil
 
determineEncoding(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
determineRootDir(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Determine the root directory for the given location.
dflt - Variable in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
Beginning of the default handler block.
dflt - Variable in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
Beginning of the default handler block.
digestHexStr - Variable in class com.frameworkset.util.KeyBean
 
DigestUtils - Class in org.frameworkset.util
 
DigestUtils() - Constructor for class org.frameworkset.util.DigestUtils
 
dims - Variable in class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
Number of dimensions of the array to allocate.
DirectFieldAccessor - Class in org.frameworkset.util
ConfigurablePropertyAccessor implementation that directly accesses instance fields.
DirectFieldAccessor(Object) - Constructor for class org.frameworkset.util.DirectFieldAccessor
 
DIV - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
div(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
DJBHash(String) - Static method in class org.frameworkset.util.HashUtil
DJB算法
DLOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DMUL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DNEG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
doconvert(File) - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
将文件内容从GBK转换为UTF-8
doesNotContain(String, String, String) - Static method in class org.frameworkset.util.Assert
Assert that the given text does not contain the given substring.
doesNotContain(String, String) - Static method in class org.frameworkset.util.Assert
Assert that the given text does not contain the given substring.
doFindMatchingFileSystemResources(File, String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingFileResources(Resource, String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Find all resources in the file system that match the given location pattern via the Ant-style PathMatcher.
doFindPathMatchingJarResources(Resource, String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Find all resources in jar files that match the given location pattern via the Ant-style PathMatcher.
DoIt(byte[], int, boolean) - Method in class bboss.org.mozilla.intl.chardet.nsDetector
 
DoIt(byte[], int, boolean) - Method in interface bboss.org.mozilla.intl.chardet.nsICharsetDetector
 
doLoad(Properties, Reader) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
doMatch(String, String, boolean, Map<String, String>) - Method in class org.frameworkset.util.AntPathMatcher
Actually match the given path against the given pattern.
Done() - Method in class bboss.org.mozilla.intl.chardet.nsDetector
 
Done() - Method in interface bboss.org.mozilla.intl.chardet.nsICharsetDetector
 
dorefer(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.util.ReferHelper
 
doRetrieveMatchingFiles(String, File, Set) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Recursively retrieve files that match the given pattern, adding them to the given result list.
doStore(Properties, Writer, String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
DOUBLE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class bboss.org.objectweb.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The double type.
DOUBLE_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
doubleCompare(double, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
DoubleCompare(Double, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
doWith(Field) - Method in interface org.frameworkset.util.ReflectionUtils.FieldCallback
Perform an operation using the given field.
doWith(Method) - Method in interface org.frameworkset.util.ReflectionUtils.MethodCallback
Perform an operation using the given method.
doWithMethods(Class, ReflectionUtils.MethodCallback) - Static method in class org.frameworkset.util.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses.
doWithMethods(Class, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter) - Static method in class org.frameworkset.util.ReflectionUtils
Perform the given callback operation on all matching methods of the given class and superclasses.
DOWNLOAD - Static variable in class org.frameworkset.http.FileBlob
 
DREM - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DSUB - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
dumpHashTable(Hashtable, boolean) - Static method in class com.frameworkset.common.util.Util
 
dumpHashTable(Hashtable, boolean) - Static method in class com.frameworkset.util.Util
 
dup() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP instruction.
dup() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
DUP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
dup2() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP2 instruction.
dup2() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
DUP2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
dup2X1() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP2_X1 instruction.
dup2X1() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
dup2X2() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP2_X2 instruction.
dup2X2() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
DUP_X1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
dupX1() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP_X1 instruction.
dupX1() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
dupX2() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a DUP_X2 instruction.
dupX2() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 

E

EdenConcurrentCache<K,V> - Class in org.frameworkset.cache
 
EdenConcurrentCache() - Constructor for class org.frameworkset.cache.EdenConcurrentCache
 
EdenConcurrentCache(int) - Constructor for class org.frameworkset.cache.EdenConcurrentCache
 
edenSize() - Method in class org.frameworkset.cache.EdenConcurrentCache
 
edenSize() - Method in class org.frameworkset.cache.MissingStaticCache
 
editor() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.CookieValueWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.PagerParamWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
 
editor() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
 
EditorInf<T> - Interface in com.frameworkset.util
Title: EditorInf.java
editorparams() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
ELFHash(String) - Static method in class org.frameworkset.util.HashUtil
ELF算法
EMPTY - Static variable in class com.frameworkset.util.SimpleStringUtil
The empty String "".
emptyInput() - Static method in class org.frameworkset.util.StreamUtils
Return an efficient empty InputStream.
encode(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(byte[]) - Static method in class org.frameworkset.util.Base64
 
encode(Object) - Method in class org.frameworkset.util.encoder.BaseNCodec
Encodes an Object using the Base-N algorithm.
encode(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encode(byte[], int, int, OutputStream) - Method in interface org.frameworkset.util.encoder.Encoder
 
encode(byte[]) - Static method in class org.frameworkset.util.encoder.Hex
encode the input data producing a Hex encoded byte array.
encode(byte[], int, int) - Static method in class org.frameworkset.util.encoder.Hex
encode the input data producing a Hex encoded byte array.
encode(byte[], OutputStream) - Static method in class org.frameworkset.util.encoder.Hex
Hex encode the byte data writing it to the given output stream.
encode(byte[], int, int, OutputStream) - Static method in class org.frameworkset.util.encoder.Hex
Hex encode the byte data writing it to the given output stream.
encode(byte[], int, int, OutputStream) - Method in class org.frameworkset.util.encoder.HexEncoder
encode the input data producing a Hex output stream.
encodeAsString(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
encodeBase64(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64URLSafe(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeInteger(BigInteger) - Static method in class org.frameworkset.util.encoder.Base64Commons
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
Encoder - Interface in org.frameworkset.util.encoder
Encode and decode byte arrays (typically from binary to 7-bit ASCII encodings).
EncoderException - Exception in org.frameworkset.util.encoder
 
EncoderException() - Constructor for exception org.frameworkset.util.encoder.EncoderException
 
EncoderException(String) - Constructor for exception org.frameworkset.util.encoder.EncoderException
 
EncoderException(Throwable) - Constructor for exception org.frameworkset.util.encoder.EncoderException
 
encodeToString(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
encodingTable - Variable in class org.frameworkset.util.encoder.HexEncoder
 
encrypt(String) - Method in class org.frameworkset.security.AESCoder
对明文进行加密.
encrypt(byte[]) - Method in class org.frameworkset.security.DESCipher
加密字节数组
encrypt(String) - Method in class org.frameworkset.security.DESCipher
加密字符串 将字符串转换为字节数组后重用encrypt(byte[])方法进行加密,并将得到字节数组转换为字符串返回
EncryptAESError - Static variable in exception org.frameworkset.security.AesException
 
end - Variable in class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
The last instructions corresponding to the continuous ranges that make the scope of this local variable (exclusive).
end - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The last instruction corresponding to the scope of this local variable (exclusive).
end - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
End of the exception handler's scope (exclusive).
end(String) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
endElement(String, String, String) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler
Process notification of the end of an XML element being reached.
endEvent(T, File) - Method in interface org.frameworkset.util.io.ResourceHandleListener
 
endMethod() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Marks the end of the visited method.
endsWithContinuationMarker(String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
ensureBufferSize(int, BaseNCodec.Context) - Method in class org.frameworkset.util.encoder.BaseNCodec
Ensure that the buffer has room for size bytes
entrySet() - Method in class org.frameworkset.http.HttpHeaders
 
entrySet() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
EQ - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.
EQUAL - Static variable in class com.frameworkset.common.bean.QueryVO
 
equals(Object) - Method in class bboss.org.objectweb.asm.commons.Method
 
equals(Object) - Method in class bboss.org.objectweb.asm.Handle
 
equals(Object) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
equals(Object) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
equals(Object) - Method in class bboss.org.objectweb.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
 
equals(Object) - Method in class com.frameworkset.common.bean.ValueObject
 
equals(Object) - Method in class com.frameworkset.util.UUID
Compares this object to the specified object.
equals(Object) - Method in class org.frameworkset.http.HttpHeaders
 
equals(Object) - Method in class org.frameworkset.http.MimeType
 
equals(Object) - Method in exception org.frameworkset.util.beans.BeansException
 
equals(Object) - Method in class org.frameworkset.util.CompoundComparator
 
equals(Object) - Method in class org.frameworkset.util.FastDateFormat
Compares two objects for equality.
equals(Object) - Method in class org.frameworkset.util.InvertibleComparator
 
equals(Object) - Method in class org.frameworkset.util.io.AbstractResource
This implementation compares description strings.
equals(Object) - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation compares the underlying byte array.
equals(Object) - Method in class org.frameworkset.util.io.ClassPathResource
This implementation compares the underlying class path locations.
equals(Object) - Method in class org.frameworkset.util.io.FileSystemResource
This implementation compares the underlying File references.
equals(Object) - Method in class org.frameworkset.util.io.UrlResource
This implementation compares the underlying URL references.
equals(Object) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
errorCode - Variable in exception org.frameworkset.util.beans.PropertyAccessException
 
ErrorCoded - Interface in org.frameworkset.util.beans
Title: ErrorCoded.java
escape(String, boolean) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
Escape - Class in com.frameworkset.util
 
Escape() - Constructor for class com.frameworkset.util.Escape
 
escape(String) - Static method in class com.frameworkset.util.Escape
 
ESDocAsUpsert - Annotation Type in com.frameworkset.orm.annotation
用于批量更新 Updateedit When using update action retry_on_conflict can be used as field in the action itself (not in the extra payload line), to specify how many times an update should be retried in the case of a version conflict.
ESId - Annotation Type in com.frameworkset.orm.annotation
 
ESParentId - Annotation Type in com.frameworkset.orm.annotation
 
ESRetryOnConflict - Annotation Type in com.frameworkset.orm.annotation
用于批量操作 In between the get and indexing phases of the update, it is possible that another process might have already updated the same document.
ESRouting - Annotation Type in com.frameworkset.orm.annotation
用于routing shard Updateedit When using update action retry_on_conflict can be used as field in the action itself (not in the extra payload line), to specify how many times an update should be retried in the case of a version conflict.
ESSource - Annotation Type in com.frameworkset.orm.annotation
用于控制update操作是否返回source字段 Allows to control if and how the updated source should be returned in the response.
ESVersion - Annotation Type in com.frameworkset.orm.annotation
用于指定更新操作指定版本信息
ESVersionType - Annotation Type in com.frameworkset.orm.annotation
更新文档用于标识版本类型 Version typesedit Next to the internal & external version types explained above, Elasticsearch also supports other types for specific use cases.
ETAG - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP ETag header field name.
EUCJPStatistics - Class in bboss.org.mozilla.intl.chardet
 
EUCJPStatistics() - Constructor for class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
EUCKRStatistics - Class in bboss.org.mozilla.intl.chardet
 
EUCKRStatistics() - Constructor for class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
EUCTWStatistics - Class in bboss.org.mozilla.intl.chardet
 
EUCTWStatistics() - Constructor for class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
evaluate(VelocityContext, String, String) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(VelocityContext, Writer, String, String) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(VelocityContext, String, InputStream) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(VelocityContext, Writer, String, InputStream) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(VelocityContext, String, Reader) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(VelocityContext, Writer, String, Reader) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, String, String) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, Writer, String, String) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, String, InputStream) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, Writer, String, InputStream) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, String, Reader) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, Writer, String, Reader) - Static method in class com.frameworkset.util.VelocityUtil
字符串模板解析
evaluate(Map, String, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
字符串模板解析
evaluateDB(Map, String, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
字符串模板解析
evaluateElastic(Map, String, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
字符串模板解析
evaluateVariableValue(VariableHandler.Variable, Object) - Static method in class com.frameworkset.util.VariableHandler
根据引用的维度获取其对应的Pro对象
EvalVariableValueFailedException - Exception in com.frameworkset.util
EvalVariableValueFailedException.java
EvalVariableValueFailedException(String) - Constructor for exception com.frameworkset.util.EvalVariableValueFailedException
 
EvalVariableValueFailedException() - Constructor for exception com.frameworkset.util.EvalVariableValueFailedException
 
EvalVariableValueFailedException(String, Throwable) - Constructor for exception com.frameworkset.util.EvalVariableValueFailedException
 
EvalVariableValueFailedException(Throwable) - Constructor for exception com.frameworkset.util.EvalVariableValueFailedException
 
evalVars(int, String) - Static method in class org.frameworkset.util.ParameterUtil
 
EXCEPTION_PARAMETER - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
ExceptionHandle - Annotation Type in org.frameworkset.util.annotations
Title: ExceptionHandle.java
exceptions - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The internal names of the method's exception classes (see getInternalName).
exceptionToString(Throwable) - Static method in class com.frameworkset.util.SimpleStringUtil
 
ExcludeField - Annotation Type in org.frameworkset.soa.annotation
Title: ExecuteField.java
execute(AbstractInsnNode, Interpreter<V>) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
 
exists() - Method in class org.frameworkset.util.io.AbstractResource
This implementation checks whether a File can be opened, falling back to whether an InputStream can be opened.
exists() - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation always returns true.
exists() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns whether the underlying file exists.
exists() - Method in interface org.frameworkset.util.io.Resource
Return whether this resource actually exists in physical form.
EXPAND_FRAMES - Static variable in class bboss.org.objectweb.asm.ClassReader
Flag to expand the stack map frames.
EXPECT - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Expect header field name.
EXPIRES - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Expires header field name.
EXTENDS - Static variable in class bboss.org.objectweb.asm.signature.SignatureVisitor
Wildcard for an "extends" type argument.
extractJarFileURL(URL) - Static method in class org.frameworkset.util.ResourceUtils
Extract the URL for the actual jar file from the given URL (which may point to a resource in a jar file or to a jar file itself).
extractPathWithinPattern(String, String) - Method in class org.frameworkset.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - Method in interface org.frameworkset.util.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractUriTemplateVariables(String, String) - Method in class org.frameworkset.util.AntPathMatcher
 
extractUriTemplateVariables(String, String) - Method in interface org.frameworkset.util.PathMatcher
Given a pattern and a full path, extract the URI template variables.

F

F2D - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
F2I - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
F2L - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
F_APPEND - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FADD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FastDateFormat - Class in org.frameworkset.util
FastDateFormat is a fast and thread-safe version of SimpleDateFormat.
FastDateFormat(String, TimeZone, Locale) - Constructor for class org.frameworkset.util.FastDateFormat
Constructs a new FastDateFormat.
FASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FatalBeanException - Exception in org.frameworkset.util.beans
 
FatalBeanException(String) - Constructor for exception org.frameworkset.util.beans.FatalBeanException
Create a new FatalBeanException with the specified message.
FatalBeanException(String, Throwable) - Constructor for exception org.frameworkset.util.beans.FatalBeanException
Create a new FatalBeanException with the specified message and root cause.
FCMPG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
fconst(float) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
FCONST_0 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FDIV - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FIELD - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of a field.
FIELD_DESCRIPTOR - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for field descriptors, formatted in bytecode notation
FIELD_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of FieldInsnNode instructions.
FIELD_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for field signatures, formatted in bytecode notation
FieldInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a field instruction.
FieldInsnNode(int, String, String, String) - Constructor for class bboss.org.objectweb.asm.tree.FieldInsnNode
Constructs a new FieldInsnNode.
FieldNode - Class in bboss.org.objectweb.asm.tree
A node that represents a field.
FieldNode(int, String, String, String, Object) - Constructor for class bboss.org.objectweb.asm.tree.FieldNode
Constructs a new FieldNode.
FieldNode(int, int, String, String, String, Object) - Constructor for class bboss.org.objectweb.asm.tree.FieldNode
Constructs a new FieldNode.
fields - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The fields of this class.
FieldToColumnEditor - Class in com.frameworkset.util
 
FieldToColumnEditor() - Constructor for class com.frameworkset.util.FieldToColumnEditor
 
FieldVisitor - Class in bboss.org.objectweb.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class bboss.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class bboss.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FILE_URL_PREFIX - Static variable in class org.frameworkset.util.ResourceUtils
URL prefix for loading from the file system: "file:"
FileBlob - Class in org.frameworkset.http
FileBlob.java
FileBlob(String, Blob) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(String, InputStream) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(String, URL) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(String, String) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(File, int) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(String) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(File) - Constructor for class org.frameworkset.http.FileBlob
 
FileBlob(String, int) - Constructor for class org.frameworkset.http.FileBlob
 
FileContentCache - Class in org.frameworkset.cache
 
FileContentCache() - Constructor for class org.frameworkset.cache.FileContentCache
 
fileCopy(String, String) - Static method in class com.frameworkset.util.FileUtil
 
fileCopy(File, String) - Static method in class com.frameworkset.util.FileUtil
 
fileCopy(File, File) - Static method in class com.frameworkset.util.FileUtil
 
FileCopyUtils - Class in org.frameworkset.util
Simple utility methods for file and stream copying.
FileCopyUtils() - Constructor for class org.frameworkset.util.FileCopyUtils
 
FileMIMETypes - Class in com.frameworkset.util
Title: com.frameworkset.platform.cms.driver.util.FileMIMETypes.java
FileMIMETypes() - Constructor for class com.frameworkset.util.FileMIMETypes
 
FileSystemResource - Class in org.frameworkset.util.io
Title: FileSystemResource.java
FileSystemResource(File) - Constructor for class org.frameworkset.util.io.FileSystemResource
Create a new FileSystemResource from a File handle.
FileSystemResource(String) - Constructor for class org.frameworkset.util.io.FileSystemResource
Create a new FileSystemResource from a file path.
FileUtil - Class in com.frameworkset.common.util
 
FileUtil() - Constructor for class com.frameworkset.common.util.FileUtil
 
FileUtil - Class in com.frameworkset.util
 
FileUtil() - Constructor for class com.frameworkset.util.FileUtil
 
findAllClassPathResources(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Find all class location resources with the given location via the ClassLoader.
findAnnotation(Method, Class<A>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, traversing its super methods if no annotation can be found on the given method itself.
findAnnotation(Class<?>, Class<A>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Find a single Annotation of annotationType from the supplied Class, traversing its interfaces and super classes if no annotation can be found on the given class itself.
findAnnotation(Class<T>) - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) which declares an annotation for the specified annotationType, or null if not found.
findBridgedMethod(Method) - Static method in class org.frameworkset.util.BridgeMethodResolver
Find the original method for the supplied bridge Method.
findDeclaredMethod(Class, String, Class[]) - Static method in class com.frameworkset.util.BeanUtils
Find a method with the given method name and the given parameter types, declared on the given class or one of its superclasses.
findDeclaredMethodWithMinimalParameters(Class, String) - Static method in class com.frameworkset.util.BeanUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findField(Class, String) - Static method in class org.frameworkset.util.ReflectionUtils
Attempt to find a field on the supplied Class with the supplied name.
findFirstMatch(Collection, Collection) - Static method in class org.frameworkset.util.CollectionUtils
Return the first element in 'candidates' that is contained in 'source'.
findMethod(Class, String, Class[]) - Static method in class com.frameworkset.util.BeanUtils
Find a method with the given method name and the given parameter types, declared on the given class or one of its superclasses.
findMethod(Class, String) - Static method in class org.frameworkset.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and no parameters.
findMethod(Class, String, Class...) - Static method in class org.frameworkset.util.ReflectionUtils
Attempt to find a Method on the supplied class with the supplied name and parameter types.
findMethodWithMinimalParameters(Class, String) - Static method in class com.frameworkset.util.BeanUtils
Find a method with the given method name and minimal parameters (best case: none), declared on the given class or one of its superclasses.
findPathMatchingResources(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Find all resources that match the given location pattern via the Ant-style PathMatcher.
findValueOfType(Collection<?>, Class<T>) - Static method in class org.frameworkset.util.CollectionUtils
 
findValueOfType(Collection<?>, Class<?>[]) - Static method in class org.frameworkset.util.CollectionUtils
Find a single value of one of the given types in the given Collection: searching the Collection for a value of the first type, then searching for a value of the second type, etc.
firstLocal - Variable in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Index of the first local variable, after formal parameters.
FLOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in class bboss.org.objectweb.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The float type.
FLOAT_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
floatCompare(float, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
FloatCompare(Float, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
flush() - Method in class org.frameworkset.soa.BBossStringWriter
Flush the stream.
flush() - Method in class org.frameworkset.util.CommonsLogWriter
 
FMUL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FNEG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FNVHash(byte[]) - Static method in class org.frameworkset.util.HashUtil
32位的FNV算法
FNVHash1(byte[]) - Static method in class org.frameworkset.util.HashUtil
改进的32位FNV算法1
FNVHash1(String) - Static method in class org.frameworkset.util.HashUtil
改进的32位FNV算法1
format(Object, StringBuffer, FieldPosition) - Method in class org.frameworkset.util.FastDateFormat
Formats a Date, Calendar or Long (milliseconds) object.
format(long) - Method in class org.frameworkset.util.FastDateFormat
Formats a millisecond long value.
format(Date) - Method in class org.frameworkset.util.FastDateFormat
Formats a Date object.
format(Calendar) - Method in class org.frameworkset.util.FastDateFormat
Formats a Calendar object.
format(long, StringBuffer) - Method in class org.frameworkset.util.FastDateFormat
Formats a milliseond long value into the supplied StringBuffer.
format(Date, StringBuffer) - Method in class org.frameworkset.util.FastDateFormat
Formats a Date object into the supplied StringBuffer.
format(Calendar, StringBuffer) - Method in class org.frameworkset.util.FastDateFormat
Formats a Calendar object into the supplied StringBuffer.
formatBRException(Throwable) - Static method in class com.frameworkset.util.SimpleStringUtil
 
formatException(Throwable) - Static method in class com.frameworkset.util.SimpleStringUtil
 
formatTimeToString(long) - Static method in class com.frameworkset.util.SimpleStringUtil
 
forMethodOrConstructor(Object, int) - Static method in class org.frameworkset.util.MethodParameter
Create a new MethodParameter for the given method or constructor.
forName(String) - Static method in class org.frameworkset.util.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
found - Static variable in class bboss.org.mozilla.intl.chardet.HtmlCharsetDetector
 
Found() - Constructor for class bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
 
FRAME - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of FrameNode "instructions".
Frame<V extends Value> - Class in bboss.org.objectweb.asm.tree.analysis
A symbolic execution stack frame.
Frame(int, int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.Frame
Constructs a new frame with the given size.
Frame(Frame<? extends V>) - Constructor for class bboss.org.objectweb.asm.tree.analysis.Frame
Constructs a new frame that is identical to the given frame.
FrameNode - Class in bboss.org.objectweb.asm.tree
A node that represents a stack map frame.
FrameNode(int, int, Object[], int, Object[]) - Constructor for class bboss.org.objectweb.asm.tree.FrameNode
Constructs a new FrameNode.
FREM - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FROM - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP From header field name.
fromByteArray(byte[]) - Static method in class org.frameworkset.util.encoder.Strings
Convert an array of 8 bit characters into a string.
fromString(String) - Static method in class bboss.org.objectweb.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromString(String) - Static method in class com.frameworkset.util.UUID
Creates a UUID from the string standard representation as described in the UUID.toString() method.
fromUTF8ByteArray(byte[]) - Static method in class org.frameworkset.util.encoder.Strings
 
FSTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FSUB - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
FULL - Static variable in class org.frameworkset.util.FastDateFormat
FULL locale dependent date or time style.
fv - Variable in class bboss.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

GB2312Statistics - Class in bboss.org.mozilla.intl.chardet
 
GB2312Statistics() - Constructor for class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
GE - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.
generateCase(int, Label) - Method in interface bboss.org.objectweb.asm.commons.TableSwitchGenerator
Generates the code for a switch case.
generateDefault() - Method in interface bboss.org.objectweb.asm.commons.TableSwitchGenerator
Generates the code for the default switch case.
generateMultipartBoundary() - Static method in class org.frameworkset.http.MimeTypeUtils
Generate a random MIME boundary as bytes, often used in multipart mime types.
generateMultipartBoundaryString() - Static method in class org.frameworkset.http.MimeTypeUtils
Generate a random MIME boundary as String, often used in multipart mime types.
GeneratorAdapter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor with convenient methods to generate code.
GeneratorAdapter(MethodVisitor, int, String, String) - Constructor for class bboss.org.objectweb.asm.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GeneratorAdapter(int, MethodVisitor, int, String, String) - Constructor for class bboss.org.objectweb.asm.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GeneratorAdapter(int, Method, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GeneratorAdapter(int, Method, String, Type[], ClassVisitor) - Constructor for class bboss.org.objectweb.asm.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GenericCollectionTypeResolver - Class in org.frameworkset.util
Title: GenericCollectionTypeResolver.java
GenericCollectionTypeResolver() - Constructor for class org.frameworkset.util.GenericCollectionTypeResolver
 
genericParameterType(Method, int) - Static method in class org.frameworkset.util.ClassUtils
 
genericParameterTypes(Method, int) - Static method in class org.frameworkset.util.ClassUtils
 
genericType(Field) - Static method in class org.frameworkset.util.ClassUtils
 
GenericTypeResolver - Class in org.frameworkset.util
Title: GenericTypeResolver.java
GenericTypeResolver() - Constructor for class org.frameworkset.util.GenericTypeResolver
 
genericTypes(Field) - Static method in class org.frameworkset.util.ClassUtils
 
genJavaName(String) - Static method in class org.frameworkset.util.ClassUtil
 
get(int) - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns the instruction whose index is given.
get(K) - Method in class org.frameworkset.cache.EdenConcurrentCache
 
get(K) - Method in class org.frameworkset.cache.MissingStaticCache
 
get(Object) - Method in class org.frameworkset.http.HttpHeaders
 
get(Object) - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
 
get(Object) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
getAccept() - Method in class org.frameworkset.http.HttpHeaders
Return the list of acceptable media types, as specified by the Accept header.
getAcceptCharset() - Method in class org.frameworkset.http.HttpHeaders
Return the list of acceptable charsets, as specified by the Accept-Charset header.
getAccess() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAccess(String) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - Method in interface org.frameworkset.security.AccessControlFactory
 
getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - Method in class org.frameworkset.security.DefaultAccessControlFactoryImpl
 
getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - Static method in class org.frameworkset.security.SecurityUtil
 
getAccessControlAllowCredentials() - Method in class org.frameworkset.http.HttpHeaders
Returns the value of the Access-Control-Allow-Credentials response header.
getAccessControlAllowHeaders() - Method in class org.frameworkset.http.HttpHeaders
Returns the value of the Access-Control-Allow-Headers response header.
getAccessControlAllowMethods() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Access-Control-Allow-Methods response header.
getAccessControlAllowOrigin() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Access-Control-Allow-Origin response header.
getAccessControlExposeHeaders() - Method in class org.frameworkset.http.HttpHeaders
Returns the value of the Access-Control-Expose-Headers response header.
getAccessControlMaxAge() - Method in class org.frameworkset.http.HttpHeaders
Returns the value of the Access-Control-Max-Age response header.
getAccessControlRequestHeaders() - Method in class org.frameworkset.http.HttpHeaders
Returns the value of the Access-Control-Request-Headers request header.
getAccessControlRequestMethod() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Access-Control-Request-Method request header.
getAllDeclaredMethods(Class) - Static method in class org.frameworkset.util.ReflectionUtils
Get all declared methods on the leaf class and all superclasses.
getAllInterfaces(Class) - Static method in class com.frameworkset.proxy.ProxyFactory
 
getAllInterfaces(List, Class) - Static method in class com.frameworkset.proxy.ProxyFactory
获取类的所有接口,包括父类的接口
getAllInterfaces(Object) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given instance implements as array, including ones implemented by superclasses.
getAllInterfacesAsSet(Object) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given instance implements as Set, including ones implemented by superclasses.
getAllInterfacesForClass(Class) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClass(Class, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given class implements as Set, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Return all interfaces that the given class implements as Set, including ones implemented by superclasses.
getAllLocales() - Static method in class com.frameworkset.util.SimpleStringUtil
 
getAllow() - Method in class org.frameworkset.http.HttpHeaders
Return the set of allowed HTTP methods, as specified by the Allow header.
getAllVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取散列中所有clazz的对象
getAnnotation(Method, Class<A>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method.
getAnnotationAttributes(Annotation) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the given annotation's attributes as a Map.
getAnnotations(Method) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Get all Annotations from the supplied Method.
getAnnotations() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getArgumentsAndReturnSizes(String) - Static method in class bboss.org.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsAndReturnSizes() - Method in class bboss.org.objectweb.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentTypes() - Method in class bboss.org.objectweb.asm.commons.Method
Returns the argument types of the method described by this object.
getArgumentTypes(String) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArgumentTypes() - Method in class bboss.org.objectweb.asm.Type
Returns the argument types of methods of this type.
getArrayDatas() - Method in class com.frameworkset.util.ListInfo
 
getAssertDToken() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getAssertHasdataParameterName(ClassUtil.PropertieDescription, String, HttpServletRequest, int) - Static method in class org.frameworkset.util.ParameterUtil
获取识别集合是否有记录的参数名称
getAssertTicket() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getAttribute() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getAttribute() - Method in class org.frameworkset.util.MethodParameter
 
getAttributes() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getBeanClass() - Method in exception com.frameworkset.util.BeanInstantiationException
Return the offending bean class.
getBeanClass() - Method in exception org.frameworkset.util.beans.InvalidPropertyException
Return the offending bean class.
getBoolean(String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getBooleanMethodName(String) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
getBooleanMethodName(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getBuffer() - Method in class org.frameworkset.soa.BBossStringWriter
Return the string buffer itself.
getByteArray() - Method in class org.frameworkset.util.io.ByteArrayResource
Return the underlying byte array.
getByteArrayFromBlob(Blob) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getByteArrayFromClob(Clob) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getBytes() - Method in interface org.frameworkset.util.BigFile
Return the contents of the file as an array of bytes.
getBytesFileContent(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getByteStringFromBlob(Blob) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getBytesUsAscii(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array.
getBytesUtf16(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte array.
getBytesUtf16Be(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte array.
getBytesUtf16Le(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte array.
getBytesUtf8(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
getCacheControl() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Cache-Control header.
getCacheVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取缓冲数据
getCause() - Method in exception org.frameworkset.util.encoder.DecoderException
 
getCause() - Method in exception org.frameworkset.util.encoder.EncoderException
 
getChargeOrgId() - Method in interface org.frameworkset.security.AccessControlInf
 
getChargeOrgId() - Method in class org.frameworkset.security.DefaultAccessControl
 
getCharset() - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
 
getCharSet() - Method in class org.frameworkset.http.MimeType
Return the character set, as indicated by a charset parameter, if any.
getCharset() - Method in class org.frameworkset.util.annotations.wraper.RequestBodyWraper
 
getClass(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
getClass(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getClassFileName(Class) - Static method in class org.frameworkset.util.ClassUtils
Determine the name of the class file, relative to the containing package: e.g.
getClassInfo(Class) - Static method in class org.frameworkset.util.ClassUtil
 
getClassLoader() - Method in class org.frameworkset.util.io.ClassPathResource
Return the ClassLoader that this resource will be obtained from.
getClassLoader() - Method in class org.frameworkset.util.io.ClassPathResourceLoader
Return the ClassLoader to load class path resources with, or null if using the thread context class loader on actual access (applying to the thread that constructs the ClassPathResource object).
getClassLoader() - Method in class org.frameworkset.util.io.DefaultResourceLoader
Return the ClassLoader to load class path resources with, or null if using the thread context class loader on actual access (applying to the thread that constructs the ClassPathResource object).
getClassLoader() - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Return the ClassLoader that this pattern resolver works with (never null).
getClassLoader() - Method in interface org.frameworkset.util.io.ResourceLoader
Expose the ClassLoader used by this ResourceLoader.
getClassName() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class bboss.org.objectweb.asm.Type
Returns the binary name of the class corresponding to this type.
getClassPathFile(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getClazz() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getClazz() - Method in class org.frameworkset.util.ClassWrapper
 
getClientIP(HttpServletRequest) - Static method in class com.frameworkset.util.StringUtil
 
getClientIP(String[], HttpServletRequest) - Static method in class com.frameworkset.util.StringUtil
 
getCode() - Method in exception org.frameworkset.security.AesException
 
getCodeVisitor() - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
getCol() - Method in interface org.frameworkset.util.tokenizer.Token
 
getCollectionFieldType(Field) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection field.
getCollectionFieldType(Field, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection field.
getCollectionParameterType(MethodParameter) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection parameter.
getCollectionReturnType(Method) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection return type.
getCollectionReturnType(Method, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection return type.
getCollectionType(Class) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic element type of the given Collection class (if it declares one through a generic superclass or generic interface).
getColumn() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getCommonSuperClass(String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getComparatorCount() - Method in class org.frameworkset.util.CompoundComparator
Returns the number of aggregated comparators.
getComponentType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getComponentType() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getComponentTypeName(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
获取数组元素类型名称
getConcurrencyLimit() - Method in class org.frameworkset.util.ConcurrencyThrottleSupport
Return the maximum number of concurrent access attempts allowed.
getCondition(String) - Method in class com.frameworkset.common.bean.QueryVO
 
getConnection() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Connection header.
getConstantstr() - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
getConstructions() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getConstructor(Class, Class[], Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getConstructor(Class, Class[], Object[], boolean) - Static method in class com.frameworkset.util.ValueObjectUtil
根据参数类型params_,获取clazz的构造函数,paramArgs为参数的值,如果synTypes为true方法会 通过参数的值对参数类型进行校正 当符合params_类型的构造函数有多个时,返回最开始匹配上的构造函数,但是当synTypes为true时, 就会返回严格符合paramArgs值类型对应的构造函数 paramArgs值的类型也会作为获取构造函数的辅助条件,
getConstructor(Class...) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getConstructor() - Method in class org.frameworkset.util.MethodParameter
Return the wrapped Constructor, if any.
getConstructorDescriptor(Constructor<?>) - Static method in class bboss.org.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getConstructorIfAvailable(Class, Class[]) - Static method in class org.frameworkset.util.ClassUtils
Determine whether the given class has a constructor with the given signature, and return it if available (else return null).
getContent(String, String) - Static method in class com.frameworkset.util.FileUtil
获取文件得内容 对应得文件路径如果带file:则表示文件是物理路径,例如:file:/opt/aaa.txt 如果不带,则表示classpath类路径下的文件路径
getContentHandler() - Method in class bboss.org.objectweb.asm.xml.SAXAdapter
 
getContentLength() - Method in class org.frameworkset.http.HttpHeaders
Return the length of the body in bytes, as specified by the Content-Length header.
getContents() - Method in class com.frameworkset.util.FileMIMETypes
 
getContentType() - Method in class org.frameworkset.http.HttpHeaders
Return the media type of the body, as specified by the Content-Type header.
getContentType() - Method in interface org.frameworkset.util.BigFile
Return the content type of the file.
getContextPath(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getCookie() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getCookieValue(HttpServletRequest, String, String) - Static method in class com.frameworkset.util.StringUtil
 
getCookieValue(HttpServletRequest, String) - Static method in class com.frameworkset.util.StringUtil
 
getCookieValue() - Method in class org.frameworkset.util.MethodParameter
 
getCurrentSystemID() - Method in interface org.frameworkset.security.AccessControlInf
 
getCurrentSystemID() - Method in class org.frameworkset.security.DefaultAccessControl
 
getData() - Method in class org.frameworkset.http.FileBlob
 
getDataBind() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getDataBindScope() - Method in class org.frameworkset.util.MethodParameter
 
getDatas() - Method in class com.frameworkset.common.util.ListInfo
Access method for the datas property.
getDatas() - Method in class com.frameworkset.util.ListInfo
获取当页记录列表
getDatas() - Method in class com.frameworkset.util.RListInfo
Access method for the datas property.
getDatas() - Method in class org.frameworkset.util.MoreListInfo
Access method for the datas property.
getDatatype() - Method in class org.frameworkset.util.annotations.wraper.RequestBodyWraper
 
getDate() - Method in class org.frameworkset.http.HttpHeaders
Return the date and time at which the message was created, as specified by the Date header.
getDate(HttpServletRequest, String, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getDate(String, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getDateFormat(String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getDateFormat() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
getDateFormat() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
getDateFormat() - Method in interface org.frameworkset.json.JacksonObjectMapper
 
getDateFormat() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
getDateformat() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getDateFormateMeta() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
getDateformatThreadLocal() - Static method in class org.frameworkset.util.DataFormatUtil
 
getDateInstance(int) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date formatter instance using the specified style in the default time zone and locale.
getDateInstance(int, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date formatter instance using the specified style and locale in the default time zone.
getDateInstance(int, TimeZone) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date formatter instance using the specified style and time zone in the default locale.
getDateInstance(int, TimeZone, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date formatter instance using the specified style, time zone and locale.
getDateTimeInstance(int, int) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date/time formatter instance using the specified style in the default time zone and locale.
getDateTimeInstance(int, int, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date/time formatter instance using the specified style and locale in the default time zone.
getDateTimeInstance(int, int, TimeZone) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date/time formatter instance using the specified style and time zone in the default locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a date/time formatter instance using the specified style, time zone and locale.
getDbDatas() - Method in class com.frameworkset.common.util.ListInfo
 
getDecimalFormat(String) - Method in class org.frameworkset.util.DataFormat
 
getDecimalFormat(HttpServletRequest, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getDecimalFormat(String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getDeclaration() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
getDeclaredField(String) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getDeclaredField(Class, String) - Static method in class org.frameworkset.util.ClassUtil
 
getDeclaredField(String) - Method in class org.frameworkset.util.ClassWrapper
 
getDeclaredFields() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getDeclaredFields(Class) - Static method in class org.frameworkset.util.ClassUtil
 
getDeclaredFields() - Method in class org.frameworkset.util.ClassWrapper
 
getDeclaredMethod(String) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getDeclaredMethod(Class, String) - Static method in class org.frameworkset.util.ClassUtil
 
getDeclaredMethod(String) - Method in class org.frameworkset.util.ClassWrapper
 
getDeclaredMethods() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
获取类的公共方法数组,包括类以及父类的public方法
getDeclaredMethods(Class) - Static method in class org.frameworkset.util.ClassUtil
 
getDeclaredMethods() - Method in class org.frameworkset.util.ClassWrapper
 
getDefaultBufferSize() - Method in class org.frameworkset.util.encoder.BaseNCodec
Get the default buffer size.
getDefaultClassLoader() - Static method in class org.frameworkset.util.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getDefaultConstruction() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getDefaultConstruction() - Method in class org.frameworkset.util.ClassWrapper
 
getDefaultDateFormat() - Static method in class com.frameworkset.util.ValueObjectUtil
 
getDefaultEncoding() - Method in class org.frameworkset.web.util.UrlPathHelper
 
getDefaultThreadNamePrefix() - Method in class org.frameworkset.util.CustomizableThreadCreator
Build the default thread name prefix for this factory.
getDefaultValue(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getDefaultValue(Annotation) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given an annotation instance.
getDefaultValue(Annotation, String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given an annotation instance.
getDefaultValue(Class<? extends Annotation>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given the annotation type.
getDefaultValue(Class<? extends Annotation>, String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given the annotation type.
getDefaultValue() - Method in class org.frameworkset.util.MethodParameter
 
getDefaultValue() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
getDelegate() - Method in class com.frameworkset.proxy.InvocationHandler
 
getDeleteVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取缓存中删除的所有clazz对应的值对象
getDesc() - Method in class bboss.org.objectweb.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescription() - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation returns the passed-in description, if any.
getDescription() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation returns a description that includes the class path location.
getDescription() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns a description that includes the absolute path of the file.
getDescription() - Method in interface org.frameworkset.util.io.Resource
Return a description for this resource, to be used for error output when working with the resource.
getDescription() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns a description that includes the URL.
getDescriptiveType(Object) - Static method in class org.frameworkset.util.ClassUtils
Return a descriptive name for the given object's type: usually simply the class name, but component type class name + "[]" for arrays, and an appended list of implemented interfaces for JDK proxies.
getDescriptor() - Method in class bboss.org.objectweb.asm.commons.Method
Returns the descriptor of the method described by this object.
getDescriptor() - Method in class bboss.org.objectweb.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class<?>) - Static method in class bboss.org.objectweb.asm.Type
Returns the descriptor corresponding to the given Java type.
getDimensions() - Method in class bboss.org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDisplayString(Object) - Static method in class org.frameworkset.util.ObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getEditor(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
getEditor() - Method in class org.frameworkset.util.MethodParameter
 
getElementType() - Method in class bboss.org.objectweb.asm.Type
Returns the type of the elements of this array type.
getElementValue(BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
getElementValue(BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
getEncodedLength(byte[]) - Method in class org.frameworkset.util.encoder.BaseNCodec
Calculates the amount of space needed to encode the supplied array.
getErrorCode() - Method in interface org.frameworkset.util.beans.ErrorCoded
Return the error code associated with this failure.
getErrorCode() - Method in exception org.frameworkset.util.beans.PropertyAccessException
 
getEsAnnonationProperties() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsDocAsUpsertProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsIdProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsParentProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsRetryOnConflictProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsReturnSourceProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsRoutingProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsVersionProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getEsVersionTypeProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getETag() - Method in class org.frameworkset.http.HttpHeaders
Return the entity tag of the body, as specified by the ETag header.
getException() - Method in class com.frameworkset.util.ParserError
 
getExceptionIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
getExceptions() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
getExpires() - Method in class org.frameworkset.http.HttpHeaders
Return the date and time at which the message is no longer valid, as specified by the Expires header.
getField(Type, String, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the value of a non static field on the stack.
getfield(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
GETFIELD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
getField() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getField(Field, Object) - Static method in class org.frameworkset.util.ReflectionUtils
Get the field represented by the supplied field object on the specified target object.
getFile() - Method in class org.frameworkset.util.io.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to an absolute file path.
getFile() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation returns a File reference for the underlying class path resource, provided that it refers to a file in the file system.
getFile() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns the underlying File reference.
getFile() - Method in interface org.frameworkset.util.io.Resource
Return a File handle for this resource.
getFile() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns a File reference for the underlying URL/URI, provided that it refers to a file in the file system.
getFile(String) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource location to a java.io.File, i.e.
getFile(URL) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e.
getFile(URL, String) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e.
getFile(URI) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e.
getFile(URI, String) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e.
getFileContent(String, String) - Static method in class com.frameworkset.util.FileUtil
获取文件得内容
getFileContent(File, String) - Static method in class com.frameworkset.util.FileUtil
获取文件内容
getFileContent(InputStream, String) - Static method in class com.frameworkset.util.FileUtil
获取文件得内容
getFileContent(String) - Static method in class com.frameworkset.util.FileUtil
获取文件得内容
getFileContent(File) - Static method in class com.frameworkset.util.FileUtil
 
getFileContent(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileContent(File, String) - Static method in class com.frameworkset.util.ValueObjectUtil
InputStream reader = null; ByteArrayOutputStream swriter = null; OutputStream temp = null; try { reader = ValueObjectUtil .getInputStreamFromFile(PoolManConstants.XML_CONFIG_FILE_TEMPLATE); swriter = new ByteArrayOutputStream(); temp = new BufferedOutputStream(swriter); int len = 0; byte[] buffer = new byte[1024]; while ((len = reader.read(buffer)) > 0) { temp.write(buffer, 0, len); } temp.flush(); pooltemplates = swriter.toString("UTF-8"); } catch (Exception e) { // TODO Auto-generated catch block e.printStackTrace(); } finally { if (reader != null) try { reader.close(); } catch (IOException e) { } if (swriter != null) try { swriter.close(); } catch (IOException e) { } if (temp != null) try { temp.close(); } catch (IOException e) { } }
getFileContent(String, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileContent(String, String, int) - Method in class org.frameworkset.cache.FileContentCache
 
getFileData() - Method in class org.frameworkset.http.FileBlob
 
getFileExtByFileName(String) - Static method in class com.frameworkset.util.FileUtil
 
getFileForLastModifiedCheck() - Method in class org.frameworkset.util.io.AbstractResource
Determine the File to use for timestamp checking.
getFileForLastModifiedCheck() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
getFileForLastModifiedCheck() - Method in class org.frameworkset.util.io.UrlResource
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
getFileFromBlob(Blob, File) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
getFileFromBlob(Blob, File) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileFromBytes(byte[], File) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
getFileFromBytes(byte[], File) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileFromClob(Clob, File) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
getFileFromClob(Clob, File) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileFromString(String, File) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
getFileFromString(String, File) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getFileName(String) - Static method in class com.frameworkset.common.util.StringUtil
获取文件名称
getFileName(String, String) - Static method in class com.frameworkset.common.util.StringUtil
 
getFileName(String) - Static method in class com.frameworkset.util.SimpleStringUtil
获取文件名称
getFileName(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getFilename(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Extract the filename from the given path, e.g.
getFileName() - Method in class org.frameworkset.http.FileBlob
 
getFilename() - Method in class org.frameworkset.util.io.AbstractResource
This implementation always throws IllegalStateException, assuming that the resource does not carry a filename.
getFilename() - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation returns the name of the file.
getFilename() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation returns the name of the file that this class path resource refers to.
getFilename() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns the name of the file.
getFilename() - Method in interface org.frameworkset.util.io.Resource
Return a filename for this resource, i.e.
getFilename() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns the name of the file that this URL refers to.
getFilenameExtension(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Extract the filename extension from the given path, e.g.
getFileNames(String, String) - Method in class com.frameworkset.util.FileUtil
 
getFileURL(String) - Static method in class org.frameworkset.util.ResourceUtils
 
getFirst() - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns the first instruction in this list.
getFirst(String) - Method in class org.frameworkset.http.HttpHeaders
Return the first header value for the given header name, if any.
getFirst(K) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
getFirst(K) - Method in interface org.frameworkset.util.MultiValueMap
Return the first value for the given key.
getFirstDate(String) - Method in class org.frameworkset.http.HttpHeaders
Parse the first header value for the given header name as a date, return -1 if there is no value, or raise IllegalArgumentException if the value cannot be parsed as a date.
getFirstValueAsList(String) - Method in class org.frameworkset.http.HttpHeaders
 
getFormalParameterIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getFormatDate(Date, String) - Static method in class com.frameworkset.common.util.StringUtil
 
getFormatDate(Date, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getFrames() - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Returns the symbolic stack frame for each instruction of the last recently analyzed method.
getGenericParameterType(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
getGenericParameterTypes(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
getHandlers(int) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Returns the exception handlers for the given instruction.
getHandleString(int, String, boolean, boolean, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getHeader() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getHeaderFieldLong(String, long) - Method in class org.frameworkset.util.io.UrlResource
 
getHeaders(HttpServletRequest) - Static method in class org.frameworkset.http.RequestHeaderUtil
 
getHostIP() - Static method in class com.frameworkset.util.SimpleStringUtil
获取服务器IP和名称
getI18nMessage(String, String, HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, String) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, Object[], HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, Object[]) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, Object[], String) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, Object[], String, HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getI18nMessage(String, HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值
getI18nMessage(String, String, HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String, String) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String, Object[], HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
getI18nMessage(String, Object[]) - Method in interface org.frameworkset.util.i18n.I18n
 
getI18nMessage(String, Object[], String) - Method in interface org.frameworkset.util.i18n.I18n
 
getI18nMessage(String, Object[], String, HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
getI18nMessage(String, HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值
getI18nMessage(String, String, HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String, String) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
getI18nMessage(String, Object[], HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
getI18nMessage(String, Object[]) - Static method in class org.frameworkset.util.I18NUtil
 
getI18nMessage(String, Object[], String) - Static method in class org.frameworkset.util.I18NUtil
 
getI18nMessage(String, Object[], String, HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
getId(Iterator) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
为特定类型的值对象产生一个未使用的key值 Description:
getIdentityHexString(Object) - Static method in class org.frameworkset.util.ObjectUtils
Return a hex String form of an object's identity hash code.
getIfModifiedSince() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the If-Modified-Since header.
getIfNoneMatch() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the If-None-Match header.
getIgnoreBind() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getIgnoreORMapping() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getIndexs() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getInnerText() - Method in interface org.frameworkset.util.tokenizer.Token
 
getInputStream(String, Class) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getInputStream() - Method in class org.frameworkset.http.FileBlob
 
getInputStream() - Method in interface org.frameworkset.util.BigFile
Return an InputStream to read the contents of the file from.
getInputStream() - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation returns a ByteArrayInputStream for the underlying byte array.
getInputStream() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation opens an InputStream for the given class path resource.
getInputStream() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation opens a FileInputStream for the underlying file.
getInputStream() - Method in interface org.frameworkset.util.io.InputStreamSource
Return an InputStream.
getInputStream() - Method in class org.frameworkset.util.io.UrlResource
This implementation opens an InputStream for the given URL.
getInputStreamFromFile(String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getInstance() - Static method in class org.frameworkset.util.FastDateFormat
Gets a formatter instance using the default pattern in the default locale.
getInstance(String) - Static method in class org.frameworkset.util.FastDateFormat
Gets a formatter instance using the specified pattern in the default locale.
getInstance(String, TimeZone) - Static method in class org.frameworkset.util.FastDateFormat
Gets a formatter instance using the specified pattern and time zone.
getInstance(String, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a formatter instance using the specified pattern and locale.
getInstance(String, TimeZone, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a formatter instance using the specified pattern, time zone and locale.
getInt(String, int) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getInt_idx() - Method in class com.frameworkset.util.VariableHandler.Index
 
getInterceptor() - Method in class com.frameworkset.proxy.InvocationHandler
 
getInterfaces() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInterfacesOfInterface(List, Class) - Static method in class com.frameworkset.proxy.ProxyFactory
 
getInternalName() - Method in class bboss.org.objectweb.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class bboss.org.objectweb.asm.Type
Returns the internal name of the given class.
getItem(int) - Method in class bboss.org.objectweb.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the number of constant pool items in b.
getJacksonObjectMapper() - Static method in class com.frameworkset.util.SimpleStringUtil
 
getJarFile(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Resolve the given jar file URL into a JarFile object.
getJavaVersion() - Static method in class org.frameworkset.util.JdkVersion
Return the full Java version string, as returned by System.getProperty("java.version").
getJSPEncoding(InputStream) - Static method in class org.frameworkset.util.CodeUtils
 
getKey() - Method in class com.frameworkset.common.bean.ValueObject
获取值对象的关键字
getkeyBeanofStr(String) - Method in class com.frameworkset.util.KeyBean
 
getLabel() - Method in class bboss.org.objectweb.asm.tree.LabelNode
 
getLabel(Object) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
getLabelNode(Label) - Method in class bboss.org.objectweb.asm.tree.MethodNode
Returns the LabelNode corresponding to the given Label.
getLabels() - Method in class bboss.org.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLast() - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns the last instruction in this list.
getLastModified() - Method in class org.frameworkset.http.HttpHeaders
Return the time the resource was last changed, as specified by the Last-Modified header.
getLastToken(String, String) - Static method in class com.frameworkset.common.util.Util
 
getLastToken(String, String) - Static method in class com.frameworkset.util.Util
 
getLeastSignificantBits() - Method in class com.frameworkset.util.UUID
Returns the least significant 64 bits of this UUID's 128 bit value.
getLength() - Method in class bboss.org.objectweb.asm.TypePath
Returns the length of this path.
getLine() - Method in interface org.frameworkset.util.tokenizer.Token
 
getLocal(int) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns the value of the given local variable.
getLocale(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getLocale() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
getLocale() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
getLocale() - Method in interface org.frameworkset.json.JacksonObjectMapper
 
getLocale() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
getLocale() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.CookieValueWraper
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
 
getLocale() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
 
getLocale() - Method in class org.frameworkset.util.FastDateFormat
Gets the locale used by this formatter.
getLocale_str() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getLocaleString() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
getLocals() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns the maximum number of local variables of this frame.
getLocalType(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Returns the type of the given local variable.
getLocation() - Method in class org.frameworkset.http.HttpHeaders
Return the (new) location of a resource as specified by the Location header.
getLookupPathForRequest(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getMajorJavaVersion() - Static method in class org.frameworkset.util.JdkVersion
Get the major version code.
getMap(Class) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取存放clazz的对象实例的Map对象
getMap(Class, boolean) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取对应class的binMap
getMapkey() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getMapKey() - Method in class org.frameworkset.util.MethodParameter
 
getMapKeyFieldType(Field) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map field.
getMapKeyFieldType(Field, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map field.
getMapKeyParameterType(MethodParameter) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map parameter.
getMapKeyReturnType(Method) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map return type.
getMapKeyReturnType(Method, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map return type.
getMapKeyType(Class) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic key type of the given Map class (if it declares one through a generic superclass or generic interface).
getMapValueFieldType(Field) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map field.
getMapValueFieldType(Field, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map field.
getMapValueParameterType(MethodParameter) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map parameter.
getMapValueReturnType(Method) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map return type.
getMapValueReturnType(Method, int) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map return type.
getMapValueType(Class) - Static method in class org.frameworkset.util.GenericCollectionTypeResolver
Determine the generic value type of the given Map class (if it declares one through a generic superclass or generic interface).
getMaxLengthEstimate() - Method in class org.frameworkset.util.FastDateFormat
Gets an estimate for the maximum string length that the formatter will produce.
getMaxPageItems() - Method in class com.frameworkset.util.ListInfo
获取每页做多展示记录条数
getMaxPageItems() - Method in class com.frameworkset.util.RListInfo
 
getMaxSize() - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
getMaxSize() - Method in class org.frameworkset.cache.EdenConcurrentCache
 
getMaxStackSize() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns the maximum stack size of this frame.
getMaxStringLength() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMediaType() - Method in exception org.frameworkset.http.InvalidMediaTypeException
Return the offending media type.
getMessage() - Method in class com.frameworkset.util.ParserError
 
getMessage() - Method in exception org.frameworkset.util.beans.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - Method in exception org.frameworkset.util.io.NestedIOException
Return the detail message, including the message from the nested exception if there is one.
getMethod(Method) - Static method in class bboss.org.objectweb.asm.commons.Method
Creates a new Method.
getMethod(Constructor<?>) - Static method in class bboss.org.objectweb.asm.commons.Method
Creates a new Method.
getMethod(String) - Static method in class bboss.org.objectweb.asm.commons.Method
Returns a Method corresponding to the given Java method declaration.
getMethod(String, boolean) - Static method in class bboss.org.objectweb.asm.commons.Method
Returns a Method corresponding to the given Java method declaration.
getMethod() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getMethod() - Method in class org.frameworkset.util.MethodParameter
Return the wrapped Method, if any.
getMethodByPropertyName(Object, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getMethodCountForName(Class, String) - Static method in class org.frameworkset.util.ClassUtils
Return the number of methods with a given name (with any argument types), for the given class and/or its superclasses.
getMethodDescriptor(Type, Type...) - Static method in class bboss.org.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class bboss.org.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodIfAvailable(Class, String, Class...) - Static method in class org.frameworkset.util.ClassUtils
Determine whether the given class has a method with the given signature, and return it if available (else return null).
getMethodInfo() - Method in class org.frameworkset.util.annotations.MethodData
 
getMethodMapping() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getMethodName(String) - Static method in class com.frameworkset.common.util.ValueObjectUtil
获取fieldName的getter方法名称
getMethodName(String) - Static method in class com.frameworkset.util.ValueObjectUtil
获取fieldName的getter方法名称
getMethodParameter(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
getMethodParameterName() - Method in class org.frameworkset.util.MethodParameter
Return the name of the method/constructor parameter.
getMethodType(String) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getMimeType(String) - Static method in class com.frameworkset.util.FileUtil
获取页面类型
getMimeType() - Method in exception org.frameworkset.http.InvalidMimeTypeException
Return the offending content type.
getMimeTypeByleName(String) - Static method in class com.frameworkset.util.FileUtil
获取页面类型
getMinSize() - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
getMissesMax() - Method in class org.frameworkset.cache.MissingStaticCache
 
getMoreListInfo() - Method in class com.frameworkset.util.ListInfo
 
getMoreListInfo() - Method in class com.frameworkset.util.RListInfo
 
getMostSignificantBits() - Method in class com.frameworkset.util.UUID
Returns the most significant 64 bits of this UUID's 128 bit value.
getMostSpecificCause() - Method in exception org.frameworkset.util.beans.NestedRuntimeException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificMethod(Method, Class) - Static method in class org.frameworkset.util.ClassUtils
Given a method, which may come from an interface, and a target class used in the current reflective invocation, find the corresponding target method if there is one.
getMultiAnnotationParams() - Method in class org.frameworkset.util.MethodParameter
 
getName() - Method in class bboss.org.objectweb.asm.commons.Method
Returns the name of the method described by this object.
getName() - Method in class bboss.org.objectweb.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getName() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getName() - Method in class org.frameworkset.util.ClassUtil.Var
 
getName() - Method in interface org.frameworkset.util.tokenizer.Token
 
getNamesForLocale(String, Locale) - Static method in class org.frameworkset.util.CodeUtils
 
getNestingLevel() - Method in class org.frameworkset.util.MethodParameter
Return the nesting level of the target type (typically 1; e.g.
getNew2ndUpdate2ndCacheVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取clazz的新增,修改,缓冲三种状态的对象
getNew2ndUpdate2ndDeleteVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取clazz的新增,修改,删除三种状态的对象
getNew2ndUpdateVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取clazz的新增,修改两种状态的对象
getNewVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取缓存中新建的所有clazz对应的值对象
getNext() - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Returns the next instruction in the list to which this instruction belongs, if any.
getNext() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getNextBoolean(String, boolean) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
getNextLong(long) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
getNextState(nsVerifier, byte, byte) - Static method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
getNextString(String) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
getNormalPath(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getObject() - Method in class com.frameworkset.common.util.ListInfo
 
getObject() - Method in class com.frameworkset.util.ListInfo
 
getObjectDatas() - Method in class com.frameworkset.util.ListInfo
added by biaoping.yin on 20080728
getObjectType(String) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the given internal name.
getOffset() - Method in class bboss.org.objectweb.asm.Label
Returns the offset corresponding to this label.
getOpcode() - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Returns the opcode of this instruction.
getOpcode(int) - Method in class bboss.org.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOrigin() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Origin header.
getOriginalFilename() - Method in interface org.frameworkset.util.BigFile
Return the original filename in the client's filesystem.
getOriginatingContextPath(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getOriginatingQueryString(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getOriginatingRequestUri(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getOriginDateFormat() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getOrigineRequestParamName() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getOrigineRequestParamName() - Method in class org.frameworkset.util.MethodParameter
 
getOS() - Static method in class com.frameworkset.util.DaemonThread
determine the OS name
getOS() - Static method in class com.frameworkset.util.FileUtil
determine the OS name
getOS() - Static method in class com.frameworkset.util.SimpleStringUtil
determine the OS name
getOS() - Static method in class com.frameworkset.util.Util
determine the OS name
getOS() - Static method in class com.frameworkset.util.VelocityUtil
determine the OS name
getOwner() - Method in class bboss.org.objectweb.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getPackageName(Class) - Static method in class org.frameworkset.util.ClassUtils
Determine the name of the package of the given class: e.g.
getPageContext() - Method in interface org.frameworkset.security.AccessControlInf
 
getPageContext() - Method in class org.frameworkset.security.DefaultAccessControl
 
getPagerParam() - Method in class org.frameworkset.util.MethodParameter
 
getPageSize() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getParamEditor(RequestParamWraper) - Static method in class org.frameworkset.util.ClassUtil
 
getParameter(HttpServletRequest, String, String) - Static method in class com.frameworkset.util.StringUtil
 
getParameter(String) - Method in class org.frameworkset.http.MimeType
Return a generic parameter value, given a parameter name.
getParameterAnnotations() - Method in class org.frameworkset.util.MethodParameter
Return the annotations associated with the method/constructor parameter.
getParameterIndex() - Method in class org.frameworkset.util.MethodParameter
Return the index of the method/constructor parameter.
getParameterName(ClassUtil.PropertieDescription, String, HttpServletRequest, int) - Static method in class org.frameworkset.util.ParameterUtil
 
getParameterName(MethodParameter, HttpServletRequest, int) - Static method in class org.frameworkset.util.ParameterUtil
 
getParameterNameDiscoverer() - Static method in class org.frameworkset.util.ClassUtil
 
getParameterNames(Method) - Method in class org.frameworkset.util.LocalVariableTableParameterNameDiscoverer
 
getParameterNames(Constructor) - Method in class org.frameworkset.util.LocalVariableTableParameterNameDiscoverer
 
getParameterNames(Method) - Method in interface org.frameworkset.util.ParameterNameDiscoverer
Return parameter names for this method, or null if they cannot be determined.
getParameterNames(Constructor) - Method in interface org.frameworkset.util.ParameterNameDiscoverer
Return parameter names for this constructor, or null if they cannot be determined.
getParameters() - Method in class org.frameworkset.http.MimeType
Return all generic parameter values.
getParameterType() - Method in class org.frameworkset.util.MethodParameter
Return the type of the method/constructor parameter.
getParamName(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
getParamNamePrefix() - Method in class org.frameworkset.util.MethodParameter
 
getParamNames() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getParamType() - Method in class org.frameworkset.util.annotations.wraper.BaseWraper
 
getParent() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getPath() - Method in class org.frameworkset.util.io.ClassPathResource
Return the path for this resource (as resource path within the class path).
getPath() - Method in class org.frameworkset.util.io.FileSystemResource
Return the file path for this resource.
getPathMatcher() - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Return the PathMatcher that this resource pattern resolver uses.
getPathPattern() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getPaths() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getPathVariable() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getPathVariable() - Method in class org.frameworkset.util.MethodParameter
 
getPathVariableDatas() - Method in class org.frameworkset.util.annotations.MethodData
 
getPathVariables() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getPathWithinApplication(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getPathWithinContext() - Method in interface org.frameworkset.util.io.ContextResource
Return the path within the enclosing 'context'.
getPathWithinServletMapping(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getPattern() - Method in class org.frameworkset.util.FastDateFormat
Gets the pattern used by this formatter.
getPatternComparator(String) - Method in class org.frameworkset.util.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - Method in interface org.frameworkset.util.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPk() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getPkProperty() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getPosition() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getPosition() - Method in class org.frameworkset.util.ClassUtil.Var
 
getPosition() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
getPossibleMatches() - Method in exception org.frameworkset.util.beans.NotWritablePropertyException
Return suggestions for actual bean property names that closely match the invalid property name, if any.
getPostion() - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
getPragma() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Pragma header.
getPrevious() - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Returns the previous instruction in the list to which this instruction belongs, if any.
getProbableCharsets() - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
getProperties(String) - Static method in class com.frameworkset.common.util.FileUtil
Description:获取属性文件的类容
getProperties(String, boolean) - Static method in class com.frameworkset.common.util.FileUtil
Description:获取属性文件的内容,并且根据addToSystemProps的值是否装载系统属性
getProperties(String) - Static method in class com.frameworkset.util.FileUtil
Description:获取属性文件的类容
getProperties(String, boolean) - Static method in class com.frameworkset.util.FileUtil
Description:获取属性文件的内容,并且根据addToSystemProps的值是否装载系统属性
getProperties(String, Class) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getPropertyChangeEvent() - Method in exception org.frameworkset.util.beans.PropertyAccessException
Return the PropertyChangeEvent that resulted in the problem.
getPropertyDescriptor(String) - Method in class org.frameworkset.util.beans.BeanWrapper
Obtain the property descriptor for a specific property of the wrapped object.
getPropertyDescriptor(String) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getPropertyDescriptor(Class, String) - Static method in class org.frameworkset.util.ClassUtil
 
getPropertyDescriptor(String) - Method in class org.frameworkset.util.ClassWrapper
 
getPropertyDescriptors() - Method in class org.frameworkset.util.beans.BeanWrapper
Obtain the PropertyDescriptors for the wrapped object (as determined by standard JavaBeans introspection).
getPropertyDescriptors() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getPropertyDescriptors() - Method in class org.frameworkset.util.ClassWrapper
 
getPropertyGenericType() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getPropertyGenericType(Method) - Static method in class org.frameworkset.util.ClassUtils
 
getPropertyGenericTypes() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getPropertyGenericTypes(Method) - Static method in class org.frameworkset.util.ClassUtils
 
getPropertyName() - Method in exception org.frameworkset.util.beans.InvalidPropertyException
Return the name of the offending property.
getPropertyType(String) - Method in class org.frameworkset.util.beans.BeanWrapper
 
getPropertyType() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getPropertyValue(String) - Method in class org.frameworkset.util.beans.BeanWrapper
 
getPropertyValue(Object, String) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getPropertyValue(String) - Method in class org.frameworkset.util.ClassWrapper
 
getPropertyValue(String, Object) - Method in class org.frameworkset.util.ClassWrapper
 
getPropertyValue(String) - Method in class org.frameworkset.util.DirectFieldAccessor
 
getQualifiedAttributeName(Class, String) - Static method in class org.frameworkset.util.Conventions
Return an attribute name qualified by the supplied enclosing Class.
getQualifiedMethodName(Method) - Static method in class org.frameworkset.util.ClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getQualifiedName(Class) - Static method in class org.frameworkset.util.ClassUtils
Return the qualified name of the given class: usually simply the class name, but component type class name + "[]" for arrays.
getQualityValue() - Method in class org.frameworkset.http.MediaType
Return the quality value, as indicated by a q parameter, if any.
getQueryString() - Method in class com.frameworkset.common.bean.QueryVO
获取查询串
getRange() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Range header.
getRangeEnd(long) - Method in class org.frameworkset.http.HttpRange
Return the end of the range (inclusive) given the total length of a representation.
getRangeStart(long) - Method in class org.frameworkset.http.HttpRange
Return the start of the range given the total length of a representation.
getReadMethod() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getRealPath(HttpServletRequest, String) - Static method in class com.frameworkset.common.util.StringUtil
 
getRealPath(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getRealPath(StringBuilder, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getRealPath(String, String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getRealPath(StringBuilder, String, String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
getRealPath(HttpServletRequest, String) - Static method in class com.frameworkset.util.StringUtil
 
getRealPath(HttpServletRequest, String, boolean) - Static method in class com.frameworkset.util.StringUtil
 
getRealPath(String, String) - Static method in class org.frameworkset.util.annotations.MethodInfo
 
getRefererwallwhilelist() - Method in class org.frameworkset.util.ReferHelper
 
getRefreshInterval() - Method in class org.frameworkset.cache.FileContentCache
 
getRendtype() - Method in class org.frameworkset.http.FileBlob
 
getRequest() - Method in interface org.frameworkset.security.AccessControlInf
 
getRequest() - Method in class org.frameworkset.security.DefaultAccessControl
 
getRequestBody() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getRequestBody() - Method in class org.frameworkset.util.MethodParameter
 
getRequestContextLocal(HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getRequestContextLocal(HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
 
getRequestContextLocal(HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
 
getRequestContextLocalCode(HttpServletRequest) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
getRequestContextLocalCode(HttpServletRequest) - Method in interface org.frameworkset.util.i18n.I18n
 
getRequestContextLocalCode(HttpServletRequest) - Static method in class org.frameworkset.util.I18NUtil
 
getRequestHeader() - Method in class org.frameworkset.util.MethodParameter
 
getRequestMethods() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getRequestParam() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
if (field.isAnnotationPresent(RequestBody.class) || field.isAnnotationPresent(DataBind.class) || field.isAnnotationPresent(PathVariable.class) || field.isAnnotationPresent(RequestParam.class) || field.isAnnotationPresent(Attribute.class) || field.isAnnotationPresent(CookieValue.class) || field.isAnnotationPresent(RequestHeader.class))
getRequestParam() - Method in class org.frameworkset.util.MethodParameter
 
getRequestParameterName() - Method in class org.frameworkset.util.MethodParameter
 
getRequestParamName() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getRequestParamNameToken() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getRequestParamNameToken() - Method in class org.frameworkset.util.MethodParameter
 
getRequestUri(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getResource(String) - Method in class org.frameworkset.util.io.ClassPathResourceLoader
 
getResource(String) - Method in class org.frameworkset.util.io.DefaultResourceLoader
 
getResource(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
 
getResource(String) - Method in interface org.frameworkset.util.io.ResourceLoader
Return a Resource handle for the specified resource.
getResourceByPath(String) - Method in class org.frameworkset.util.io.DefaultResourceLoader
Return a Resource handle for the resource at the given path.
getResourceLoader() - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Return the ResourceLoader that this pattern resolver works with.
getResources(String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
 
getResources(String) - Method in interface org.frameworkset.util.io.ResourcePatternResolver
Resolve the given location pattern into Resource objects.
getResponsebodyAnno() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getResponseMediaType() - Method in class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
 
getResultSize() - Method in class com.frameworkset.util.ListInfo
获取原始查询数据库得到的当页记录数据
getResultSize() - Method in class com.frameworkset.util.RListInfo
获取原始查询数据库得到的当页记录数据
getResultSize() - Method in class org.frameworkset.util.MoreListInfo
获取原始查询数据库得到的当页记录数据
getReturnType() - Method in class bboss.org.objectweb.asm.commons.Method
Returns the return type of the method described by this object.
getReturnType(String) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the return type of the given method.
getReturnType() - Method in class bboss.org.objectweb.asm.Type
Returns the return type of methods of this type.
getReturnType() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
getRootCause() - Method in exception org.frameworkset.util.beans.NestedRuntimeException
Retrieve the innermost cause of this exception, if any.
getSavesize() - Method in class org.frameworkset.util.io.AbstractResource
 
getServletPath(HttpServletRequest) - Method in class org.frameworkset.web.util.UrlPathHelper
 
getSession() - Method in interface org.frameworkset.security.AccessControlInf
 
getSession() - Method in class org.frameworkset.security.DefaultAccessControl
 
getSetterMethodName(String) - Static method in class com.frameworkset.common.util.ValueObjectUtil
获取fieldName的setter方法
getSetterMethodName(String) - Static method in class com.frameworkset.util.ValueObjectUtil
Deprecated. 
getSHA1(String, String, String, String) - Static method in class org.frameworkset.security.SHA1
 
getShortName(String) - Static method in class org.frameworkset.util.ClassUtils
Get the class name without the qualified package name.
getShortName(Class) - Static method in class org.frameworkset.util.ClassUtils
Get the class name without the qualified package name.
getShortNameAsProperty(Class) - Static method in class org.frameworkset.util.ClassUtils
Return the short string name of a Java class in decapitalized JavaBeans property format.
getSimpleDateFormat(String) - Method in class org.frameworkset.util.DataFormat
 
getSimpleDateFormat(String, Locale, TimeZone) - Method in class org.frameworkset.util.DataFormat
 
getSimpleDateFormat(String, Locale) - Method in class org.frameworkset.util.DataFormat
 
getSimpleDateFormat(String, Locale, String) - Method in class org.frameworkset.util.DataFormat
 
getSimpleDateFormat(String, String, String) - Method in class org.frameworkset.util.DataFormat
 
getSimpleDateFormat(HttpServletRequest, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(HttpServletRequest, String, Locale, TimeZone) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(HttpServletRequest, String, Locale, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(HttpServletRequest, String, String, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(String) - Static method in class org.frameworkset.util.DataFormatUtil
-----------------------------
getSimpleDateFormat(String, Locale, TimeZone) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(String, Locale) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(String, Locale, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleDateFormat(String, String, String) - Static method in class org.frameworkset.util.DataFormatUtil
 
getSimpleTypeName(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getSingleVO(Class, long) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取类型信息为clazz,关键字为key的对象
getSingleVO(Class, Object, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取类型信息为clazz,关键字为key的对象
getSingleVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
从组合对象中获取单个值对象, 如果开发人员操作的是一个值对象而不是值对象的集合, 最后从组合对象中取对象时调用该方法
getSize() - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
getSize() - Method in class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
getSize() - Method in interface bboss.org.objectweb.asm.tree.analysis.Value
Returns the size of this value in words.
getSize() - Method in class bboss.org.objectweb.asm.Type
Returns the size of values of this type.
getSize() - Method in class com.frameworkset.util.ListInfo
获取最终结果集中的当页记录数
getSize() - Method in interface org.frameworkset.util.BigFile
Return the size of the file in bytes.
getSize() - Method in class org.frameworkset.util.MoreListInfo
获取最终结果集中的当页记录数
getSort() - Method in class bboss.org.objectweb.asm.Type
Returns the sort of this Java type.
getSort() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the sort of this type reference.
getSql() - Method in class com.frameworkset.util.VariableHandler.SQLStruction
 
getStack(int) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns the value of the given operand stack slot.
getStackSize() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns the number of values in the operand stack of this frame.
getStatic(Type, String, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the value of a static field on the stack.
getstatic(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
GETSTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
getStaticMethod(Class, String, Class[]) - Static method in class org.frameworkset.util.ClassUtils
Return a static method of a class.
getStep(int) - Method in class bboss.org.objectweb.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class bboss.org.objectweb.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getString() - Method in interface com.frameworkset.proxy.TestProxy
 
getString() - Method in class com.frameworkset.proxy.TestProxyImpl
 
getString_idx() - Method in class com.frameworkset.util.VariableHandler.Index
 
getStringFromBlob(Blob) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getStringFromClob(Clob) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getStringMatcher(String) - Method in class org.frameworkset.util.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getStringValue() - Method in interface com.frameworkset.util.WrapperEditorInf
 
getSubDirectorieAndFiles(String) - Static method in class com.frameworkset.util.FileUtil
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter fileFilter)方法
getSubDirectorieAndFiles(String, String) - Static method in class com.frameworkset.util.FileUtil
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter fileFilter)方法
getSubDirectorieAndFiles(String, FileFilter) - Static method in class com.frameworkset.util.FileUtil
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter fileFilter)方法
getSubDirectorieAndFiles(String, String, FileFilter) - Static method in class com.frameworkset.util.FileUtil
获取某个路径下的文件
getSubDirectories(String, String) - Static method in class com.frameworkset.util.FileUtil
 
getSubDirectories(String) - Static method in class com.frameworkset.util.FileUtil
 
getSubFiles(String) - Static method in class com.frameworkset.util.FileUtil
获取某个路径下的所有文件(不包括文件夹)
getSubFiles(String, String) - Static method in class com.frameworkset.util.FileUtil
获取某个路径下的所有文件(不包括文件夹)
getSubFiles(String, FileFilter) - Static method in class com.frameworkset.util.FileUtil
 
getSubFiles(String, String, FileFilter) - Static method in class com.frameworkset.util.FileUtil
 
getSubtype() - Method in class org.frameworkset.http.MimeType
Return the subtype.
getSuperClass(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
getSuperClasses() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
getSuperName() - Method in class bboss.org.objectweb.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSuperTypeIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSupportedReferenceCount() - Method in class com.frameworkset.util.HtmlCharacterEntityReferences
Return the number of supported entity references.
getTag() - Method in class bboss.org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTargetType(MethodParameter) - Static method in class org.frameworkset.util.GenericTypeResolver
Determine the target type for the given parameter specification.
getTemplate(String) - Static method in class com.frameworkset.util.VelocityUtil
 
getText() - Method in class bboss.org.objectweb.asm.util.Printer
Returns the text constructed by this visitor.
getText() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
getText() - Method in interface org.frameworkset.util.tokenizer.Token
 
getThreadGroup() - Method in class org.frameworkset.util.CustomizableThreadCreator
Return the thread group that threads should be created in (or null for the default group).
getThreadNamePrefix() - Method in class org.frameworkset.util.CustomizableThreadCreator
Return the thread name prefix to use for the names of newly created threads.
getThreadPriority() - Method in class org.frameworkset.util.CustomizableThreadCreator
Return the priority of the threads that this factory creates.
getTimeInstance(int) - Static method in class org.frameworkset.util.FastDateFormat
Gets a time formatter instance using the specified style in the default time zone and locale.
getTimeInstance(int, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a time formatter instance using the specified style and locale in the default time zone.
getTimeInstance(int, TimeZone) - Static method in class org.frameworkset.util.FastDateFormat
Gets a time formatter instance using the specified style and time zone in the default locale.
getTimeInstance(int, TimeZone, Locale) - Static method in class org.frameworkset.util.FastDateFormat
Gets a time formatter instance using the specified style, time zone and locale.
getTimeUnit(String, TimeUnit) - Static method in class org.frameworkset.util.TimeUtil
 
getTimeUnitByName(String, TimeUnit) - Static method in class org.frameworkset.util.TimeUtil
 
getTimeZone() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
getTimeZone() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
getTimeZone() - Method in interface org.frameworkset.json.JacksonObjectMapper
 
getTimeZone() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
getTimeZone() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getTimezone() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
getTimeZone() - Method in class org.frameworkset.util.FastDateFormat
Gets the time zone used by this formatter.
getTimeZone_str() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
getTimeZoneOverridesCalendar() - Method in class org.frameworkset.util.FastDateFormat
Returns true if the time zone of the calendar overrides the time zone of the formatter.
getToken() - Method in class org.frameworkset.util.tokenizer.StringTokenizer
 
getToken() - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
getTokens() - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
getTotalPages() - Method in class com.frameworkset.util.ListInfo
获取查询结果总页数
getTotalSize() - Method in class com.frameworkset.common.util.ListInfo
 
getTotalSize() - Method in class com.frameworkset.util.ListInfo
获取总记录数
getTotalSize() - Method in class com.frameworkset.util.RListInfo
 
getTotalsize() - Method in class org.frameworkset.util.io.UrlResource
 
getTryCatchBlockIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - Method in class bboss.org.objectweb.asm.tree.AbstractInsnNode
Returns the type of this instruction.
getType() - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
getType() - Method in class bboss.org.objectweb.asm.tree.FieldInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.FrameNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.IincInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.InsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.IntInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.JumpInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.LabelNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.LdcInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.LineNumberNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.MethodInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.TypeInsnNode
 
getType() - Method in class bboss.org.objectweb.asm.tree.VarInsnNode
 
getType(String) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class<?>) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java type corresponding to the given class.
getType(Constructor<?>) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - Static method in class bboss.org.objectweb.asm.Type
Returns the Java method type corresponding to the given method.
getType() - Method in class com.frameworkset.util.ColumnType
 
getType() - Method in class org.frameworkset.http.MimeType
Return the primary type.
getType() - Method in class org.frameworkset.json.JsonTypeReference
 
getType() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
getType() - Method in interface org.frameworkset.util.tokenizer.Token
 
getTypeArgumentIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeIndexForCurrentLevel() - Method in class org.frameworkset.util.MethodParameter
Return the type index for the current nesting level.
getTypeIndexForLevel(int) - Method in class org.frameworkset.util.MethodParameter
Return the type index for the specified nesting level.
getTypeLevelMapping() - Method in class org.frameworkset.util.annotations.MethodInfo
 
getTypeName(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getTypeParameterBoundIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getTypeVariableMap(Class) - Static method in class org.frameworkset.util.GenericTypeResolver
Build a mapping of TypeVariable names to concrete Class for the specified Class.
getTypeVariableMap() - Method in class org.frameworkset.util.MethodParameter
 
getUnknown() - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
getUpdateVO(Class) - Method in class com.frameworkset.common.bean.CompositeVO
获取缓存中更新的所有clazz对应的值对象
getUperName() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getUpgrade() - Method in class org.frameworkset.http.HttpHeaders
Return the value of the Upgrade header.
getURI() - Method in class org.frameworkset.util.io.AbstractResource
This implementation builds a URI based on the URL returned by AbstractResource.getURL().
getURI() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns a URI for the underlying file.
getURI() - Method in interface org.frameworkset.util.io.Resource
Return a URI handle for this resource.
getURI() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns the underlying URI directly, if possible.
getUrl() - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
getURL() - Method in class org.frameworkset.util.io.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to a URL.
getURL() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation returns a URL for the underlying class path resource.
getURL() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns a URL for the underlying file.
getURL() - Method in interface org.frameworkset.util.io.Resource
Return a URL handle for this resource.
getURL() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns the underlying URL reference.
getURL(String) - Static method in class org.frameworkset.util.ResourceUtils
Resolve the given resource location to a java.net.URL.
getUserAccount() - Method in interface org.frameworkset.security.AccessControlInf
 
getUserAccount() - Method in class org.frameworkset.security.DefaultAccessControl
 
getUserAttribute(String) - Method in interface org.frameworkset.security.AccessControlInf
 
getUserAttribute(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
getUserClass(Object) - Static method in class org.frameworkset.util.ClassUtils
Return the user-defined class for the given instance: usually simply the class of the given instance, but the original class in case of a CGLIB-generated subclass.
getUserClass(Class) - Static method in class org.frameworkset.util.ClassUtils
Return the user-defined class for the given class: usually simply the given class, but the original class in case of a CGLIB-generated subclass.
getUserID() - Method in interface org.frameworkset.security.AccessControlInf
 
getUserID() - Method in class org.frameworkset.security.DefaultAccessControl
 
getUserName() - Method in interface org.frameworkset.security.AccessControlInf
 
getUserName() - Method in class org.frameworkset.security.DefaultAccessControl
 
getUUID() - Static method in class com.frameworkset.util.SimpleStringUtil
 
getUUID() - Method in interface com.frameworkset.util.UUIDResource
 
getValue() - Method in class bboss.org.objectweb.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValue(String, String) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
getValue(Object, String) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:获取对象obj的property属性值
getValue(Object, String, Object[]) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:获取对象obj的property属性值,params为参数数组
getValue(Object, String) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:获取对象obj的property属性值,params为参数数组
getValue(Object, String, Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
getValue(Annotation) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the value of the "value" attribute of a single-element Annotation, given an annotation instance.
getValue(Annotation, String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Retrieve the value of a named Annotation attribute, given an annotation instance.
getValue(Object) - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getValueByMethod(Object, Method, Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:根据方法名称获取, 在对象obj上调用改方法并且返回调用的返回值
getValueByMethodName(Object, String, Object[]) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:根据方法名称获取, 在对象obj上调用改方法并且返回调用的返回值
getValueByMethodName(Object, String, Object[], Class[]) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:根据方法名称获取, 在对象obj上调用改方法并且返回调用的返回值
getValueByMethodName(Object, String, Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
Deprecated. 
getValueByMethodName(Object, String, Object[], Class[]) - Static method in class com.frameworkset.util.ValueObjectUtil
Deprecated. 
getValueFromObject(ColumnWraper, Object) - Method in interface com.frameworkset.util.ColumnEditorInf
查询时,表字段值转换为对象属性值,Gets the property value.将值转换为属性对应类型的值
getValueFromObject(ColumnWraper, Object) - Method in class com.frameworkset.util.ColumnToFieldEditor
 
getValueFromObject(Object) - Method in interface com.frameworkset.util.EditorInf
Gets the property value.
getValueFromObject(ColumnWraper, Object) - Method in class com.frameworkset.util.FieldToColumnEditor
 
getValueFromObject(Object, Object) - Method in interface com.frameworkset.util.WrapperEditorInf
Gets the property value.
getValueFromObject(Object) - Method in class org.frameworkset.util.io.ResourceArrayPropertyEditor
 
getValueFromObject(Object) - Method in class org.frameworkset.util.io.ResourceEditor
 
getValueFromString(ColumnWraper, String) - Method in interface com.frameworkset.util.ColumnEditorInf
查询时,表字段值转换为对象属性值,Gets the property value.将值转换为属性对应类型的值
getValueFromString(ColumnWraper, String) - Method in class com.frameworkset.util.ColumnToFieldEditor
 
getValueFromString(String) - Method in interface com.frameworkset.util.EditorInf
 
getValueFromString(ColumnWraper, String) - Method in class com.frameworkset.util.FieldToColumnEditor
 
getValueFromString(String, Object) - Method in interface com.frameworkset.util.WrapperEditorInf
 
getValueFromString(String) - Method in class org.frameworkset.util.io.ResourceArrayPropertyEditor
 
getValueFromString(String) - Method in class org.frameworkset.util.io.ResourceEditor
 
getValueOrSize(Object, String) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:获取对象obj的property属性值,params为参数数组
getVariable() - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
getVariableName() - Method in class com.frameworkset.util.VariableHandler.Variable
 
getVariableName(Object) - Static method in class org.frameworkset.util.Conventions
Determine the conventional variable name for the supplied Object based on its concrete type.
getVariableNameForParameter(MethodParameter) - Static method in class org.frameworkset.util.Conventions
Determine the conventional variable name for the supplied parameter, taking the generic collection type (if any) into account.
getVariableNameForReturnType(Method) - Static method in class org.frameworkset.util.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account.
getVariableNameForReturnType(Method, Object) - Static method in class org.frameworkset.util.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account, falling back to the given return value if the method declaration is not specific enough (i.e.
getVariableNameForReturnType(Method, Class, Object) - Static method in class org.frameworkset.util.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account, falling back to the given return value if the method declaration is not specific enough (i.e.
getVariables() - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
getVO(Class, int[]) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取类型为clazz,符合filter中的条件的值对象的迭代器 会根据每个值对象的key进行排序
getVoBy(Class, String, Object) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:获取类型为clazz,包含属性field,属性值为fieldValue的值对象迭代器
getVoBy(Class, String, Object, int[]) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:获取类型为clazz,包含属性field, 属性值为fieldValue并且状态为数组status中之一的值对象迭代器
getVoBy(Class, String, Object, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
Description:获取类型为clazz,包含属性field, 属性值为fieldValue并且状态为status的值对象迭代器
getVOByStatus(Class, int[]) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
获取所有符合operations条件的clazz对象
getWallfilterrules() - Method in class org.frameworkset.util.ReferHelper
 
getWallwhilelist() - Method in class org.frameworkset.util.ReferHelper
 
getWrappedClass() - Method in class org.frameworkset.util.beans.BeanWrapper
Return the type of the wrapped JavaBean object.
getWrappedInstance() - Method in class org.frameworkset.util.beans.BeanWrapper
Return the bean instance wrapped by this object, if any.
getWriteMethod() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getWriteMethodEditor() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getWriteMethodParameter(PropertyDescriptor) - Static method in class com.frameworkset.util.BeanUtils
Obtain a new MethodParameter object for the write method of the specified property.
getWriteMethodRequestParam() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
getWriterMethodRequestParam(Method) - Static method in class org.frameworkset.util.ClassUtil
 
goTo(Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to jump to the given label.
goTo(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
GOTO - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
GrammarToken() - Constructor for class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
GT - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.

H

H_GETFIELD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_GETSTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_PUTFIELD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Handle - Class in bboss.org.objectweb.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class bboss.org.objectweb.asm.Handle
Constructs a new field or method handle.
HANDLE_DESCRIPTOR - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for handle descriptors, formatted in bytecode notation
HANDLE_TAG - Static variable in class bboss.org.objectweb.asm.util.Printer
The names of the tag field values for Handle.
handleCNName(String, HttpServletRequest) - Static method in class com.frameworkset.util.StringUtil
 
HandleData(byte[], int) - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
handleDataEvent(T, File) - Method in interface org.frameworkset.util.io.ResourceHandleListener
 
handleInvocationTargetException(InvocationTargetException) - Static method in class org.frameworkset.util.ReflectionUtils
Handle the given invocation target exception.
handler - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Beginning of the exception handler's code.
handleReflectionException(Exception) - Static method in class org.frameworkset.util.ReflectionUtils
Handle the given reflection exception.
HandlerMapping - Annotation Type in org.frameworkset.util.annotations
Title: HandleMethod.java
handleThrowable(Throwable) - Static method in exception com.frameworkset.spi.assemble.BeanInstanceException
 
hasAtLeastOneMethodWithName(Class, String) - Static method in class org.frameworkset.util.ClassUtils
Does the given class and/or its superclasses at least have one or more methods (with any argument types)? Includes non-public methods.
hasConstructor(Class, Class[]) - Static method in class org.frameworkset.util.ClassUtils
Determine whether the given class has a constructor with the given signature.
hashCode() - Method in class bboss.org.objectweb.asm.commons.Method
 
hashCode() - Method in class bboss.org.objectweb.asm.Handle
 
hashCode() - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
hashCode() - Method in class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
hashCode() - Method in class bboss.org.objectweb.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class com.frameworkset.util.UUID
Returns a hash code for this UUID.
hashCode() - Method in class org.frameworkset.http.HttpHeaders
 
hashCode() - Method in class org.frameworkset.http.MimeType
 
hashCode() - Method in exception org.frameworkset.util.beans.BeansException
 
hashCode() - Method in class org.frameworkset.util.CompoundComparator
 
hashCode() - Method in class org.frameworkset.util.FastDateFormat
Returns a hashcode compatible with equals.
hashCode() - Method in class org.frameworkset.util.InvertibleComparator
 
hashCode() - Method in class org.frameworkset.util.io.AbstractResource
This implementation returns the description's hash code.
hashCode() - Method in class org.frameworkset.util.io.ByteArrayResource
This implementation returns the hash code based on the underlying byte array.
hashCode() - Method in class org.frameworkset.util.io.ClassPathResource
This implementation returns the hash code of the underlying class path location.
hashCode() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation returns the hash code of the underlying File reference.
hashCode() - Method in class org.frameworkset.util.io.UrlResource
This implementation returns the hash code of the underlying URL reference.
hashCode() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
hashCode(boolean) - Static method in class org.frameworkset.util.ObjectUtils
Return the same value as Boolean.hashCode().
hashCode(double) - Static method in class org.frameworkset.util.ObjectUtils
Return the same value as Double.hashCode().
hashCode(float) - Static method in class org.frameworkset.util.ObjectUtils
Return the same value as Float.hashCode().
hashCode(long) - Static method in class org.frameworkset.util.ObjectUtils
Return the same value as Long.hashCode().
hasHttpOnlyMethod() - Static method in class com.frameworkset.util.StringUtil
 
HashUtil - Class in org.frameworkset.util
 
HashUtil() - Constructor for class org.frameworkset.util.HashUtil
 
hasLength(CharSequence) - Static method in class com.frameworkset.util.SimpleStringUtil
Check that the given CharSequence is neither null nor of length 0.
hasLength(String, String) - Static method in class org.frameworkset.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String) - Static method in class org.frameworkset.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasMethod(Class, String, Class...) - Static method in class org.frameworkset.util.ClassUtils
Determine whether the given class has a method with the given signature.
hasMore() - Method in class org.frameworkset.util.tokenizer.StringTokenizer
 
hasMore() - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
hasNext() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
 
hasNext() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.UtilIterator
 
hasSubDirectory(String, String) - Static method in class com.frameworkset.util.FileUtil
 
hasSubDirectory(String) - Static method in class com.frameworkset.util.FileUtil
 
hasSubFiles(String, String) - Static method in class com.frameworkset.util.FileUtil
 
hasSubFiles(String) - Static method in class com.frameworkset.util.FileUtil
 
hasSVUID() - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Returns true if the class already has a SVUID field.
hasText(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
hasText(CharSequence) - Static method in class com.frameworkset.util.SimpleStringUtil
Check whether the given CharSequence has actual text.
hasText(String, String) - Static method in class org.frameworkset.util.Assert
Assert that the given String has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String) - Static method in class org.frameworkset.util.Assert
Assert that the given String has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasUniqueObject(Collection) - Static method in class org.frameworkset.util.CollectionUtils
Determine whether the given Collection only contains a single unique object.
hasVars - Variable in class com.frameworkset.util.VariableHandler.URLStruction
 
hasVars() - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
hconst(Handle) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
header - Variable in class bboss.org.objectweb.asm.ClassReader
Start index of the class header information (access, name...) in b.
Hex - Class in org.frameworkset.util.encoder
 
Hex() - Constructor for class org.frameworkset.util.encoder.Hex
 
HexEncoder - Class in org.frameworkset.util.encoder
 
HexEncoder() - Constructor for class org.frameworkset.util.encoder.HexEncoder
 
hexStrToByteGrp(String) - Static method in class org.frameworkset.security.CoderUtil
将参数16进制值表示组合而成的字符串转换为字节数组。
highlightStream(String, File, String, String) - Static method in class org.frameworkset.util.CodeUtils
 
highlightStream(String, String, String, String) - Static method in class org.frameworkset.util.CodeUtils
 
highlightStream(String, InputStream, String, String) - Static method in class org.frameworkset.util.CodeUtils
 
HOST - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Host header field name.
HtmlCharacterEntityDecoder - Class in com.frameworkset.util
Title: HtmlCharacterEntityDecoder.java
HtmlCharacterEntityDecoder(HtmlCharacterEntityReferences, String) - Constructor for class com.frameworkset.util.HtmlCharacterEntityDecoder
 
HtmlCharacterEntityReferences - Class in com.frameworkset.util
Title: HtmlCharacterEntityReferences.java
HtmlCharacterEntityReferences() - Constructor for class com.frameworkset.util.HtmlCharacterEntityReferences
Returns a new set of character entity references reflecting the HTML 4.0 character set.
HtmlCharsetDetector - Class in bboss.org.mozilla.intl.chardet
 
HtmlCharsetDetector() - Constructor for class bboss.org.mozilla.intl.chardet.HtmlCharsetDetector
 
HTMLEncode(String) - Static method in class com.frameworkset.util.SimpleStringUtil
将html中标记语言字符转换为转义符
HTMLEncode - Static variable in class org.frameworkset.cache.FileContentCache
 
HTMLEncodej(String) - Static method in class com.frameworkset.util.SimpleStringUtil
将转义的字符串还原
HTMLEncodej - Static variable in class org.frameworkset.cache.FileContentCache
 
htmlEscape(String) - Static method in class com.frameworkset.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeDecimal(String) - Static method in class com.frameworkset.util.HtmlUtils
Turn special characters into HTML character references.
htmlEscapeHex(String) - Static method in class com.frameworkset.util.HtmlUtils
Turn special characters into HTML character references.
HTMLNoBREncode(String) - Static method in class com.frameworkset.util.SimpleStringUtil
将html中标记语言字符转换为转义符
HTMLNoBREncode - Static variable in class org.frameworkset.cache.FileContentCache
 
HTMLNoBREncodej(String) - Static method in class com.frameworkset.util.SimpleStringUtil
将转义的字符串还原
htmlUnescape(String) - Static method in class com.frameworkset.util.HtmlUtils
Turn HTML character references into their plain text UNICODE equivalent.
HtmlUtils - Class in com.frameworkset.util
Title: HtmlUtils.java
HtmlUtils() - Constructor for class com.frameworkset.util.HtmlUtils
 
HttpHeaders - Class in org.frameworkset.http
Title: HttpHeaders.java
HttpHeaders() - Constructor for class org.frameworkset.http.HttpHeaders
Constructs a new, empty instance of the HttpHeaders object.
HttpMethod - Enum in org.frameworkset.util.annotations
Title: RequestMethod.java
HttpRange - Class in org.frameworkset.http
 
HttpRange() - Constructor for class org.frameworkset.http.HttpRange
 

I

I18n - Interface in org.frameworkset.util.i18n
I18n.java
I18NUtil - Class in org.frameworkset.util
I18NUtil.java
I18NUtil() - Constructor for class org.frameworkset.util.I18NUtil
 
I2B - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
I2C - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
I2D - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
I2F - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
I2L - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
I2S - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IADD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IAND - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
iconst(int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ICONST_0 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
id - Variable in class bboss.org.objectweb.asm.util.ASMifier
Identifier of the annotation visitor variable in the produced code.
id() - Method in class org.frameworkset.util.annotations.wraper.PagerParamWraper
 
identityToString(Object) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of an object's overall identity.
IDIV - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IF_MATCH - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP If-Unmodified-Since header field name.
ifacmpeq(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ifacmpne(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ifCmp(Type, int, Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two stack values.
ifeq(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFEQ - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifge(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFGE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifgt(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFGT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifICmp(int, Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two integer stack values.
ificmpeq(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ificmpge(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ificmpgt(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ificmple(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ificmplt(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ificmpne(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ifle(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFLE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
iflt(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFLT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifne(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFNE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifNonNull(Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is not null.
ifnonnull(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFNONNULL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifNull(Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is null.
ifnull(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IFNULL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ifZCmp(int, Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top integer stack value with zero.
IgnoreBind - Annotation Type in org.frameworkset.util.annotations
 
ignorebind() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
ignoreCUDbind() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
IgnoreORMapping - Annotation Type in com.frameworkset.orm.annotation
 
iinc(int, int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to increment the given local variable.
iinc(int, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
IINC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IINC_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of IincInsnNode instructions.
IincInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents an IINC instruction.
IincInsnNode(int, int) - Constructor for class bboss.org.objectweb.asm.tree.IincInsnNode
Constructs a new IincInsnNode.
IllegalAesKey - Static variable in exception org.frameworkset.security.AesException
 
IllegalBuffer - Static variable in exception org.frameworkset.security.AesException
 
ILOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IMAGE_GIF - Static variable in class org.frameworkset.http.MediaType
Public constant media type for image/gif.
IMAGE_GIF - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for image/gif.
IMAGE_GIF_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.IMAGE_GIF.
IMAGE_GIF_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_GIF.
IMAGE_JPEG - Static variable in class org.frameworkset.http.MediaType
Public constant media type for image/jpeg.
IMAGE_JPEG - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for image/jpeg.
IMAGE_JPEG_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.IMAGE_JPEG.
IMAGE_JPEG_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_JPEG.
IMAGE_PNG - Static variable in class org.frameworkset.http.MediaType
Public constant media type for image/png.
IMAGE_PNG - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for image/png.
IMAGE_PNG_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.IMAGE_PNG.
IMAGE_PNG_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.IMAGE_PNG.
IMUL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
INCLUDE_CONTEXT_PATH_REQUEST_ATTRIBUTE - Static variable in class org.frameworkset.web.util.UrlPathHelper
Deprecated. 
INCLUDE_SERVLET_PATH_REQUEST_ATTRIBUTE - Static variable in class org.frameworkset.web.util.UrlPathHelper
Deprecated. 
INCLUDE_URI_REQUEST_ATTRIBUTE - Static variable in class org.frameworkset.web.util.UrlPathHelper
 
includes(MediaType) - Method in class org.frameworkset.http.MediaType
Indicate whether this MediaType includes the given media type.
includes(MimeType) - Method in class org.frameworkset.http.MimeType
Indicate whether this MediaType includes the given media type.
incr - Variable in class bboss.org.objectweb.asm.tree.IincInsnNode
Amount to increment the local variable by.
increament() - Method in class org.frameworkset.util.DataFormat
 
increamentMissing() - Method in class org.frameworkset.cache.MissingStaticCache
 
increaseNestingLevel() - Method in class org.frameworkset.util.MethodParameter
Increase this parameter's nesting level.
index - Variable in class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
The local variable's index in each range.
index - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The local variable's index.
Index(int) - Constructor for class com.frameworkset.util.VariableHandler.Index
 
Index(String) - Constructor for class com.frameworkset.util.VariableHandler.Index
 
INDEX_NOT_FOUND - Static variable in class com.frameworkset.util.SimpleStringUtil
Represents a failed index search.
indexOf(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns the index of the given instruction in this list.
indexs - Variable in class com.frameworkset.util.VariableHandler.Variable
 
INEG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
info - Variable in class bboss.org.objectweb.asm.Label
Field used to associate user information to a label.
Init(nsICharsetDetectionObserver) - Method in class bboss.org.mozilla.intl.chardet.nsDetector
 
Init(nsICharsetDetectionObserver) - Method in interface bboss.org.mozilla.intl.chardet.nsICharsetDetector
 
init(String, MethodNode) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Initializes this analyzer.
init(Frame<? extends V>) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Copies the state of the given frame into this frame.
init(String) - Static method in class com.frameworkset.util.VelocityUtil
 
init(String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
init() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
init() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
init() - Method in interface org.frameworkset.json.JacksonObjectMapper
 
init() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
init() - Method in class org.frameworkset.util.FastDateFormat
Initializes the instance for first use.
initDateformatThreadLocal() - Static method in class org.frameworkset.util.DataFormatUtil
 
initDBTemplate(Resource) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initDBTemplate(Resource, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initElasticTemplate(Resource) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initElasticTemplate(Resource, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initialiseDecodingTable() - Method in class org.frameworkset.util.encoder.HexEncoder
 
initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class org.frameworkset.util.MethodParameter
Initialize parameter name discovery for this method parameter.
initTemplate(Resource) - Static method in class com.frameworkset.util.VelocityUtil
 
initTemplate(Resource, String) - Static method in class com.frameworkset.util.VelocityUtil
 
initTemplate(Resource) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initTemplate(Resource, String) - Static method in class com.frameworkset.velocity.BBossVelocityUtil
 
initVelocityEngine(String) - Static method in class com.frameworkset.util.VelocityUtil
 
initVerifiers(int) - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
INNER_TYPE - Static variable in class bboss.org.objectweb.asm.TypePath
A type path step that steps into the nested type of a class type.
innerClasses - Variable in class bboss.org.objectweb.asm.tree.ClassNode
Informations about the inner classes of this class.
InnerClassNode - Class in bboss.org.objectweb.asm.tree
A node that represents an inner class.
InnerClassNode(String, String, String, int) - Constructor for class bboss.org.objectweb.asm.tree.InnerClassNode
Constructs a new InnerClassNode.
innerName - Variable in class bboss.org.objectweb.asm.tree.InnerClassNode
The (simple) name of the inner class inside its enclosing class.
InputStreamSource - Interface in org.frameworkset.util.io
Title: InputStreamSource.java
insert(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instruction at the begining of this list.
insert(InsnList) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instructions at the begining of this list.
insert(AbstractInsnNode, AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instruction after the specified instruction.
insert(AbstractInsnNode, InsnList) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instructions after the specified instruction.
insertBefore(AbstractInsnNode, AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instruction before the specified instruction.
insertBefore(AbstractInsnNode, InsnList) - Method in class bboss.org.objectweb.asm.tree.InsnList
Inserts the given instructions before the specified instruction.
insertElementAt(Object, int) - Method in class org.frameworkset.util.tokenizer.UniqueList
 
INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of InsnNode instructions.
InsnList - Class in bboss.org.objectweb.asm.tree
A doubly linked list of AbstractInsnNode objects.
InsnList() - Constructor for class bboss.org.objectweb.asm.tree.InsnList
 
InsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a zero operand instruction.
InsnNode(int) - Constructor for class bboss.org.objectweb.asm.tree.InsnNode
Constructs a new InsnNode.
insns - Variable in class bboss.org.objectweb.asm.tree.analysis.SourceValue
The instructions that can produce this value.
instanceOf(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to test if the top stack value is of the given type.
instanceOf(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INSTANCEOF - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
INSTANCEOF - Static variable in class bboss.org.objectweb.asm.signature.SignatureVisitor
Wildcard for a normal type argument.
INSTANCEOF - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
instantiate(Class<T>) - Static method in class com.frameworkset.util.BeanUtils
Convenience method to instantiate a class using its no-arg constructor.
instantiateClass(Class<T>) - Static method in class com.frameworkset.util.BeanUtils
Convenience method to instantiate a class using its no-arg constructor.
instantiateClass(String) - Static method in class com.frameworkset.util.BeanUtils
Convenience method to instantiate a class using its no-arg constructor.
instantiateClass(Constructor, Object[]) - Static method in class com.frameworkset.util.BeanUtils
Convenience method to instantiate a class using the given constructor.
instantiateClass(Class<T>, Constructor, Object[]) - Static method in class com.frameworkset.util.BeanUtils
Convenience method to instantiate a class using the given constructor.
InstructionAdapter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor providing a more detailed API to generate and transform instructions.
InstructionAdapter(MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.InstructionAdapter
Creates a new InstructionAdapter.
InstructionAdapter(int, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.InstructionAdapter
Creates a new InstructionAdapter.
instructions - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The instructions of this method.
INT - Static variable in class bboss.org.objectweb.asm.Type
The sort of the int type.
INT_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of IntInsnNode instructions.
INT_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The int type.
INT_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
intcompare(int, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
INTEGER - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IntegerCompare(Integer, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
Interceptor - Interface in com.frameworkset.proxy
Title: Interceptor
interceptor - Variable in class com.frameworkset.proxy.InvocationHandler
拦截器提供所有的面向方面的接口
interfaces - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The internal names of the class's interfaces (see getInternalName).
INTERNAL_NAME - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for internal type names in bytecode notation.
InternalError - Error in com.frameworkset.util
 
InternalError(String, Throwable) - Constructor for error com.frameworkset.util.InternalError
 
InternalError(String) - Constructor for error com.frameworkset.util.InternalError
 
InternalError(Throwable) - Constructor for error com.frameworkset.util.InternalError
 
InternalError() - Constructor for error com.frameworkset.util.InternalError
 
Interpreter<V extends Value> - Class in bboss.org.objectweb.asm.tree.analysis
A semantic bytecode interpreter.
Interpreter(int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.Interpreter
 
intHash(int) - Static method in class org.frameworkset.util.HashUtil
Thomas Wang的算法,整数hash
IntInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents an instruction with a single int operand.
IntInsnNode(int, int) - Constructor for class bboss.org.objectweb.asm.tree.IntInsnNode
Constructs a new IntInsnNode.
InvalidMediaTypeException - Exception in org.frameworkset.http
 
InvalidMediaTypeException(String, String) - Constructor for exception org.frameworkset.http.InvalidMediaTypeException
Create a new InvalidMediaTypeException for the given media type.
InvalidMimeTypeException - Exception in org.frameworkset.http
 
InvalidMimeTypeException(String, String) - Constructor for exception org.frameworkset.http.InvalidMimeTypeException
Create a new InvalidContentTypeException for the given content type.
InvalidPropertyException - Exception in org.frameworkset.util.beans
 
InvalidPropertyException(Class, String, String) - Constructor for exception org.frameworkset.util.beans.InvalidPropertyException
Create a new InvalidPropertyException.
InvalidPropertyException(Class, String, String, Throwable) - Constructor for exception org.frameworkset.util.beans.InvalidPropertyException
Create a new InvalidPropertyException.
InvertibleComparator<T> - Class in org.frameworkset.util
 
InvertibleComparator(Comparator<T>) - Constructor for class org.frameworkset.util.InvertibleComparator
Create an InvertibleComparator that sorts ascending by default.
InvertibleComparator(Comparator<T>, boolean) - Constructor for class org.frameworkset.util.InvertibleComparator
Create an InvertibleComparator that sorts based on the provided order.
invertOrder() - Method in class org.frameworkset.util.CompoundComparator
Invert the sort order of each sort definition contained by this compound comparator.
invertOrder(int) - Method in class org.frameworkset.util.CompoundComparator
Invert the sort order of the sort definition at the specified index.
invertOrder() - Method in class org.frameworkset.util.InvertibleComparator
Invert the sort order: ascending -> descending or descending -> ascending.
invisibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The runtime invisible annotations of this class.
invisibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The runtime invisible annotations of this field.
invisibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime invisible annotations of this method.
invisibleLocalVariableAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The invisible local variable annotations of this method.
invisibleParameterAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime invisible parameter annotations of this method.
invisibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The runtime invisible type annotations of this instruction.
invisibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The runtime invisible type annotations of this class.
invisibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The runtime invisible type annotations of this field.
invisibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime invisible type annotations of this method.
invisibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
The runtime invisible type annotations on the exception handler type.
InvocationHandler - Class in com.frameworkset.proxy
Title: InvocationHandler
InvocationHandler(Object) - Constructor for class com.frameworkset.proxy.InvocationHandler
 
InvocationHandler(Object, Interceptor) - Constructor for class com.frameworkset.proxy.InvocationHandler
 
invoke(Object, Method, Object[]) - Static method in class com.frameworkset.common.util.ValueObjectUtil
Description:实现在对象调用method并为该方法传入参数数组params
invoke(Object, Method, Object[]) - Method in class com.frameworkset.proxy.InvocationHandler
 
invoke(Object, Method, Object[]) - Method in class com.frameworkset.proxy.TestInvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:实现在对象调用method并为该方法传入参数数组params
invoke(Object, String, Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
Description:实现在对象调用method并为该方法传入参数数组params
INVOKE_DYNAMIC_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of InvokeDynamicInsnNode instructions.
invokeConstructor(Type, Method) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to invoke a constructor.
invokeDynamic(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates an invokedynamic instruction.
invokedynamic(String, String, Handle, Object[]) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INVOKEDYNAMIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
InvokeDynamicInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents an invokedynamic instruction.
InvokeDynamicInsnNode(String, String, Handle, Object...) - Constructor for class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
Constructs a new InvokeDynamicInsnNode.
invokeInterface(Type, Method) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to invoke an interface method.
invokeinterface(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INVOKEINTERFACE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
invokeJdbcMethod(Method, Object) - Static method in class org.frameworkset.util.ReflectionUtils
Invoke the specified JDBC API Method against the supplied target object with no arguments.
invokeJdbcMethod(Method, Object, Object...) - Static method in class org.frameworkset.util.ReflectionUtils
Invoke the specified JDBC API Method against the supplied target object with the supplied arguments.
invokeMethod(Method, Object) - Static method in class org.frameworkset.util.ReflectionUtils
Invoke the specified Method against the supplied target object with no arguments.
invokeMethod(Method, Object, Object...) - Static method in class org.frameworkset.util.ReflectionUtils
Invoke the specified Method against the supplied target object with the supplied arguments.
invokespecial(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
Deprecated.
invokespecial(String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INVOKESPECIAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
invokeStatic(Type, Method) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to invoke a static method.
invokestatic(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
Deprecated.
invokestatic(String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INVOKESTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
invokeVirtual(Type, Method) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to invoke a normal method.
invokevirtual(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
Deprecated.
invokevirtual(String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
INVOKEVIRTUAL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IOR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IREM - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
isAccessible(Method) - Static method in class org.frameworkset.util.ReflectionUtils
 
isAdmin() - Method in interface org.frameworkset.security.AccessControlInf
 
isAdmin() - Method in class org.frameworkset.security.DefaultAccessControl
 
isAnnotationDeclaredLocally(Class<? extends Annotation>, Class<?>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Determine whether an annotation for the specified annotationType is declared locally on the supplied clazz.
isAnnotationInherited(Class<? extends Annotation>, Class<?>) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
Determine whether an annotation for the specified annotationType is present on the supplied clazz and is inherited (i.e., not declared locally for the class).
isArray() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isArrayByteBase64(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Deprecated.
1.5 Use Base64Commons.isBase64(byte[]), will be removed in 2.0.
isArrayType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是数组
isArrayValue(BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
isArrayValue(BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
isAscending() - Method in class org.frameworkset.util.InvertibleComparator
Return the sort order: ascending (true) or descending (false).
isAscii(byte[], int) - Method in class bboss.org.mozilla.intl.chardet.nsDetector
 
isAssignable(Class, Class) - Static method in class com.frameworkset.util.BeanUtils
Determine if the given target type is assignable from the given value type, assuming setting by reflection.
isAssignable(Class, Object) - Static method in class com.frameworkset.util.BeanUtils
Deprecated.
as of Bboss 2.0, in favor of ClassUtils.isAssignableValue
isAssignable(Class, Class) - Static method in class org.frameworkset.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class, Class, String) - Static method in class org.frameworkset.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class, Class) - Static method in class org.frameworkset.util.ClassUtils
Check if the right-hand side type may be assigned to the left-hand side type, assuming setting by reflection.
isAssignable(Type, Type) - Static method in class org.frameworkset.util.TypeUtils
Check if the right-hand side type may be assigned to the left-hand side type following the Java generics rules.
isAssignableFrom(Type, Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
isAssignableValue(Class, Object) - Static method in class org.frameworkset.util.ClassUtils
Determine if the given type is assignable from the given value, assuming setting by reflection.
isAtLeastJava14() - Static method in class org.frameworkset.util.JdkVersion
Convenience method to determine if the current JVM is at least Java 1.4.
isAtLeastJava15() - Static method in class org.frameworkset.util.JdkVersion
Convenience method to determine if the current JVM is at least Java 1.5 (Java 5).
isAtLeastJava16() - Static method in class org.frameworkset.util.JdkVersion
Convenience method to determine if the current JVM is at least Java 1.6 (Java 6).
isBase64(byte) - Static method in class org.frameworkset.util.encoder.Base64Commons
Returns whether or not the octet is in the base 64 alphabet.
isBase64(String) - Static method in class org.frameworkset.util.encoder.Base64Commons
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBase64(byte[]) - Static method in class org.frameworkset.util.encoder.Base64Commons
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBaseprimary() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isBaseprimary() - Method in class org.frameworkset.util.ClassWrapper
 
isBasePrimaryType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是基础数据类型
isBlob() - Method in class org.frameworkset.http.FileBlob
 
isCacheSafe(Class, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Check whether the given class is cache-safe in the given context, i.e.
isCglib() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isCheckedException(Throwable) - Static method in class org.frameworkset.util.ObjectUtils
Return whether the given throwable is a checked exception: that is, neither a RuntimeException nor an Error.
isCodeAttribute() - Method in class bboss.org.objectweb.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCollectionType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isCompatibleWith(MediaType) - Method in class org.frameworkset.http.MediaType
Indicate whether this MediaType is compatible with the given media type.
isCompatibleWith(MimeType) - Method in class org.frameworkset.http.MimeType
Indicate whether this MediaType is compatible with the given media type.
isCompatibleWithThrowsClause(Throwable, Class[]) - Static method in class org.frameworkset.util.ObjectUtils
Check whether the given exception is compatible with the exceptions declared in a throws clause.
isConcrete() - Method in class org.frameworkset.http.MimeType
Indicates whether this media type is concrete, i.e.
isContain(String, String) - Static method in class com.frameworkset.util.RegexUtil
 
isDaemon() - Method in class org.frameworkset.util.CustomizableThreadCreator
Return whether this factory should create daemon threads.
isDataBeanBind() - Method in class org.frameworkset.util.MethodParameter
 
isDataBind(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
isDateArray(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isdbdata() - Method in class com.frameworkset.util.ListInfo
 
isDefinePageSize() - Method in class org.frameworkset.util.annotations.MethodInfo
 
isDisableTimestamp() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
isDisableTimestamp() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
isDisableTimestamp() - Method in interface org.frameworkset.json.JacksonObjectMapper
 
isDisableTimestamp() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
isdownload() - Method in class org.frameworkset.http.FileBlob
 
isEmpty(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isEmpty(Collection) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isEmpty(Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isEmpty() - Method in class org.frameworkset.http.HttpHeaders
 
isEmpty() - Method in interface org.frameworkset.util.BigFile
Return whether the uploaded file is empty, that is, either no file has been chosen in the multipart form or the chosen file has no content.
isEmpty(Collection) - Static method in class org.frameworkset.util.CollectionUtils
Return true if the supplied Collection is null or empty.
isEmpty(Map) - Static method in class org.frameworkset.util.CollectionUtils
Return true if the supplied Map is null or empty.
isEmpty() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
isEmpty(Object) - Static method in class org.frameworkset.util.ObjectUtils
 
isEmpty(Object[]) - Static method in class org.frameworkset.util.ObjectUtils
Return whether the given array is empty: that is, null or of zero length.
isEnums() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isEnumType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是List
isEqualsMethod(Method) - Static method in class org.frameworkset.util.ReflectionUtils
Determine whether the given method is an "equals" method.
isEscape() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
isEsIdReadSet() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isEsParentIdReadSet() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isEval() - Method in class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
 
isFailedOnUnknownProperties() - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
isFailedOnUnknownProperties() - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
isFailedOnUnknownProperties() - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
isFile() - Method in class org.frameworkset.http.FileBlob
 
isFound() - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
 
isGrantedRole(String) - Method in interface org.frameworkset.security.AccessControlInf
 
isGrantedRole(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
isGuest() - Method in interface org.frameworkset.security.AccessControlInf
 
isGuest() - Method in class org.frameworkset.security.DefaultAccessControl
 
isHashCodeMethod(Method) - Static method in class org.frameworkset.util.ReflectionUtils
Determine whether the given method is a "hashCode" method.
isHasmore() - Method in class org.frameworkset.util.MoreListInfo
 
ISHL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
ISHR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
isHttpUrl(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isIE(HttpServletRequest) - Static method in class com.frameworkset.util.StringUtil
 
isIE6(HttpServletRequest) - Static method in class com.frameworkset.util.StringUtil
 
isInAlphabet(byte) - Method in class org.frameworkset.util.encoder.Base64Commons
Returns whether or not the octet is in the Base64 alphabet.
isInAlphabet(byte) - Method in class org.frameworkset.util.encoder.BaseNCodec
Returns whether or not the octet is in the current alphabet.
isInAlphabet(byte[], boolean) - Method in class org.frameworkset.util.encoder.BaseNCodec
Tests a given byte array to see if it contains only valid characters within the alphabet.
isInAlphabet(String) - Method in class org.frameworkset.util.encoder.BaseNCodec
Tests a given String to see if it contains only valid characters within the alphabet.
isInstanceOf(Class, Object) - Static method in class org.frameworkset.util.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class, Object, String) - Static method in class org.frameworkset.util.Assert
Assert that the provided object is an instance of the provided class.
isInterface(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
isIsrequestbody() - Method in class org.frameworkset.util.MethodParameter
 
isIsvar() - Method in class org.frameworkset.util.ClassUtil.Var
 
isJarResource(Resource) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Return whether the given resource handle indicates a jar resource that the doFindPathMatchingJarResources method can handle.
isJarURL(URL) - Static method in class org.frameworkset.util.ResourceUtils
Determine whether the given URL points to a resource in a jar file, that is, has protocol "jar", "zip", "wsjar" or "code-source".
isJavascript(String) - Static method in class com.frameworkset.util.SimpleStringUtil
判断链接是否是javascript函数
isJson() - Method in class org.frameworkset.http.MimeType
 
isJsonp() - Method in class org.frameworkset.http.MimeType
 
isJsonRequest() - Method in class org.frameworkset.http.HttpHeaders
Return the json type of the body, as specified by the Content-Type header.
isLast() - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
isLinux() - Static method in class com.frameworkset.util.FileUtil
 
isLinux() - Static method in class com.frameworkset.util.SimpleStringUtil
 
isLinux() - Static method in class com.frameworkset.util.Util
 
isLinux(String) - Static method in class com.frameworkset.util.Util
 
isLinux() - Static method in class com.frameworkset.util.VelocityUtil
 
isList() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isListType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是List
isMap() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isMappedToReference(char) - Method in class com.frameworkset.util.HtmlCharacterEntityReferences
Return true if the given character is mapped to a supported entity reference.
isMapType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是List
isMatch(String, String) - Static method in class com.frameworkset.util.RegexUtil
检查src与正则表达式regex匹配结果
isMore() - Method in class com.frameworkset.util.ListInfo
检查是否是more分页
isMore() - Method in class com.frameworkset.util.RListInfo
 
isMultiAnnotations() - Method in class org.frameworkset.util.MethodParameter
 
isNamevariabled() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isNamevariabled() - Method in class org.frameworkset.util.MethodParameter
 
isNotEmpty(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isNotEmpty(Collection) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isNotEmpty(Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
isNull(String) - Static method in class com.frameworkset.common.util.Util
 
isNull(String, String) - Static method in class com.frameworkset.common.util.Util
 
isNull(String) - Static method in class com.frameworkset.util.Util
 
isNull(String, String) - Static method in class com.frameworkset.util.Util
 
isNull(Object, String) - Static method in class org.frameworkset.util.Assert
Assert that an object is null .
isNull(Object) - Static method in class org.frameworkset.util.Assert
Assert that an object is null .
isNumber(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isNumberArray(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isNumeric(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是数字类型,或者数组的元素类型是否是数字类型
isNumeric() - Method in class org.frameworkset.util.annotations.wraper.BaseWraper
 
isNumeric() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isNumeric() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
ISO_8859_1 - Static variable in class org.frameworkset.util.encoder.CharEncoding
CharEncodingISO Latin Alphabet No.
ISO_8859_1 - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
ISO_8859_1 - Static variable in class org.frameworkset.util.StandardCharsets
ISO Latin Alphabet No.
isOpen() - Method in class org.frameworkset.util.io.AbstractResource
This implementation always returns false.
isOpen() - Method in interface org.frameworkset.util.io.Resource
Return whether this resource represents a handle with an open stream.
isOrganizationManager(String) - Method in interface org.frameworkset.security.AccessControlInf
 
isOrganizationManager(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
isOSX() - Static method in class com.frameworkset.util.SimpleStringUtil
 
isPagerMethod() - Method in class org.frameworkset.util.annotations.MethodInfo
 
isPattern(String) - Method in class org.frameworkset.util.AntPathMatcher
 
isPattern(String) - Method in interface org.frameworkset.util.PathMatcher
Does the given path represent a pattern that can be matched by an implementation of this interface?
isPersistentESDocAsUpsert() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESId() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESParentId() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESRetryOnConflict() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESRouting() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESSource() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESVersion() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPersistentESVersionType() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
isPresent(String) - Static method in class org.frameworkset.util.ClassUtils
Deprecated.
as of Bboss 2.5, in favor of ClassUtils.isPresent(String, ClassLoader)
isPresent(String, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Determine whether the Class identified by the supplied name is present and can be loaded.
isPrimary() - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
isPrimary() - Method in class org.frameworkset.util.ClassWrapper
 
isPrimaryType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是基础数据类型或者基础数据类型数组
isPrimaryType() - Method in class org.frameworkset.util.MethodParameter
 
isPrimitiveArray(Class) - Static method in class org.frameworkset.util.ClassUtils
Check if the given class represents an array of primitives, i.e.
isPrimitiveOrWrapper(Class) - Static method in class org.frameworkset.util.ClassUtils
Check if the given class represents a primitive (i.e.
isPrimitiveWrapper(Class) - Static method in class org.frameworkset.util.ClassUtils
Check if the given class represents a primitive wrapper, i.e.
isPrimitiveWrapperArray(Class) - Static method in class org.frameworkset.util.ClassUtils
Check if the given class represents an array of primitive wrappers, i.e.
isPublicStaticFinal(Field) - Static method in class org.frameworkset.util.ReflectionUtils
Determine whether the given field is a "public static final" constant.
isReadable() - Method in class org.frameworkset.util.io.AbstractResource
This implementation always returns true.
isReadable() - Method in class org.frameworkset.util.io.FileSystemResource
This implementation checks whether the underlying file is marked as readable (and corresponds to an actual file with content, not to a directory).
isReadable() - Method in interface org.frameworkset.util.io.Resource
Return whether the contents of this resource can be read, e.g.
isReference() - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
isRefererDefender() - Method in class org.frameworkset.util.ReferHelper
 
isRequired() - Method in class org.frameworkset.util.MethodParameter
 
isRequiredDToken() - Method in class org.frameworkset.util.annotations.MethodInfo
 
isRequireTicket() - Method in class org.frameworkset.util.annotations.MethodInfo
 
isResponseBody() - Method in class org.frameworkset.util.annotations.MethodInfo
 
isRollbackException(Class) - Static method in class javax.transaction.TXUtil
 
isSameType(Class, Class) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
isSameType(Class, Class, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isSameTypes(Class[], Class[], Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
isShowAll() - Method in class com.frameworkset.common.util.ListInfo
 
isShowAll() - Method in class com.frameworkset.util.ListInfo
 
isSimplePrimaryType(Class) - Static method in class com.frameworkset.util.ValueObjectUtil
判断类type是否是基础数据类型
isSimpleProperty(Class) - Static method in class com.frameworkset.util.BeanUtils
Check if the given type represents a "simple" property: a primitive, a String or other CharSequence, a Number, a Date, a URI, a URL, a Locale, a Class, or a corresponding array.
isSimpleValueType(Class) - Static method in class com.frameworkset.util.BeanUtils
Check if the given type represents a "simple" value type: a primitive, a String or other CharSequence, a Number, a Date, a URI, a URL, a Locale or a Class.
isStream() - Method in class org.frameworkset.http.FileBlob
 
isSubOrgManager(String) - Method in interface org.frameworkset.security.AccessControlInf
 
isSubOrgManager(String) - Method in class org.frameworkset.security.DefaultAccessControl
 
isSubTypeOf(BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
isSubTypeOf(BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
isThrottleActive() - Method in class org.frameworkset.util.ConcurrencyThrottleSupport
Return whether this throttle is currently active.
ISTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
isToStringMethod(Method) - Static method in class org.frameworkset.util.ReflectionUtils
Determine whether the given method is a "toString" method.
isTrue(boolean, String) - Static method in class org.frameworkset.util.Assert
Assert a boolean expression, throwing IllegalArgumentException if the test result is false.
isTrue(boolean) - Static method in class org.frameworkset.util.Assert
Assert a boolean expression, throwing IllegalArgumentException if the test result is false.
isTrue(boolean, String, Object) - Static method in class org.frameworkset.util.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean, String, long) - Static method in class org.frameworkset.util.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean, String, double) - Static method in class org.frameworkset.util.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean, String) - Static method in class org.frameworkset.util.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean) - Static method in class org.frameworkset.util.Validate
Validate that the argument condition is true; otherwise throwing an exception.
ISUB - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
isUCS2() - Method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
isUnix() - Static method in class com.frameworkset.util.Util
 
isUnix(String) - Static method in class com.frameworkset.util.Util
 
isUnknown() - Method in class bboss.org.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isUrl(String) - Static method in class org.frameworkset.util.ResourceUtils
Return whether the given resource location is a URL: either a special "classpath" pseudo URL or a standard URL.
isUrlSafe() - Method in class org.frameworkset.util.encoder.Base64Commons
Returns our current encode mode.
isVisible(Class, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Check whether the given class is visible in the given ClassLoader.
iswhilename(String) - Method in class org.frameworkset.util.ReferHelper
 
isWhiteSpace(byte) - Static method in class org.frameworkset.util.encoder.BaseNCodec
Checks if a byte value is whitespace or not.
isWildcardSubtype() - Method in class org.frameworkset.http.MimeType
Indicates whether the subtype is the wildcard character * or the wildcard character followed by a suffix (e.g.
isWildcardType() - Method in class org.frameworkset.http.MimeType
Indicates whether the type is the wildcard character * or not.
isWindow - Static variable in class com.frameworkset.util.DaemonThread
 
isWindows() - Static method in class com.frameworkset.util.DaemonThread
 
isWindows() - Static method in class com.frameworkset.util.FileUtil
 
isWindows() - Static method in class com.frameworkset.util.SimpleStringUtil
 
isWindows() - Static method in class com.frameworkset.util.Util
 
isWindows(String) - Static method in class com.frameworkset.util.Util
 
isWindows() - Static method in class com.frameworkset.util.VelocityUtil
 
isXml() - Method in class org.frameworkset.http.MimeType
 
iterator() - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns an iterator over the instructions in this list.
iterator(int) - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns an iterator over the instructions in this list.
itf - Variable in class bboss.org.objectweb.asm.tree.MethodInsnNode
If the method's owner class if an interface.
IUSHR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
IXOR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 

J

Jackson1ObjectMapper - Class in org.frameworkset.json
 
Jackson1ObjectMapper() - Constructor for class org.frameworkset.json.Jackson1ObjectMapper
 
Jackson2ObjectMapper - Class in org.frameworkset.json
 
Jackson2ObjectMapper() - Constructor for class org.frameworkset.json.Jackson2ObjectMapper
 
JacksonObjectMapper - Interface in org.frameworkset.json
 
JacksonObjectMapperWrapper - Class in org.frameworkset.json
 
JacksonObjectMapperWrapper() - Constructor for class org.frameworkset.json.JacksonObjectMapperWrapper
 
JAPANESE - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
JAR_URL_SEPARATOR - Static variable in class org.frameworkset.util.ResourceUtils
Separator between JAR URL and file path within the JAR
java(String) - Static method in class org.frameworkset.util.HashUtil
JAVA自己带的算法
JAVA_13 - Static variable in class org.frameworkset.util.JdkVersion
Constant identifying the 1.3.x JVM (JDK 1.3).
JAVA_14 - Static variable in class org.frameworkset.util.JdkVersion
Constant identifying the 1.4.x JVM (J2SE 1.4).
JAVA_15 - Static variable in class org.frameworkset.util.JdkVersion
Constant identifying the 1.5 JVM (Java 5).
JAVA_16 - Static variable in class org.frameworkset.util.JdkVersion
Constant identifying the 1.6 JVM (Java 6).
JAVA_17 - Static variable in class org.frameworkset.util.JdkVersion
Constant identifying the 1.7 JVM (Java 7).
JAVA_18 - Static variable in class org.frameworkset.util.JdkVersion
 
javax.transaction - package javax.transaction
 
JdkVersion - Class in org.frameworkset.util
Title: JdkVersion.java
JdkVersion() - Constructor for class org.frameworkset.util.JdkVersion
 
JSHash(String) - Static method in class org.frameworkset.util.HashUtil
JS算法
json2Object(String, Class<T>, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2Object(String, Class<T>) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2Object(InputStream, Class<T>) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2Object(String, Class<T>) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
json2Object(String, Class<T>, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
json2Object(InputStream, Class<T>, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
json2Object(String, Class<T>) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
json2Object(String, Class<T>, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
json2Object(InputStream, Class<T>, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
json2Object(String, Class<T>) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
json2Object(String, Class<T>, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
json2Object(InputStream, Class<T>, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
json2Object(String, Class<T>) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2Object(String, Class<T>, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2Object(InputStream, Class<T>, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2ObjectWithType(String, JsonTypeReference<T>) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2ObjectWithType(InputStream, JsonTypeReference<T>) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2ObjectWithType(String, JsonTypeReference<T>, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2ObjectWithType(InputStream, JsonTypeReference<T>, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
json2ObjectWithType(InputStream, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
json2ObjectWithType(String, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
json2ObjectWithType(InputStream, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
json2ObjectWithType(String, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
json2ObjectWithType(String, JsonTypeReference<T>, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
json2ObjectWithType(InputStream, JsonTypeReference<T>, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
json2ObjectWithType(String, JsonTypeReference<T>) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2ObjectWithType(String, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2ObjectWithType(InputStream, JsonTypeReference<T>) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
json2ObjectWithType(InputStream, JsonTypeReference<T>, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
JsonTypeReference<T> - Class in org.frameworkset.json
 
JsonTypeReference() - Constructor for class org.frameworkset.json.JsonTypeReference
 
jsr(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
JSR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
JSRInlinerAdapter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor that removes JSR instructions and inlines the referenced subroutines.
JSRInlinerAdapter(MethodVisitor, int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.commons.JSRInlinerAdapter
Creates a new JSRInliner.
JSRInlinerAdapter(int, MethodVisitor, int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.commons.JSRInlinerAdapter
Creates a new JSRInliner.
JUMP_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of JumpInsnNode instructions.
JumpInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a jump instruction.
JumpInsnNode(int, LabelNode) - Constructor for class bboss.org.objectweb.asm.tree.JumpInsnNode
Constructs a new JumpInsnNode.

K

KeyBean - Class in com.frameworkset.util
keyBean 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的keyBean message-digest 算法。
KeyBean() - Constructor for class com.frameworkset.util.KeyBean
 
keys - Variable in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
The values of the keys.
keySet() - Method in class org.frameworkset.http.HttpHeaders
 
keySet() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
KOREAN - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 

L

L2D - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
L2F - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
L2I - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Label - Class in bboss.org.objectweb.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class bboss.org.objectweb.asm.Label
Constructs a new label.
LABEL - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of LabelNode "instructions".
label - Variable in class bboss.org.objectweb.asm.tree.JumpInsnNode
The operand of this instruction.
labelNames - Variable in class bboss.org.objectweb.asm.util.ASMifier
The label names.
labelNames - Variable in class bboss.org.objectweb.asm.util.Textifier
The label names.
LabelNode - Class in bboss.org.objectweb.asm.tree
An AbstractInsnNode that encapsulates a Label.
LabelNode() - Constructor for class bboss.org.objectweb.asm.tree.LabelNode
 
LabelNode(Label) - Constructor for class bboss.org.objectweb.asm.tree.LabelNode
 
labels - Variable in class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
Beginnings of the handler blocks.
labels - Variable in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
Beginnings of the handler blocks.
labels - Variable in class bboss.org.objectweb.asm.xml.ASMContentHandler
Map of the active Label instances for current method.
LADD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LAND - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LAST_MODIFIED - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Last-Modified header field name.
lastModified() - Method in class org.frameworkset.util.io.AbstractResource
This implementation checks the timestamp of the underlying File, if available.
lastModified() - Method in interface org.frameworkset.util.io.Resource
Determine the last-modified timestamp for this resource.
LASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
lcmp() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
LCMP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
lconst(long) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
LCONST_0 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LDC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LDC_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of LdcInsnNode instructions.
LdcInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents an LDC instruction.
LdcInsnNode(Object) - Constructor for class bboss.org.objectweb.asm.tree.LdcInsnNode
Constructs a new LdcInsnNode.
LDIV - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LE - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.
leftPad(String, int, String) - Static method in class org.frameworkset.util.CodeUtils
 
length(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
LIKE - Static variable in class com.frameworkset.common.bean.QueryVO
 
LINE - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of LineNumberNode "instructions".
line - Variable in class bboss.org.objectweb.asm.tree.LineNumberNode
A line number.
lineLength - Variable in class org.frameworkset.util.encoder.BaseNCodec
Chunksize for encoding.
LineNumberNode - Class in bboss.org.objectweb.asm.tree
A node that represents a line number declaration.
LineNumberNode(int, LabelNode) - Constructor for class bboss.org.objectweb.asm.tree.LineNumberNode
Constructs a new LineNumberNode.
LINK - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Link header field name.
LinkedCaseInsensitiveMap<V> - Class in org.frameworkset.util
LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
LinkedCaseInsensitiveMap() - Constructor for class org.frameworkset.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap for the default Locale.
LinkedCaseInsensitiveMap(Locale) - Constructor for class org.frameworkset.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores lower-case keys according to the given Locale.
LinkedCaseInsensitiveMap(int) - Constructor for class org.frameworkset.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores lower-case keys according to the default Locale.
LinkedCaseInsensitiveMap(int, Locale) - Constructor for class org.frameworkset.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores lower-case keys according to the given Locale.
LinkedMultiValueMap<K,V> - Class in org.frameworkset.util
Title: LinkedMultiValueMap.java
LinkedMultiValueMap() - Constructor for class org.frameworkset.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap.
LinkedMultiValueMap(int) - Constructor for class org.frameworkset.util.LinkedMultiValueMap
Create a new LinkedMultiValueMap that wraps a LinkedHashMap with the given initial capacity.
LinkedMultiValueMap(Map<K, List<V>>) - Constructor for class org.frameworkset.util.LinkedMultiValueMap
Copy constructor: Create a new LinkedMultiValueMap with the same mappings as the specified Map.
ListInfo - Class in com.frameworkset.common.util
Title: ListInfo
ListInfo() - Constructor for class com.frameworkset.common.util.ListInfo
 
ListInfo - Class in com.frameworkset.util
Title: ListInfo
ListInfo() - Constructor for class com.frameworkset.util.ListInfo
 
ListInfo(RListInfo) - Constructor for class com.frameworkset.util.ListInfo
 
LLOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LMUL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LNEG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
load(int, Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
load(Properties, InputStream) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
load(Properties, Reader) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
load(Properties, InputStream) - Method in interface org.frameworkset.util.PropertiesPersister
Load properties from the given InputStream into the given Properties object.
load(Properties, Reader) - Method in interface org.frameworkset.util.PropertiesPersister
Load properties from the given Reader into the given Properties object.
loadArg(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to load the given method argument on the stack.
loadArgArray() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack, as a single object array.
loadArgs(int, int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to load the given method arguments on the stack.
loadArgs() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack.
loadFromXml(Properties, InputStream) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
loadFromXml(Properties, InputStream) - Method in interface org.frameworkset.util.PropertiesPersister
Load properties from the given XML InputStream into the given Properties object.
loadLocal(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocal(int, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadThis() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to load 'this' on the stack.
local - Variable in class bboss.org.objectweb.asm.tree.FrameNode
The types of the local variables of this stack map frame.
LOCAL_VARIABLE - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
locals - Variable in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
List of the local variable slots for current execution frame.
LocalVariableAnnotationNode - Class in bboss.org.objectweb.asm.tree
A node that represents a type annotation on a local or resource variable.
LocalVariableAnnotationNode(int, TypePath, LabelNode[], LabelNode[], int[], String) - Constructor for class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
Constructs a new LocalVariableAnnotationNode.
LocalVariableAnnotationNode(int, int, TypePath, LabelNode[], LabelNode[], int[], String) - Constructor for class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
Constructs a new LocalVariableAnnotationNode.
LocalVariableNode - Class in bboss.org.objectweb.asm.tree
A node that represents a local variable declaration.
LocalVariableNode(String, String, String, LabelNode, LabelNode, int) - Constructor for class bboss.org.objectweb.asm.tree.LocalVariableNode
Constructs a new LocalVariableNode.
localVariables - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The local variables of this method.
LocalVariablesSorter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor that renumbers local variables in their order of appearance.
LocalVariablesSorter(int, String, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Creates a new LocalVariablesSorter.
LocalVariablesSorter(int, int, String, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Creates a new LocalVariablesSorter.
LocalVariableTableParameterNameDiscoverer - Class in org.frameworkset.util
Title: LocalVariableTableParameterNameDiscoverer.java
LocalVariableTableParameterNameDiscoverer() - Constructor for class org.frameworkset.util.LocalVariableTableParameterNameDiscoverer
 
LOCATION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Location header field name.
logger - Static variable in class com.frameworkset.util.SimpleStringUtil
 
logger - Static variable in class org.frameworkset.util.ConcurrencyThrottleSupport
Transient to optimize serialization
LONG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LONG - Static variable in class bboss.org.objectweb.asm.Type
The sort of the long type.
LONG - Static variable in class org.frameworkset.util.FastDateFormat
LONG locale dependent date or time style.
LONG_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The long type.
LONG_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
longArrayTODateArray(long[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
longArrayTOSQLDateArray(long[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
longArrayTOTimestampArray(long[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
longCompare(long, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
LongCompare(Long, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
longtermSize() - Method in class org.frameworkset.cache.EdenConcurrentCache
 
lookupswitch(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
LOOKUPSWITCH - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LOOKUPSWITCH_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of LookupSwitchInsnNode instructions.
LookupSwitchInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a LOOKUPSWITCH instruction.
LookupSwitchInsnNode(LabelNode, int[], LabelNode[]) - Constructor for class bboss.org.objectweb.asm.tree.LookupSwitchInsnNode
Constructs a new LookupSwitchInsnNode.
LOR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LREM - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LSHL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LSHR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LSUB - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LT - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.
ltab - Variable in class bboss.org.objectweb.asm.util.Textifier
Tab for labels.
LUSHR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
LXOR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 

M

main(String[]) - Static method in class bboss.org.mozilla.intl.chardet.HtmlCharsetDetector
 
main(String[]) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
main(String[]) - Static method in class bboss.org.objectweb.asm.util.ASMifier
Prints the ASM source code to generate the given class to the standard output.
main(String[]) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a given class.
main(String[]) - Static method in class bboss.org.objectweb.asm.util.Textifier
Prints a disassembled view of the given class to the standard output.
main(String[]) - Static method in class bboss.org.objectweb.asm.xml.Processor
 
main(String[]) - Static method in exception com.frameworkset.orm.transaction.TransactionException
 
main(String[]) - Static method in class com.frameworkset.proxy.ProxyFactory
 
main(String[]) - Static method in class com.frameworkset.proxy.TestInvocationHandler
 
main(String[]) - Static method in class com.frameworkset.proxy.TestProxyImpl
 
main(String[]) - Static method in class com.frameworkset.util.Escape
 
main(String[]) - Static method in class com.frameworkset.util.FileUtil
 
main(String[]) - Static method in class com.frameworkset.util.KeyBean
 
main(String[]) - Static method in class com.frameworkset.util.SimpleStringUtil
 
main(String[]) - Static method in class com.frameworkset.util.StringUtil
 
main(String[]) - Static method in class com.frameworkset.util.TransferObjectFactory
 
main(String[]) - Static method in class com.frameworkset.util.ValueObjectUtil
 
main(String[]) - Static method in class com.frameworkset.util.VelocityUtil
 
main(String[]) - Static method in class com.frameworkset.UtilVersion
Prints the value of the description and cvs fields to System.out.
main(String[]) - Static method in class org.frameworkset.security.AESCoder
 
main(String[]) - Static method in class org.frameworkset.security.DESCipher
 
main(String[]) - Static method in class org.frameworkset.util.annotations.MethodInfo
 
makeAccessible(Field) - Static method in class org.frameworkset.util.ReflectionUtils
Make the given field accessible, explicitly setting it accessible if necessary.
makeAccessible(Method) - Static method in class org.frameworkset.util.ReflectionUtils
Make the given method accessible, explicitly setting it accessible if necessary.
makeAccessible(Constructor) - Static method in class org.frameworkset.util.ReflectionUtils
Make the given constructor accessible, explicitly setting it accessible if necessary.
makeFile(String) - Static method in class com.frameworkset.util.FileUtil
 
map(String) - Method in class bboss.org.objectweb.asm.commons.Remapper
Map type name to the new name.
map(String) - Method in class bboss.org.objectweb.asm.commons.SimpleRemapper
 
mapDesc(String) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mapFieldName(String, String, String) - Method in class bboss.org.objectweb.asm.commons.Remapper
Map field name to the new name.
mapFieldName(String, String, String) - Method in class bboss.org.objectweb.asm.commons.SimpleRemapper
 
mapInvokeDynamicMethodName(String, String) - Method in class bboss.org.objectweb.asm.commons.Remapper
Map invokedynamic method name to the new name.
MapIterator(Map, String, Object) - Constructor for class com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
 
MapIterator(Map, String, Object, int[]) - Constructor for class com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
 
MapKey - Annotation Type in org.frameworkset.util.annotations
MapKey.java
mapMethodDesc(String) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mapMethodName(String, String, String) - Method in class bboss.org.objectweb.asm.commons.Remapper
Map method name to the new name.
mapMethodName(String, String, String) - Method in class bboss.org.objectweb.asm.commons.SimpleRemapper
 
mapper - Variable in class org.frameworkset.json.Jackson2ObjectMapper
 
mapSignature(String, boolean) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mapType(String) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mapTypes(String[]) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mapValue(Object) - Method in class bboss.org.objectweb.asm.commons.Remapper
 
mark(Label) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Marks the current code position with the given label.
mark() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Marks the current code position with a new label.
mark(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
mark(int) - Method in class org.frameworkset.soa.BBossStringReader
Marks the present position in the stream.
markSupported() - Method in class org.frameworkset.soa.BBossStringReader
Tells whether this stream supports the mark() operation, which it does.
MASK_8BITS - Static variable in class org.frameworkset.util.encoder.BaseNCodec
Mask used to extract 8 bits, used in decoding bytes
match(String, String) - Static method in class com.frameworkset.util.RegexUtil
 
match(String, String) - Method in class org.frameworkset.util.AntPathMatcher
 
match(String, String) - Method in interface org.frameworkset.util.PathMatcher
Match the given path against the given pattern, according to this PathMatcher's matching strategy.
matches(String) - Method in enum org.frameworkset.util.annotations.HttpMethod
Determine whether this HttpMethod matches the given method value.
matches(Field) - Method in interface org.frameworkset.util.ReflectionUtils.FieldFilter
Determine whether the given field matches.
matches(Method) - Method in interface org.frameworkset.util.ReflectionUtils.MethodFilter
Determine whether the given method matches.
matchStart(String, String) - Method in class org.frameworkset.util.AntPathMatcher
 
matchStart(String, String) - Method in interface org.frameworkset.util.PathMatcher
Match the given path against the corresponding part of the given pattern, according to this PathMatcher's matching strategy.
matchStrings(String, Map<String, String>) - Method in class org.frameworkset.util.AntPathMatcher.AntPathStringMatcher
Main entry point.
matchWithPatternMatcherInput(String, String) - Static method in class com.frameworkset.util.RegexUtil
从匹配regex的src字符串中提取部分子字符串
math(int, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to do the specified mathematical or logical operation.
max - Variable in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
The maximum key value.
MAX_FORWARDS - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Max-Forwards header field name.
MAX_VERIFIERS - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
maxLocals - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The maximum number of local variables of this method.
maxStack - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The maximum stack size of this method.
md5Digest(byte[]) - Static method in class org.frameworkset.util.DigestUtils
Calculate the MD5 digest of the given bytes.
md5Digest(InputStream) - Static method in class org.frameworkset.util.DigestUtils
Calculate the MD5 digest of the given InputStream.
md5DigestAsHex(byte[]) - Static method in class org.frameworkset.util.DigestUtils
Return a hexadecimal string representation of the MD5 digest of the given bytes.
md5DigestAsHex(InputStream) - Static method in class org.frameworkset.util.DigestUtils
Return a hexadecimal string representation of the MD5 digest of the given inputStream.
MediaType - Class in org.frameworkset.http
A sub-class of MimeType that adds support for quality parameters as defined in the HTTP specification.
MediaType(String) - Constructor for class org.frameworkset.http.MediaType
Create a new MediaType for the given primary type.
MediaType(String, String) - Constructor for class org.frameworkset.http.MediaType
Create a new MediaType for the given primary type and subtype.
MediaType(String, String, Charset) - Constructor for class org.frameworkset.http.MediaType
Create a new MediaType for the given type, subtype, and character set.
MediaType(String, String, double) - Constructor for class org.frameworkset.http.MediaType
Create a new MediaType for the given type, subtype, and quality value.
MediaType(MediaType, Map<String, String>) - Constructor for class org.frameworkset.http.MediaType
Copy-constructor that copies the type and subtype of the given MediaType, and allows for different parameter.
MediaType(String, String, Map<String, String>) - Constructor for class org.frameworkset.http.MediaType
Create a new MediaType for the given type, subtype, and parameters.
MEDIUM - Static variable in class org.frameworkset.util.FastDateFormat
MEDIUM locale dependent date or time style.
merge(BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
merge(Frame<? extends V>, Interpreter<V>) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Merges this frame with the given frame.
merge(Frame<? extends V>, boolean[]) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Merges this frame with the given frame (case of a RET instruction).
merge(V, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Merges two values.
merge(BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
merge(SourceValue, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
mergeArrayIntoCollection(Object, Collection) - Static method in class org.frameworkset.util.CollectionUtils
Merge the given array into the given Collection.
mergePropertiesIntoMap(Properties, Map) - Static method in class org.frameworkset.util.CollectionUtils
Merge the given Properties instance into the given Map, copying all properties (key-value pairs) over.
Method - Class in bboss.org.objectweb.asm.commons
A named method descriptor.
Method(String, String) - Constructor for class bboss.org.objectweb.asm.commons.Method
Creates a new Method.
Method(String, Type, Type[]) - Constructor for class bboss.org.objectweb.asm.commons.Method
Creates a new Method.
METHOD - Static variable in class bboss.org.objectweb.asm.Type
The sort of method types.
METHOD_DESCRIPTOR - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for method descriptors, formatted in bytecode notation
METHOD_FORMAL_PARAMETER - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of MethodInsnNode instructions.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_RECEIVER - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
Type to be used to check method signatures.
METHOD_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for method signatures, formatted in bytecode notation
METHOD_TYPE_PARAMETER - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
methodAccess - Variable in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
MethodData - Class in org.frameworkset.util.annotations
Title: MethodData.java
MethodData(MethodInfo, Map) - Constructor for class org.frameworkset.util.annotations.MethodData
 
methodDesc - Variable in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
MethodInfo - Class in org.frameworkset.util.annotations
Title: MethodInfo.java
MethodInfo(Method, HandlerMapping) - Constructor for class org.frameworkset.util.annotations.MethodInfo
存放控制方法参数的泛型数据类型 以便进行方便的List类型的参数的数据绑定 ParameterizedType 数组的索引直接和方法的参数位置索引对应:0,1,...,n 如果对应位置上的有List类型的数据,那么存放的值就是Object的具体类型 否则存放null
MethodInfo(Method, String[]) - Constructor for class org.frameworkset.util.annotations.MethodInfo
 
MethodInfo(Method) - Constructor for class org.frameworkset.util.annotations.MethodInfo
 
MethodInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a method instruction.
MethodInsnNode(int, String, String, String) - Constructor for class bboss.org.objectweb.asm.tree.MethodInsnNode
Deprecated.
MethodInsnNode(int, String, String, String, boolean) - Constructor for class bboss.org.objectweb.asm.tree.MethodInsnNode
Constructs a new MethodInsnNode.
MethodNode - Class in bboss.org.objectweb.asm.tree
A node that represents a method.
MethodNode() - Constructor for class bboss.org.objectweb.asm.tree.MethodNode
Constructs an uninitialized MethodNode.
MethodNode(int) - Constructor for class bboss.org.objectweb.asm.tree.MethodNode
Constructs an uninitialized MethodNode.
MethodNode(int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.tree.MethodNode
Constructs a new MethodNode.
MethodNode(int, int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.tree.MethodNode
Constructs a new MethodNode.
MethodParameter - Class in org.frameworkset.util
Title: MethodParameter.java
MethodParameter(Method, int) - Constructor for class org.frameworkset.util.MethodParameter
Create a new MethodParameter for the given method, with nesting level 1.
MethodParameter(Method, int, int) - Constructor for class org.frameworkset.util.MethodParameter
Create a new MethodParameter for the given method.
MethodParameter(Constructor, int) - Constructor for class org.frameworkset.util.MethodParameter
Create a new MethodParameter for the given constructor, with nesting level 1.
MethodParameter(Constructor, int, int) - Constructor for class org.frameworkset.util.MethodParameter
Create a new MethodParameter for the given constructor.
MethodParameter(MethodParameter) - Constructor for class org.frameworkset.util.MethodParameter
Copy constructor, resulting in an independent MethodParameter object based on the same metadata and cache state that the original object was in.
methods - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The methods of this class.
MethodVisitor - Class in bboss.org.objectweb.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class bboss.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class bboss.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
mFirstByteCnt - Variable in class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mFirstByteFreq - Variable in class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
mFirstByteFreq() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mFirstByteMean() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mFirstByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mFirstByteWeight() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
MIME_CHUNK_SIZE - Static variable in class org.frameworkset.util.encoder.BaseNCodec
MIME chunk size per RFC 2045 section 6.8.
MimeType - Class in org.frameworkset.http
 
MimeType(String) - Constructor for class org.frameworkset.http.MimeType
Create a new MimeType for the given primary type.
MimeType(String, String) - Constructor for class org.frameworkset.http.MimeType
Create a new MimeType for the given primary type and subtype.
MimeType(String, String, Charset) - Constructor for class org.frameworkset.http.MimeType
Create a new MimeType for the given type, subtype, and character set.
MimeType(MimeType, Map<String, String>) - Constructor for class org.frameworkset.http.MimeType
Copy-constructor that copies the type and subtype of the given MimeType, and allows for different parameter.
MimeType(String, String, Map<String, String>) - Constructor for class org.frameworkset.http.MimeType
Create a new MimeType for the given type, subtype, and parameters.
MimeType.SpecificityComparator<T extends MimeType> - Class in org.frameworkset.http
 
MimeTypeUtils - Class in org.frameworkset.http
 
MimeTypeUtils() - Constructor for class org.frameworkset.http.MimeTypeUtils
 
min - Variable in class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
The minimum key value.
MissingStaticCache<K,V> - Class in org.frameworkset.cache
 
MissingStaticCache() - Constructor for class org.frameworkset.cache.MissingStaticCache
 
MissingStaticCache(int) - Constructor for class org.frameworkset.cache.MissingStaticCache
 
mixHash(String) - Static method in class org.frameworkset.util.HashUtil
混合hash算法,输出64位的值
ModelAttribute - Annotation Type in org.frameworkset.util.annotations
Title: ModelAttribute.java
monitorEnter() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to get the monitor of the top stack value.
monitorenter() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
MONITORENTER - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
monitorExit() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to release the monitor of the top stack value.
monitorexit() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
MONITOREXIT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
MoreListInfo - Class in org.frameworkset.util
 
MoreListInfo(boolean, int, List) - Constructor for class org.frameworkset.util.MoreListInfo
 
MoreListInfo() - Constructor for class org.frameworkset.util.MoreListInfo
 
moveFile(String, String) - Static method in class com.frameworkset.util.FileUtil
移动文件
moveSubFiles(String, String) - Static method in class com.frameworkset.util.FileUtil
 
mSecondByteCnt - Variable in class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mSecondByteFreq - Variable in class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
mSecondByteFreq() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mSecondByteMean() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mSecondByteStdDev() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.Big5Statistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCJPStatistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCKRStatistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.EUCTWStatistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.GB2312Statistics
 
mSecondByteWeight() - Method in class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
MUL - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
mul(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
MULTI_XML - Static variable in class bboss.org.objectweb.asm.xml.Processor
 
multianewarray(String, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
MULTIANEWARRAY - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
MULTIANEWARRAY_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of MultiANewArrayInsnNode instructions.
MultiANewArrayInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a MULTIANEWARRAY instruction.
MultiANewArrayInsnNode(String, int) - Constructor for class bboss.org.objectweb.asm.tree.MultiANewArrayInsnNode
Constructs a new MultiANewArrayInsnNode.
MULTIPART_FORM_DATA - Static variable in class org.frameworkset.http.MediaType
Public constant media type for multipart/form-data.
MULTIPART_FORM_DATA - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for multipart/form-data.
MULTIPART_FORM_DATA_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.MULTIPART_FORM_DATA.
MULTIPART_FORM_DATA_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.MULTIPART_FORM_DATA.
MultiValueMap<K,V> - Interface in org.frameworkset.util
Title: MultiValueMap.java
mv - Variable in class bboss.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.

N

name - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The internal name of the class (see getInternalName).
name - Variable in class bboss.org.objectweb.asm.tree.FieldInsnNode
The field's name.
name - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The field's name.
name - Variable in class bboss.org.objectweb.asm.tree.InnerClassNode
The internal name of an inner class (see getInternalName).
name - Variable in class bboss.org.objectweb.asm.tree.InvokeDynamicInsnNode
Invokedynamic name.
name - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The name of a local variable.
name - Variable in class bboss.org.objectweb.asm.tree.MethodInsnNode
The method's name.
name - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The method's name.
name - Variable in class bboss.org.objectweb.asm.tree.ParameterNode
The parameter's name.
name - Variable in class bboss.org.objectweb.asm.util.ASMifier
The name of the visitor variable in the produced code.
name() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
name() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
name() - Method in class org.frameworkset.util.annotations.wraper.CookieValueWraper
The name of the cookie to bind to.
name() - Method in class org.frameworkset.util.annotations.wraper.PagerParamWraper
分页参数名称
name() - Method in class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
The name of the request header to bind to.
name() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
参数名称,默认为""
NameEditorInf<T> - Interface in com.frameworkset.util
Title: NameEditorInf.java
nameUUIDFromBytes(byte[]) - Static method in class com.frameworkset.util.UUID
Static factory to retrieve a type 3 (name based) UUID based on the specified byte array.
naryOperation(AbstractInsnNode, List<? extends BasicValue>) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
naryOperation(AbstractInsnNode, List<? extends BasicValue>) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
naryOperation(AbstractInsnNode, List<? extends V>) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction with a variable number of arguments.
naryOperation(AbstractInsnNode, List<? extends SourceValue>) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
native2ascii(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
NE - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the ifCmp method.
NEG - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
neg(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
NESTED_PROPERTY_SEPARATOR - Static variable in interface org.frameworkset.util.PropertyAccessor
Path separator for nested properties.
NESTED_PROPERTY_SEPARATOR_CHAR - Static variable in interface org.frameworkset.util.PropertyAccessor
 
NestedExceptionUtils - Class in org.frameworkset.util.beans
Title: NestedExceptionUtils.java
NestedExceptionUtils() - Constructor for class org.frameworkset.util.beans.NestedExceptionUtils
 
NestedIOException - Exception in org.frameworkset.util.io
Title: NestedIOException.java
NestedIOException(String) - Constructor for exception org.frameworkset.util.io.NestedIOException
Construct a NestedIOException with the specified detail message.
NestedIOException(String, Throwable) - Constructor for exception org.frameworkset.util.io.NestedIOException
Construct a NestedIOException with the specified detail message and nested exception.
NestedRuntimeException - Exception in org.frameworkset.util.beans
Title: NestedRuntimeException.java
NestedRuntimeException(String) - Constructor for exception org.frameworkset.util.beans.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - Constructor for exception org.frameworkset.util.beans.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NestedSQLException - Exception in com.frameworkset.common.poolman
Class to allow passing an Exception with the original SQLException
NestedSQLException(String) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException
NestedSQLException(String, String) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException
NestedSQLException(String, String, int) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException
NestedSQLException(String, Throwable) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException with added nested exception
NestedSQLException(String, String, Throwable) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException with added nested exception
NestedSQLException(String, String, int, Throwable) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException with added nested exception
NestedSQLException(Throwable) - Constructor for exception com.frameworkset.common.poolman.NestedSQLException
Constructor from java.sql.SQLException with added nested exception
NEW - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
NEW - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
newArray(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to create a new array.
newarray(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
NEWARRAY - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
newClass(String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newControlFlowEdge(int, int) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Creates a control flow graph edge.
newControlFlowExceptionEdge(int, int) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Creates a control flow graph edge corresponding to an exception handler.
newControlFlowExceptionEdge(int, TryCatchBlockNode) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Creates a control flow graph edge corresponding to an exception handler.
newExceptionReference(int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newField(String, String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newFrame(int, int) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Constructs a new frame with the given size.
newFrame(Frame<? extends V>) - Method in class bboss.org.objectweb.asm.tree.analysis.Analyzer
Constructs a new frame that is identical to the given frame.
newHandle(int, String, String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInstance(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to create a new object.
newInvokeDynamic(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newLabel() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Creates a new Label.
newLocal(Type) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Creates a new local variable of the given type.
newLocalMapping(Type) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
newMethod(String, String, String, boolean) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newNameType(String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newOperation(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
newOperation(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction without arguments.
newOperation(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
newStringUtf8(byte[]) - Static method in class com.frameworkset.util.SimpleStringUtil
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
newSuperTypeReference(int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newThread(Runnable) - Method in class org.frameworkset.schedule.CustomizableThreadFactory
 
newTryCatchReference(int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - Static method in class bboss.org.objectweb.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - Method in class bboss.org.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
newValue(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
newValue(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Creates a new value that represents the given type.
newValue(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
newValue(Type) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
next() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
 
next() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.UtilIterator
 
next - Variable in class com.frameworkset.util.VariableHandler.Variable
 
nextLocal - Variable in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Index of the next local variable to be created by LocalVariablesSorter.newLocal(bboss.org.objectweb.asm.Type).
nextThreadName() - Method in class org.frameworkset.util.CustomizableThreadCreator
Return the thread name to use for a newly created Thread.
nextToken() - Method in class org.frameworkset.util.tokenizer.StringTokenizer
 
nextToken() - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
NO_CONCURRENCY - Static variable in class org.frameworkset.util.ConcurrencyThrottleSupport
Switch concurrency 'off': that is, don't allow any concurrent invocations.
NO_OF_LANGUAGES - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
node - Variable in exception bboss.org.objectweb.asm.tree.analysis.AnalyzerException
 
node() - Method in class com.frameworkset.util.UUID
The node value associated with this UUID.
nonClosing(InputStream) - Static method in class org.frameworkset.util.StreamUtils
Return a variant of the given InputStream where calling close() has no effect.
nonClosing(OutputStream) - Static method in class org.frameworkset.util.StreamUtils
Return a variant of the given OutputStream where calling close() has no effect.
noNullElements(Object[], String) - Static method in class org.frameworkset.util.Assert
Assert that an array has no null elements.
noNullElements(Object[]) - Static method in class org.frameworkset.util.Assert
Assert that an array has no null elements.
noNullElements(Object[], String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument array is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
noNullElements(Object[]) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument array is neither null nor contains any elements that are null; otherwise throwing an exception.
noNullElements(Collection, String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument collection is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
noNullElements(Collection) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument collection is neither null nor contains any elements that are null; otherwise throwing an exception.
nop() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
NOP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
NoSupportTypeCastException - Exception in com.frameworkset.common.util
 
NoSupportTypeCastException(String) - Constructor for exception com.frameworkset.common.util.NoSupportTypeCastException
 
NoSupportTypeCastException() - Constructor for exception com.frameworkset.common.util.NoSupportTypeCastException
 
NoSupportTypeCastException - Exception in com.frameworkset.util
 
NoSupportTypeCastException(String) - Constructor for exception com.frameworkset.util.NoSupportTypeCastException
 
NoSupportTypeCastException(Object, Class, IllegalArgumentException) - Constructor for exception com.frameworkset.util.NoSupportTypeCastException
 
not() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to compute the bitwise negation of the top stack value.
notEmpty(Object[], String) - Static method in class org.frameworkset.util.Assert
Assert that an array has elements; that is, it must not be null and must have at least one element.
notEmpty(Object[]) - Static method in class org.frameworkset.util.Assert
Assert that an array has elements; that is, it must not be null and must have at least one element.
notEmpty(Collection, String) - Static method in class org.frameworkset.util.Assert
Assert that a collection has elements; that is, it must not be null and must have at least one element.
notEmpty(Collection) - Static method in class org.frameworkset.util.Assert
Assert that a collection has elements; that is, it must not be null and must have at least one element.
notEmpty(Map, String) - Static method in class org.frameworkset.util.Assert
Assert that a Map has entries; that is, it must not be null and must have at least one entry.
notEmpty(Map) - Static method in class org.frameworkset.util.Assert
Assert that a Map has entries; that is, it must not be null and must have at least one entry.
notEmpty(Object[], String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument array is neither null nor a length of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(Object[]) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument array is neither null nor a length of zero (no elements); otherwise throwing an exception.
notEmpty(Collection, String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument collection is neither null nor a size of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(Collection) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument collection is neither null nor a size of zero (no elements); otherwise throwing an exception.
notEmpty(Map, String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument map is neither null nor a size of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(Map) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument map is neither null nor a size of zero (no elements); otherwise throwing an exception.
notEmpty(String, String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument string is neither null nor a length of zero (no characters); otherwise throwing an exception with the specified message.
notEmpty(String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument string is neither null nor a length of zero (no characters); otherwise throwing an exception with the specified message.
Notify(String) - Method in interface bboss.org.mozilla.intl.chardet.nsICharsetDetectionObserver
 
notNull(Object, String) - Static method in class org.frameworkset.util.Assert
Assert that an object is not null .
notNull(Object) - Static method in class org.frameworkset.util.Assert
Assert that an object is not null .
notNull(Object) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument is not null; otherwise throwing an exception.
notNull(Object, String) - Static method in class org.frameworkset.util.Validate
Validate that the specified argument is not null; otherwise throwing an exception with the specified message.
NotReadablePropertyException - Exception in org.frameworkset.util.beans
 
NotReadablePropertyException(Class, String) - Constructor for exception org.frameworkset.util.beans.NotReadablePropertyException
Create a new NotReadablePropertyException.
NotReadablePropertyException(Class, String, String) - Constructor for exception org.frameworkset.util.beans.NotReadablePropertyException
Create a new NotReadablePropertyException.
NotWritablePropertyException - Exception in org.frameworkset.util.beans
 
NotWritablePropertyException(Class, String) - Constructor for exception org.frameworkset.util.beans.NotWritablePropertyException
Create a new NotWritablePropertyException.
NotWritablePropertyException(Class, String, String) - Constructor for exception org.frameworkset.util.beans.NotWritablePropertyException
Create a new NotWritablePropertyException.
NotWritablePropertyException(Class, String, String, Throwable) - Constructor for exception org.frameworkset.util.beans.NotWritablePropertyException
Create a new NotWritablePropertyException.
NotWritablePropertyException(Class, String, String, String[]) - Constructor for exception org.frameworkset.util.beans.NotWritablePropertyException
Create a new NotWritablePropertyException.
nsBIG5Verifier - Class in bboss.org.mozilla.intl.chardet
 
nsBIG5Verifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
nsCP1252Verifier - Class in bboss.org.mozilla.intl.chardet
 
nsCP1252Verifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
nsDetector - Class in bboss.org.mozilla.intl.chardet
 
nsDetector() - Constructor for class bboss.org.mozilla.intl.chardet.nsDetector
 
nsDetector(int) - Constructor for class bboss.org.mozilla.intl.chardet.nsDetector
 
nsEUCJPVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsEUCJPVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
nsEUCKRVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsEUCKRVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
nsEUCSampler - Class in bboss.org.mozilla.intl.chardet
 
nsEUCSampler() - Constructor for class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
nsEUCStatistics - Class in bboss.org.mozilla.intl.chardet
 
nsEUCStatistics() - Constructor for class bboss.org.mozilla.intl.chardet.nsEUCStatistics
 
nsEUCTWVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsEUCTWVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
nsGB18030Verifier - Class in bboss.org.mozilla.intl.chardet
 
nsGB18030Verifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
nsGB2312Verifier - Class in bboss.org.mozilla.intl.chardet
 
nsGB2312Verifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
nsHZVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsHZVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
nsICharsetDetectionObserver - Interface in bboss.org.mozilla.intl.chardet
 
nsICharsetDetector - Interface in bboss.org.mozilla.intl.chardet
 
nsISO2022CNVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsISO2022CNVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
nsISO2022JPVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsISO2022JPVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
nsISO2022KRVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsISO2022KRVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
nsPSMDetector - Class in bboss.org.mozilla.intl.chardet
 
nsPSMDetector() - Constructor for class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
nsPSMDetector(int) - Constructor for class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
nsPSMDetector(int, nsVerifier[], nsEUCStatistics[]) - Constructor for class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
nsSJISVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsSJISVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
nsUCS2BEVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsUCS2BEVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
nsUCS2LEVerifier - Class in bboss.org.mozilla.intl.chardet
 
nsUCS2LEVerifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
nsUTF8Verifier - Class in bboss.org.mozilla.intl.chardet
 
nsUTF8Verifier() - Constructor for class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
nsVerifier - Class in bboss.org.mozilla.intl.chardet
 
NULL - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
nullSafeClassName(Object) - Static method in class org.frameworkset.util.ObjectUtils
Determine the class name for the given object.
nullSafeEquals(Object, Object) - Static method in class org.frameworkset.util.ObjectUtils
Determine if the given objects are equal, returning true if both are null or false if only one is null.
nullSafeHashCode(Object) - Static method in class org.frameworkset.util.ObjectUtils
Return as hash code for the given object; typically the value of Object.hashCode().
nullSafeHashCode(Object[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(boolean[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(byte[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(char[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(double[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(float[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(int[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(long[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeHashCode(short[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a hash code based on the contents of the specified array.
nullSafeToString(Object) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the specified Object.
nullSafeToString(Object[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(boolean[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(byte[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(char[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(double[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(float[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(int[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(long[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
nullSafeToString(short[]) - Static method in class org.frameworkset.util.ObjectUtils
Return a String representation of the contents of the specified array.
NumberUtils - Class in org.frameworkset.util
Title: NumberUtils.java
NumberUtils() - Constructor for class org.frameworkset.util.NumberUtils
 
numeric - Variable in class org.frameworkset.util.annotations.wraper.BaseWraper
 

O

OBJECT - Static variable in class bboss.org.objectweb.asm.Type
The sort of object reference types.
object2json(Object, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, Writer, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, Writer) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, StringBuilder) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, OutputStream, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, OutputStream) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, File, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object, File) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2json(Object) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, File) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, File, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, OutputStream) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, OutputStream, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, Writer) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object, Writer, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2json(Object) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, File) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, File, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, OutputStream) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, OutputStream, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, Writer) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object, Writer, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2json(Object) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, File) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, File, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, OutputStream) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, OutputStream, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, Writer) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object, Writer, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2json(Object) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, File) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, File, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, OutputStream) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, OutputStream, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, Writer) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2json(Object, Writer, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2jsonAsbyte(Object, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2jsonAsbyte(Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
object2jsonAsbyte(Object) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2jsonAsbyte(Object, boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
object2jsonAsbyte(Object) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2jsonAsbyte(Object, boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
object2jsonAsbyte(Object) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2jsonAsbyte(Object, boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
object2jsonAsbyte(Object) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
object2jsonAsbyte(Object, boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
OBJECT_TYPE - Static variable in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
ObjectUtils - Class in org.frameworkset.util
 
ObjectUtils() - Constructor for class org.frameworkset.util.ObjectUtils
 
OFFSET - Static variable in annotation type org.frameworkset.util.annotations.PagerParam
 
OK - Static variable in exception org.frameworkset.security.AesException
 
OLDVERSION() - Static method in class com.frameworkset.util.VelocityUtil
 
oneByOneHash(String) - Static method in class org.frameworkset.util.HashUtil
一次一个hash
onMethodEnter() - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
Called at the beginning of the method or after super class class call in the constructor.
onMethodExit(int) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
Called before explicit exit from the method using either return or throw.
opcode - Variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The opcode of this instruction.
Opcodes - Interface in bboss.org.objectweb.asm
Defines the JVM opcodes, access flags and array type codes.
OPCODES - Static variable in class bboss.org.objectweb.asm.util.Printer
The names of the Java Virtual Machine opcodes.
open() - Method in class org.frameworkset.util.io.UrlResource
 
open(boolean) - Method in class org.frameworkset.util.io.UrlResource
 
operand - Variable in class bboss.org.objectweb.asm.tree.IntInsnNode
The operand of this instruction.
OR - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
or(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
org.frameworkset.cache - package org.frameworkset.cache
 
org.frameworkset.http - package org.frameworkset.http
 
org.frameworkset.json - package org.frameworkset.json
 
org.frameworkset.schedule - package org.frameworkset.schedule
 
org.frameworkset.security - package org.frameworkset.security
 
org.frameworkset.soa - package org.frameworkset.soa
 
org.frameworkset.soa.annotation - package org.frameworkset.soa.annotation
 
org.frameworkset.util - package org.frameworkset.util
 
org.frameworkset.util.annotations - package org.frameworkset.util.annotations
 
org.frameworkset.util.annotations.wraper - package org.frameworkset.util.annotations.wraper
 
org.frameworkset.util.asm - package org.frameworkset.util.asm
 
org.frameworkset.util.beans - package org.frameworkset.util.beans
 
org.frameworkset.util.encoder - package org.frameworkset.util.encoder
 
org.frameworkset.util.i18n - package org.frameworkset.util.i18n
 
org.frameworkset.util.io - package org.frameworkset.util.io
 
org.frameworkset.util.tokenizer - package org.frameworkset.util.tokenizer
 
org.frameworkset.web.listener - package org.frameworkset.web.listener
 
org.frameworkset.web.util - package org.frameworkset.web.util
 
ORIGIN - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Origin header field name.
outerClass - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The internal name of the enclosing class of the class.
outerMethod - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The name of the method that contains the class, or null if the class is not enclosed in a method.
outerMethodDesc - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The descriptor of the method that contains the class, or null if the class is not enclosed in a method.
outerName - Variable in class bboss.org.objectweb.asm.tree.InnerClassNode
The internal name of the class to which the inner class belongs (see getInternalName).
overrideThreadContextClassLoader(ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Override the thread context ClassLoader with the environment's bean ClassLoader if necessary, i.e.
owner - Variable in class bboss.org.objectweb.asm.tree.FieldInsnNode
The internal name of the field's owner class (see getInternalName).
owner - Variable in class bboss.org.objectweb.asm.tree.MethodInsnNode
The internal name of the method's owner class (see getInternalName).

P

p - Variable in class bboss.org.objectweb.asm.util.TraceClassVisitor
The object that actually converts visit events into text.
p - Variable in class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
p - Variable in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
PAD - Variable in class org.frameworkset.util.encoder.BaseNCodec
Deprecated.
Use BaseNCodec.pad. Will be removed in 2.0.
pad - Variable in class org.frameworkset.util.encoder.BaseNCodec
 
PAD_DEFAULT - Static variable in class org.frameworkset.util.encoder.BaseNCodec
Byte used to pad output.
PAGE_SIZE - Static variable in annotation type org.frameworkset.util.annotations.PagerParam
 
PagerParam - Annotation Type in org.frameworkset.util.annotations
分页注解,标注参数用来设置分页数据 本注解只能用于注解控制器方法参数
PagerParamWraper - Class in org.frameworkset.util.annotations.wraper
PagerParamWraper.java
PagerParamWraper(PagerParam, Class) - Constructor for class org.frameworkset.util.annotations.wraper.PagerParamWraper
 
ParameterNameDiscoverer - Interface in org.frameworkset.util
Title: ParameterNameDiscoverer.java
ParameterNode - Class in bboss.org.objectweb.asm.tree
A node that represents a parameter access and name.
ParameterNode(String, int) - Constructor for class bboss.org.objectweb.asm.tree.ParameterNode
Constructs a new ParameterNode.
parameters - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The method parameter info (access flags and name)
PARAMETERS_DECLARATION - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for method parameter signatures, formatted in default Java notation (non-bytecode)
ParameterUtil - Class in org.frameworkset.util
Title: ParameterUtil.java
ParameterUtil() - Constructor for class org.frameworkset.util.ParameterUtil
 
ParamScope - Enum in org.frameworkset.util.annotations
Title: ParamScope.java
paramType - Variable in class org.frameworkset.util.annotations.wraper.BaseWraper
 
parent - Variable in class com.frameworkset.util.VariableHandler.Variable
 
parseLocaleString(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Parse the given localeString into a Locale.
parseMediaType(String) - Static method in class org.frameworkset.http.MediaType
Parse the given String into a single MediaType.
parseMediaTypes(String) - Static method in class org.frameworkset.http.MediaType
Parse the given, comma-separated string into a list of MediaType objects.
parseMimeType(String) - Static method in class org.frameworkset.http.MimeTypeUtils
Parse the given String into a single MimeType.
parseMimeTypes(String) - Static method in class org.frameworkset.http.MimeTypeUtils
Parse the given, comma-separated string into a list of MimeType objects.
parseNumber(String, Class<T>) - Static method in class org.frameworkset.util.NumberUtils
Parse the given text into a Number instance of the given target class, using the corresponding decode / valueOf method.
parseNumber(String, Class<T>, NumberFormat) - Static method in class org.frameworkset.util.NumberUtils
Parse the given text into a Number instance of the given target class, using the supplied NumberFormat.
parseObject(String, ParsePosition) - Method in class org.frameworkset.util.FastDateFormat
Parsing is not supported.
parsePattern() - Method in class org.frameworkset.util.FastDateFormat
Returns a list of Rules given a pattern.
parser(String, String) - Static method in class com.frameworkset.util.RegexUtil
 
parser(String, String, char) - Static method in class org.frameworkset.util.tokenizer.TextGrammarParser
计算模板中引用的include模板文件,并将引用文件的内容合并到当前模板中 include中对应的文件内容引用的地址都需要用来指定,这样才不会有发布相对路径问题 #inlcude(head.html)
parser(String, String, String) - Static method in class org.frameworkset.util.tokenizer.TextGrammarParser
根据前导符号串和后缀符号串,将content解析成对应的语法结构
parser2ndSubstitution(String, String, String) - Static method in class com.frameworkset.util.VariableHandler
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
parser2ndSubstitution(String, String) - Static method in class com.frameworkset.util.VariableHandler
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
parser2ndSubstitution(String, String, String, String) - Static method in class com.frameworkset.util.VariableHandler
从串src中析取匹配pretoken 变量定义前缀和endtoken 变量定义后缀指定模式所有字符串,并且用substitution替换匹配上模式的子符串
parser2ndSubstitution(String, String, String, String, int) - Static method in class com.frameworkset.util.VariableHandler
从串src中析取匹配pretoken 变量定义前缀和endtoken 变量定义后缀指定模式所有字符串,并且用substitution替换匹配上模式的子符串
parseRanges(String) - Static method in class org.frameworkset.http.HttpRange
Parse the given, comma-separated string into a list of HttpRange objects.
ParserError - Class in com.frameworkset.util
Description:
ParserError() - Constructor for class com.frameworkset.util.ParserError
 
parserPathdata(String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
 
parserPathdata(String) - Method in class org.frameworkset.util.annotations.MethodInfo
 
parserSQLStruction(String) - Static method in class com.frameworkset.util.VariableHandler
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表 变量的分界符为#[和],如果url中没有包含变量那么返回null值 变量数组、list、map的元素取值采用[]结合数字下标和key名称 变量引用采用->连接符
parserStruction(String, VariableHandler.StructionBuiler) - Static method in class com.frameworkset.util.VariableHandler
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表 变量的分界符为#[和],如果url中没有包含变量那么返回null值 变量数组、list、map的元素取值采用[]结合数字下标和key名称 变量引用采用->连接符
parserTempateStruction(String) - Static method in class com.frameworkset.util.VariableHandler
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表 变量的分界符为#[和],如果url中没有包含变量那么返回null值 变量数组、list、map的元素取值采用[]结合数字下标和key名称 变量引用采用->连接符
parserURLStruction(String) - Static method in class com.frameworkset.util.VariableHandler
将包含变量的url路径解析成常量字符串列表和变量名称两个列表 变量的分界符为#[和],如果url中没有包含变量那么返回null值
parseTimeZoneString(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Parse the given timeZoneString value into a TimeZone.
parseToken(String, int[]) - Method in class org.frameworkset.util.FastDateFormat
Performs the parsing of tokens.
ParseXmlError - Static variable in exception org.frameworkset.security.AesException
 
pathEquals(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Compare two paths after normalization of them.
PathMatcher - Interface in org.frameworkset.util
Strategy interface for String-based path matching.
PathMatchingResourcePatternResolver - Class in org.frameworkset.util.io
Title: PathMatchingResourcePatternResolver.java
PathMatchingResourcePatternResolver() - Constructor for class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingResourcePatternResolver(ClassLoader) - Constructor for class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingResourcePatternResolver(ResourceLoader) - Constructor for class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver.
PathVariable - Annotation Type in org.frameworkset.util.annotations
Title: PathVariable.java
PathVariableInfo - Class in org.frameworkset.util.annotations
restful 路径变量对象
PathVariableInfo() - Constructor for class org.frameworkset.util.annotations.PathVariableInfo
 
PathVariableWraper - Class in org.frameworkset.util.annotations.wraper
PathVariableWraper.java
PathVariableWraper(PathVariable, Class) - Constructor for class org.frameworkset.util.annotations.wraper.PathVariableWraper
 
PatternMatchUtils - Class in com.frameworkset.util
Title: PatternMatchUtils.java
PatternMatchUtils() - Constructor for class com.frameworkset.util.PatternMatchUtils
 
PEM_CHUNK_SIZE - Static variable in class org.frameworkset.util.encoder.BaseNCodec
PEM chunk size per RFC 1421 section 4.3.2.4.
PJWHash(String) - Static method in class org.frameworkset.util.HashUtil
PJW算法
PLACEHOLDER_PREFIX - Static variable in class org.frameworkset.util.SystemPropertyUtils
Prefix for system property placeholders: "${"
PLACEHOLDER_SUFFIX - Static variable in class org.frameworkset.util.SystemPropertyUtils
Suffix for system property placeholders: "}"
PLAINEncode - Static variable in class org.frameworkset.cache.FileContentCache
 
pop() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a POP instruction.
pop() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
POP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
pop() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Pops a value from the operand stack of this frame.
pop2() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a POP2 instruction.
pop2() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
POP2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
position - Variable in class com.frameworkset.util.VariableHandler.Variable
 
PRAGMA - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Pragma header field name.
PrimaryKey - Annotation Type in com.frameworkset.orm.annotation
 
print(PrintWriter) - Method in class bboss.org.objectweb.asm.util.Printer
Prints the text constructed by this visitor.
printDescription() - Static method in class com.frameworkset.UtilVersion
Returns the catenation of the description and cvs fields.
Printer - Class in bboss.org.objectweb.asm.util
An abstract converter from visit events to text.
Printer(int) - Constructor for class bboss.org.objectweb.asm.util.Printer
Constructs a new Printer.
printVersion() - Static method in class com.frameworkset.UtilVersion
Returns the version field as a String.
process() - Method in class bboss.org.objectweb.asm.xml.Processor
 
Processor - Class in bboss.org.objectweb.asm.xml
Processor is a command line tool that can be used for bytecode waving directed by XSL transformation.
Processor(int, int, InputStream, OutputStream, Source) - Constructor for class bboss.org.objectweb.asm.xml.Processor
 
PropertieDescription(ClassUtil.ClassInfo, Class, Field, Method, Method, String) - Constructor for class org.frameworkset.util.ClassUtil.PropertieDescription
 
PropertiesPersister - Interface in org.frameworkset.util
Title: PropertiesPersister.java
PROPERTY_KEY_PREFIX - Static variable in interface org.frameworkset.util.PropertyAccessor
Marker that indicates the start of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_PREFIX_CHAR - Static variable in interface org.frameworkset.util.PropertyAccessor
 
PROPERTY_KEY_SUFFIX - Static variable in interface org.frameworkset.util.PropertyAccessor
Marker that indicates the end of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_SUFFIX_CHAR - Static variable in interface org.frameworkset.util.PropertyAccessor
 
PropertyAccessException - Exception in org.frameworkset.util.beans
Title: PropertyAccessException.java
PropertyAccessException(PropertyChangeEvent, String, Throwable) - Constructor for exception org.frameworkset.util.beans.PropertyAccessException
Create a new PropertyAccessException.
PropertyAccessException(String, Throwable) - Constructor for exception org.frameworkset.util.beans.PropertyAccessException
Create a new PropertyAccessException without PropertyChangeEvent.
PropertyAccessor - Interface in org.frameworkset.util
Title: PropertyAccessor.java
PROXY_AUTHENTICATE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHORIZATION - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Proxy-Authorization header field name.
ProxyFactory - Class in com.frameworkset.proxy
Title: ProxyFactory
ProxyFactory() - Constructor for class com.frameworkset.proxy.ProxyFactory
 
push(boolean) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(long) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(float) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(double) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(String) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(Handle) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to push a handle on the stack.
push(V) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Pushes a value into the operand stack of this frame.
pushBack() - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
put(K, V) - Method in class org.frameworkset.cache.EdenConcurrentCache
put data with key and value if read max data size then return true ,either return false.
put(K, V) - Method in class org.frameworkset.cache.MissingStaticCache
 
put(String, List<String>) - Method in class org.frameworkset.http.HttpHeaders
 
put(String, V) - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
 
put(K, List<V>) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.frameworkset.http.HttpHeaders
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
putByte(int) - Method in class bboss.org.objectweb.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class bboss.org.objectweb.asm.ByteVector
Puts an array of bytes into this byte vector.
putField(Type, String, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a non static field.
putfield(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
PUTFIELD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
putInt(int) - Method in class bboss.org.objectweb.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class bboss.org.objectweb.asm.ByteVector
Puts a long into this byte vector.
putShort(int) - Method in class bboss.org.objectweb.asm.ByteVector
Puts a short into this byte vector.
putStatic(Type, String, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a static field.
putstatic(String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
PUTSTATIC - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
putUTF8(String) - Method in class bboss.org.objectweb.asm.ByteVector
Puts an UTF8 string into this byte vector.

Q

QUALITY_VALUE_COMPARATOR - Static variable in class org.frameworkset.http.MediaType
queryString - Variable in class com.frameworkset.common.bean.QueryVO
 
QueryVO - Class in com.frameworkset.common.bean
功能描述:存放组合查询的条件
QueryVO() - Constructor for class com.frameworkset.common.bean.QueryVO
 
QueryVOException - Exception in com.frameworkset.common.bean
 
QueryVOException(String) - Constructor for exception com.frameworkset.common.bean.QueryVOException
 
QueryVOException() - Constructor for exception com.frameworkset.common.bean.QueryVOException
 
QueryVOException(String, Throwable) - Constructor for exception com.frameworkset.common.bean.QueryVOException
 

R

randomUUID() - Static method in class com.frameworkset.util.UUID
Static factory to retrieve a type 4 (pseudo randomly generated) UUID.
RANGE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Range header field name.
reachroot() - Method in class org.frameworkset.util.DataFormat
 
read(ClassReader, int, int, char[], int, Label[]) - Method in class bboss.org.objectweb.asm.Attribute
Reads a type attribute.
read(String) - Static method in class com.frameworkset.common.util.FileUtil
Description:读取文件的内容,将其保存在StringBuffer对象中返回,
read(String) - Static method in class com.frameworkset.util.FileUtil
Description:读取文件的内容,将其保存在StringBuffer对象中返回,
read() - Method in class org.frameworkset.soa.BBossStringReader
Reads a single character.
read(char[], int, int) - Method in class org.frameworkset.soa.BBossStringReader
Reads characters into a portion of an array.
readByte(int) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a numeric or string constant pool item in b.
readFile(File, String) - Static method in class org.frameworkset.util.CodeUtils
Reads a file on disk.
readFully(InputStream) - Static method in class com.frameworkset.util.FileUtil
从输入流中读取字节数组
readFully(File) - Static method in class com.frameworkset.util.FileUtil
从文件中读取字节数组
readInt(int) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a signed int value in b.
readLabel(int, Label[]) - Method in class bboss.org.objectweb.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a signed long value in b.
readOnlyHttpHeaders(HttpHeaders) - Static method in class org.frameworkset.http.HttpHeaders
Return a HttpHeaders object that can only be read, not written to.
readShort(int) - Method in class bboss.org.objectweb.asm.ClassReader
Reads a signed short value in b.
readStream(InputStream, String) - Static method in class org.frameworkset.util.CodeUtils
Reads strings from the intput stream using the given charset.
readUnsignedShort(int) - Method in class bboss.org.objectweb.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class bboss.org.objectweb.asm.ClassReader
Reads an UTF8 string constant pool item in b.
ready() - Method in class org.frameworkset.soa.BBossStringReader
Tells whether this stream is ready to be read.
recordNoCros(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.util.ReferHelper
 
REFERENCE_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
REFERER - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Referer header field name.
ReferHelper - Class in org.frameworkset.util
 
ReferHelper() - Constructor for class org.frameworkset.util.ReferHelper
 
ReflectionUtils - Class in org.frameworkset.util
Title: ReflectionUtils.java
ReflectionUtils() - Constructor for class org.frameworkset.util.ReflectionUtils
 
ReflectionUtils.FieldCallback - Interface in org.frameworkset.util
Callback interface invoked on each field in the hierarchy.
ReflectionUtils.FieldFilter - Interface in org.frameworkset.util
Callback optionally used to filter fields to be operated on by a field callback.
ReflectionUtils.MethodCallback - Interface in org.frameworkset.util
Action to take on each method.
ReflectionUtils.MethodFilter - Interface in org.frameworkset.util
Callback optionally used to method fields to be operated on by a method callback.
RegexUtil - Class in com.frameworkset.util
Title:
RegexUtil() - Constructor for class com.frameworkset.util.RegexUtil
 
reinit() - Method in interface com.frameworkset.util.ResourceInitial
 
release() - Method in class org.frameworkset.util.io.AbstractResource
 
release() - Method in interface org.frameworkset.util.io.Resource
 
release() - Method in class org.frameworkset.util.io.UrlResource
 
releaseDate - Static variable in class com.frameworkset.UtilVersion
 
releaseDateformatThreadLocal() - Static method in class org.frameworkset.util.DataFormatUtil
 
REM - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
rem(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
Remapper - Class in bboss.org.objectweb.asm.commons
A class responsible for remapping types and names.
Remapper() - Constructor for class bboss.org.objectweb.asm.commons.Remapper
 
remapper - Variable in class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
remapper - Variable in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
remapper - Variable in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
RemappingAnnotationAdapter - Class in bboss.org.objectweb.asm.commons
An AnnotationVisitor adapter for type remapping.
RemappingAnnotationAdapter(AnnotationVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
RemappingAnnotationAdapter(int, AnnotationVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
RemappingClassAdapter - Class in bboss.org.objectweb.asm.commons
A ClassVisitor for type remapping.
RemappingClassAdapter(ClassVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
RemappingClassAdapter(int, ClassVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
RemappingFieldAdapter - Class in bboss.org.objectweb.asm.commons
A FieldVisitor adapter for type remapping.
RemappingFieldAdapter(FieldVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingFieldAdapter
 
RemappingFieldAdapter(int, FieldVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingFieldAdapter
 
RemappingMethodAdapter - Class in bboss.org.objectweb.asm.commons
A LocalVariablesSorter for type mapping.
RemappingMethodAdapter(int, String, MethodVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
RemappingMethodAdapter(int, int, String, MethodVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
RemappingSignatureAdapter - Class in bboss.org.objectweb.asm.commons
A SignatureVisitor adapter for type mapping.
RemappingSignatureAdapter(SignatureVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
RemappingSignatureAdapter(int, SignatureVisitor, Remapper) - Constructor for class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
remove(AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Removes the given instruction from this list.
remove() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
 
remove() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.UtilIterator
 
remove(String, String) - Static method in class com.frameworkset.common.util.Util
 
remove(String, String) - Static method in class com.frameworkset.util.Util
 
remove(Object) - Method in class org.frameworkset.http.HttpHeaders
 
remove(Object) - Method in class org.frameworkset.util.LinkedCaseInsensitiveMap
 
remove(Object) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
removeDuplicateStrings(String[]) - Static method in class com.frameworkset.util.SimpleStringUtil
Remove duplicate Strings from the given array.
removeFile(String) - Method in class com.frameworkset.util.DaemonThread
 
removeFile(File) - Method in class com.frameworkset.util.DaemonThread
 
removeFileOrDirectory(String) - Static method in class com.frameworkset.util.FileUtil
删除文件目录下的所有子文件和子目录,操作一定要小心
removeFileOrDirectory(File) - Static method in class com.frameworkset.util.FileUtil
删除文件目录下的所有子文件和子目录,操作一定要小心
removeQualityValue() - Method in class org.frameworkset.http.MediaType
Return a replica of this instance with its quality value removed.
removeVO(Class) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
移除所有容器中缓存的类型为clazz的值对象
removeVO(Class, int[]) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
移除所有容器中缓存的类型为clazz的状态为status的值对象
renameFile(String, String) - Static method in class com.frameworkset.util.FileUtil
重命名文件,原来的文件会被删除
renameFile(File, File) - Static method in class com.frameworkset.util.FileUtil
重命名文件,原来的文件会被删除
replace(String, String, String) - Static method in class com.frameworkset.util.RegexUtil
将content中符合模式pattern的字符串替换为newstr字符串 暂未实现
replace(String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class com.frameworkset.util.SimpleStringUtil
Replaces a String with another String inside a larger String, for the first max values of the search String.
replaceAll(String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
字符串替换函数
replaceAll(String, String, String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceAll(String, String, String, int) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceChars(String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceFirst(String, String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceFirst(String, String, String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceNull(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
replaceNull(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
Report(String) - Method in class bboss.org.mozilla.intl.chardet.nsDetector
 
Report(String) - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
REQUEST_HEADER_ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.frameworkset.util.ReferHelper
The Access-Control-Request-Headers header indicates which headers will be used in the actual request as part of the preflight request.
REQUEST_HEADER_ORIGIN - Static variable in class org.frameworkset.util.ReferHelper
The Origin header indicates where the cross-origin request or preflight request originates from.
REQUEST_HEADER_REFER_CHECKED - Static variable in class org.frameworkset.util.ReferHelper
 
RequestBody - Annotation Type in org.frameworkset.util.annotations
Title: RequestBody.java
requestbody() - Method in class org.frameworkset.util.MethodParameter
判断参数是否带requestbody注解
RequestBodyWraper - Class in org.frameworkset.util.annotations.wraper
 
RequestBodyWraper(RequestBody, Class) - Constructor for class org.frameworkset.util.annotations.wraper.RequestBodyWraper
 
RequestHeader - Annotation Type in org.frameworkset.util.annotations
Title: RequestHeader.java
RequestHeaderUtil - Class in org.frameworkset.http
Description:
RequestHeaderUtil() - Constructor for class org.frameworkset.http.RequestHeaderUtil
 
RequestHeaderWraper - Class in org.frameworkset.util.annotations.wraper
RequestHeaderWraper.java
RequestHeaderWraper(RequestHeader, Class) - Constructor for class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
 
RequestParam - Annotation Type in org.frameworkset.util.annotations
Title: RequestParam.java
RequestParamWraper - Class in org.frameworkset.util.annotations.wraper
RequestParamWraper.java
RequestParamWraper(RequestParam, Class) - Constructor for class org.frameworkset.util.annotations.wraper.RequestParamWraper
 
required() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
required() - Method in class org.frameworkset.util.annotations.wraper.CookieValueWraper
Whether the header is required.
required() - Method in class org.frameworkset.util.annotations.wraper.PagerParamWraper
 
required() - Method in class org.frameworkset.util.annotations.wraper.RequestHeaderWraper
Whether the header is required.
required() - Method in class org.frameworkset.util.annotations.wraper.RequestParamWraper
 
Reset() - Method in class bboss.org.mozilla.intl.chardet.nsEUCSampler
 
Reset() - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
reset() - Method in class org.frameworkset.soa.BBossStringReader
Resets the stream to the most recent mark, or to the beginning of the string if it has never been marked.
resetLabel() - Method in class bboss.org.objectweb.asm.tree.LabelNode
 
resetLabels() - Method in class bboss.org.objectweb.asm.tree.InsnList
Reset all labels in the instruction list.
resolve(String) - Static method in enum org.frameworkset.util.annotations.HttpMethod
Resolve the given method value to an HttpMethod.
resolveClassName(String, ClassLoader) - Static method in class org.frameworkset.util.ClassUtils
Resolve the given class name into a Class instance.
resolveParameterType(MethodParameter, Class) - Static method in class org.frameworkset.util.GenericTypeResolver
Determine the target type for the given generic parameter type.
resolvePath(String) - Method in class org.frameworkset.util.io.ResourceArrayPropertyEditor
Resolve the given path, replacing placeholders with corresponding system property values if necessary.
resolvePath(String) - Method in class org.frameworkset.util.io.ResourceEditor
Resolve the given path, replacing placeholders with corresponding system property values if necessary.
resolvePathDatas(MethodInfo, String) - Static method in class org.frameworkset.util.annotations.AnnotationUtils
获取restful路径中的变量的值
resolvePlaceholders(String) - Static method in class org.frameworkset.util.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePrimitiveClassName(String) - Static method in class org.frameworkset.util.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolveReturnType(Method, Class) - Static method in class org.frameworkset.util.GenericTypeResolver
Determine the target type for the generic return type of the given method.
resolveRootDirResource(Resource) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Resolve the specified resource for path matching.
Resource - Interface in org.frameworkset.util.io
Title: Resource.java
RESOURCE_VARIABLE - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
ResourceArrayPropertyEditor - Class in org.frameworkset.util.io
Title: ResourceArrayPropertyEditor.java
ResourceArrayPropertyEditor() - Constructor for class org.frameworkset.util.io.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with a default PathMatchingResourcePatternResolver.
ResourceArrayPropertyEditor(ResourcePatternResolver) - Constructor for class org.frameworkset.util.io.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver.
ResourceEditor - Class in org.frameworkset.util.io
Title: ResourceEditor.java
ResourceEditor() - Constructor for class org.frameworkset.util.io.ResourceEditor
Create a new instance of the ResourceEditor class using a DefaultResourceLoader.
ResourceEditor(ResourceLoader) - Constructor for class org.frameworkset.util.io.ResourceEditor
Create a new instance of the ResourceEditor class using the given ResourceLoader.
ResourceHandleListener<T> - Interface in org.frameworkset.util.io
 
ResourceInitial - Interface in com.frameworkset.util
Title:
ResourceLoader - Interface in org.frameworkset.util.io
Title: ResourceLoader.java
ResourcePatternResolver - Interface in org.frameworkset.util.io
Title: ResourcePatternResolver.java
ResourceUtils - Class in org.frameworkset.util
Title: ResourceUtils.java
ResourceUtils() - Constructor for class org.frameworkset.util.ResourceUtils
 
ResponseBody - Annotation Type in org.frameworkset.util.annotations
Title: ResponseBody.java
ResponseBodyWraper - Class in org.frameworkset.util.annotations.wraper
ResponseBodyWraper.java
ResponseBodyWraper(ResponseBody, Method) - Constructor for class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
 
ResponseBodyWraper(String, String, Class) - Constructor for class org.frameworkset.util.annotations.wraper.ResponseBodyWraper
 
ret(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a RET instruction.
ret(int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
RET - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
rethrowException(Throwable) - Static method in class org.frameworkset.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
rethrowRuntimeException(Throwable) - Static method in class org.frameworkset.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
retrieveMatchingFiles(File, String) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Retrieve files that match the given path pattern, checking the given directory and its subdirectories.
RETRY_AFTER - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Retry-After header field name.
RETURN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
RETURNADDRESS_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
returnOperation(AbstractInsnNode, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
returnOperation(AbstractInsnNode, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
returnOperation(AbstractInsnNode, V, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode return instruction.
returnOperation(AbstractInsnNode, SourceValue, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
returnValue() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to return the top stack value to the caller.
RListInfo - Class in com.frameworkset.util
 
RListInfo() - Constructor for class com.frameworkset.util.RListInfo
 
RListInfo(ListInfo) - Constructor for class com.frameworkset.util.RListInfo
 
rollbackExceptionClass - Static variable in class javax.transaction.TXUtil
 
RollbackExceptions - Annotation Type in com.frameworkset.orm.annotation
Title: RollbackExceptions.java
rotatingHash(String, int) - Static method in class org.frameworkset.util.HashUtil
旋转hash
RSHash(String) - Static method in class org.frameworkset.util.HashUtil
RS算法hash
Rule() - Constructor for class bboss.org.objectweb.asm.xml.ASMContentHandler.Rule
 
run() - Method in class com.frameworkset.util.DaemonThread
 

S

SALOAD - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Sample(byte[], int) - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
Sample(byte[], int, boolean) - Method in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
SASTORE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
saveEntry(String, ZipEntry, ZipFile) - Static method in class com.frameworkset.util.FileUtil
 
savesize - Variable in class org.frameworkset.util.io.AbstractResource
 
savetofile(File, ResourceHandleListener<AbstractResource>) - Method in class org.frameworkset.util.io.AbstractResource
 
savetofile(File) - Method in class org.frameworkset.util.io.AbstractResource
 
SAXAdapter - Class in bboss.org.objectweb.asm.xml
SAXAdapter
SAXAdapter(ContentHandler) - Constructor for class bboss.org.objectweb.asm.xml.SAXAdapter
 
SAXAnnotationAdapter - Class in bboss.org.objectweb.asm.xml
SAXAnnotationAdapter
SAXAnnotationAdapter(SAXAdapter, String, int, String, String) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXAnnotationAdapter(SAXAdapter, String, int, int, String) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXAnnotationAdapter(SAXAdapter, String, int, String, String, int, TypePath) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXAnnotationAdapter(SAXAdapter, String, int, String, String, int, TypePath, String[], String[], int[]) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXAnnotationAdapter(int, SAXAdapter, String, int, String, String, int) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXAnnotationAdapter(int, SAXAdapter, String, int, String, String, int, int, TypePath, String[], String[], int[]) - Constructor for class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
SAXClassAdapter - Class in bboss.org.objectweb.asm.xml
A ClassVisitor that generates SAX 2.0 events from the visited class.
SAXClassAdapter(ContentHandler, boolean) - Constructor for class bboss.org.objectweb.asm.xml.SAXClassAdapter
Constructs a new SAXClassAdapter object.
SAXCodeAdapter - Class in bboss.org.objectweb.asm.xml
A MethodVisitor that generates SAX 2.0 events from the visited method.
SAXCodeAdapter(SAXAdapter, int) - Constructor for class bboss.org.objectweb.asm.xml.SAXCodeAdapter
Constructs a new SAXCodeAdapter object.
SAXFieldAdapter - Class in bboss.org.objectweb.asm.xml
SAXFieldAdapter
SAXFieldAdapter(SAXAdapter, Attributes) - Constructor for class bboss.org.objectweb.asm.xml.SAXFieldAdapter
 
Scope - Enum in org.frameworkset.util.annotations
 
scope() - Method in class org.frameworkset.util.annotations.wraper.AttributeWraper
 
SDBMHash(String) - Static method in class org.frameworkset.util.HashUtil
SDBM算法
SecurityUtil - Class in org.frameworkset.security
SecurityUtil.java
SecurityUtil() - Constructor for class org.frameworkset.security.SecurityUtil
 
selectNumberRule(int, int) - Method in class org.frameworkset.util.FastDateFormat
Gets an appropriate rule for the padding required.
sendFile(HttpServletRequest, HttpServletResponse, File) - Static method in class com.frameworkset.util.StringUtil
 
sendFile(HttpServletRequest, HttpServletResponse, String, Blob) - Static method in class com.frameworkset.util.StringUtil
 
sendFile(HttpServletRequest, HttpServletResponse, String, InputStream) - Static method in class com.frameworkset.util.StringUtil
 
sendFile(HttpServletRequest, HttpServletResponse, String, Clob) - Static method in class com.frameworkset.util.StringUtil
 
sendFile(HttpServletRequest, HttpServletResponse, File) - Static method in class org.frameworkset.util.CodeUtils
 
sendFile_(HttpServletRequest, HttpServletResponse, Resource) - Static method in class com.frameworkset.util.StringUtil
 
sendFile_(HttpServletRequest, HttpServletResponse, String, InputStream) - Static method in class com.frameworkset.util.StringUtil
 
sendFile_(HttpServletRequest, HttpServletResponse, String, InputStream, long) - Static method in class com.frameworkset.util.StringUtil
 
sendInvalidCORS(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.util.ReferHelper
 
sendRedirect403(HttpServletRequest, HttpServletResponse) - Method in class org.frameworkset.util.ReferHelper
 
SerialException - Exception in org.frameworkset.util
 
SerialException() - Constructor for exception org.frameworkset.util.SerialException
 
SerialException(String) - Constructor for exception org.frameworkset.util.SerialException
 
SerialException(Throwable) - Constructor for exception org.frameworkset.util.SerialException
 
SerialException(String, Throwable) - Constructor for exception org.frameworkset.util.SerialException
 
Serializer - Class in com.frameworkset.common.util
 
Serializer - Class in com.frameworkset.util
 
SerialVersionUIDAdder - Class in bboss.org.objectweb.asm.commons
A ClassVisitor that adds a serial version unique identifier to a class if missing.
SerialVersionUIDAdder(ClassVisitor) - Constructor for class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Creates a new SerialVersionUIDAdder.
SerialVersionUIDAdder(int, ClassVisitor) - Constructor for class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Creates a new SerialVersionUIDAdder.
SERVER - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Server header field name.
SessionAttributes - Annotation Type in org.frameworkset.util.annotations
Title: SessionAttributes.java
set(AbstractInsnNode, AbstractInsnNode) - Method in class bboss.org.objectweb.asm.tree.InsnList
Replaces an instruction of this list with another instruction.
set(String, String) - Method in class org.frameworkset.http.HttpHeaders
Set the given, single header value under the given name.
set(K, V) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
set(K, V) - Method in interface org.frameworkset.util.MultiValueMap
Set the given single value under the given key.
SET_COOKIE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Set-Cookie2 header field name.
setAccept(List<MediaType>) - Method in class org.frameworkset.http.HttpHeaders
Set the list of acceptable media types, as specified by the Accept header.
setAcceptCharset(List<Charset>) - Method in class org.frameworkset.http.HttpHeaders
Set the list of acceptable charsets, as specified by the Accept-Charset header.
setAccessControlAllowCredentials(boolean) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Allow-Credentials response header.
setAccessControlAllowHeaders(List<String>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Allow-Headers response header.
setAccessControlAllowMethods(List<HttpMethod>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Allow-Methods response header.
setAccessControlAllowOrigin(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Allow-Origin response header.
setAccessControlExposeHeaders(List<String>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Expose-Headers response header.
setAccessControlMaxAge(long) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Max-Age response header.
setAccessControlRequestHeaders(List<String>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Request-Headers request header.
setAccessControlRequestMethod(HttpMethod) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Access-Control-Request-Method request header.
setAll(Map<String, String>) - Method in class org.frameworkset.http.HttpHeaders
 
setAll(Map<K, V>) - Method in class org.frameworkset.util.LinkedMultiValueMap
 
setAll(Map<K, V>) - Method in interface org.frameworkset.util.MultiValueMap
Set the given values under.
setAllow(Set<HttpMethod>) - Method in class org.frameworkset.http.HttpHeaders
Set the set of allowed HTTP methods, as specified by the Allow header.
setAlwaysUseFullPath(boolean) - Method in class org.frameworkset.web.util.UrlPathHelper
 
setArray(boolean) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setArrayDatas(Object[]) - Method in class com.frameworkset.util.ListInfo
 
setAscending(boolean) - Method in class org.frameworkset.util.InvertibleComparator
Specify the sort order: ascending (true) or descending (false).
setAscendingOrder(int) - Method in class org.frameworkset.util.CompoundComparator
Change the sort order at the given index to ascending.
setAttribute(AttributeWraper) - Method in class org.frameworkset.util.MethodParameter
 
setAttributes(String) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setCacheControl(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Cache-Control header.
setCachePatterns(boolean) - Method in class org.frameworkset.util.AntPathMatcher
Specify whether to cache parsed pattern metadata for patterns passed into this matcher's AntPathMatcher.match(java.lang.String, java.lang.String) method.
setCharset(String) - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
 
setCharset(String) - Method in class org.frameworkset.util.annotations.wraper.RequestBodyWraper
 
setClassLoader(ClassLoader) - Method in class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
Set the ClassLoader which will be used to load referenced classes.
setClassLoader(ClassLoader) - Method in class org.frameworkset.util.io.ClassPathResourceLoader
Specify the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access.
setClassLoader(ClassLoader) - Method in class org.frameworkset.util.io.DefaultResourceLoader
Specify the ClassLoader to load class path resources with, or null for using the thread context class loader at the time of actual resource access.
setComparator(int, Comparator<? extends T>) - Method in class org.frameworkset.util.CompoundComparator
Replace the Comparator at the given index.
setComparator(int, Comparator<T>, boolean) - Method in class org.frameworkset.util.CompoundComparator
Replace the Comparator at the given index using the given sort order.
setConcurrencyLimit(int) - Method in class org.frameworkset.util.ConcurrencyThrottleSupport
Set the maximum number of concurrent access attempts allowed.
setCondition(String, String, int) - Method in class com.frameworkset.common.bean.QueryVO
 
setConnection(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Connection header.
setConnection(List<String>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Connection header.
setConstantstr(String) - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
setContentDispositionFormData(String, String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Content-Disposition header for form-data.
setContentLength(long) - Method in class org.frameworkset.http.HttpHeaders
Set the length of the body in bytes, as specified by the Content-Length header.
setContentType(MediaType) - Method in class org.frameworkset.http.HttpHeaders
Set the media type of the body, as specified by the Content-Type header.
setCookieValue(CookieValueWraper) - Method in class org.frameworkset.util.MethodParameter
 
setDaemon(boolean) - Method in class org.frameworkset.util.CustomizableThreadCreator
Set whether this factory is supposed to create daemon threads, just executing as long as the application itself is running.
setDataBeanBind(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setDataBindScope(Scope) - Method in class org.frameworkset.util.MethodParameter
 
setDatas(List) - Method in class com.frameworkset.common.util.ListInfo
Sets the value of the datas property.
setDatas(List) - Method in class com.frameworkset.util.ListInfo
Sets the value of the datas property.
setDatas(List) - Method in class com.frameworkset.util.RListInfo
Sets the value of the datas property.
setDatas(List) - Method in class org.frameworkset.util.MoreListInfo
Sets the value of the datas property.
setDatatype(String) - Method in class org.frameworkset.util.annotations.wraper.RequestBodyWraper
 
setDate(long) - Method in class org.frameworkset.http.HttpHeaders
Set the date and time at which the message was created, as specified by the Date header.
setDate(String, long) - Method in class org.frameworkset.http.HttpHeaders
Set the given date under the given header name after formatting it as a string using the pattern "EEE, dd MMM yyyy HH:mm:ss zzz".
setDateFormat(String) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
setDateFormat(String) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
setDateFormat(String) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
setDateFormat(String) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
setDbDatas(Hashtable[]) - Method in class com.frameworkset.common.util.ListInfo
 
setDefaultEncoding(String) - Method in class org.frameworkset.web.util.UrlPathHelper
 
setDefaultValue(Object) - Method in class org.frameworkset.util.MethodParameter
 
setDefaultValue(String) - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
setDefinePageSize(boolean) - Method in class org.frameworkset.util.annotations.MethodInfo
 
setDescendingOrder(int) - Method in class org.frameworkset.util.CompoundComparator
Change the sort order at the given index to descending sort.
setDisableTimestamp(boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
setDisableTimestamp(boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
setDisableTimestamp(boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
setDisableTimestamp(boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
setEditor(EditorInf) - Method in class org.frameworkset.util.MethodParameter
 
setEnums(boolean) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setErrorCode(String) - Method in exception org.frameworkset.util.beans.PropertyAccessException
 
setEsDocAsUpsertProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsIdProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsParentProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsRetryOnConflictProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsReturnSourceProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsRoutingProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsVersionProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setEsVersionTypeProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setETag(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) entity tag of the body, as specified by the ETag header.
setException(Throwable) - Method in class com.frameworkset.util.ParserError
 
setExpires(long) - Method in class org.frameworkset.http.HttpHeaders
Set the date and time at which the message is no longer valid, as specified by the Expires header.
setFailedOnUnknownProperties(boolean) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
setFailedOnUnknownProperties(boolean) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
setFailedOnUnknownProperties(boolean) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
setFailedOnUnknownProperties(boolean) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
setField(Field, Object, Object) - Static method in class org.frameworkset.util.ReflectionUtils
Set the field represented by the supplied field object on the specified target object to the specified value.
setFound(boolean) - Method in class bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
 
setIfModifiedSince(long) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the If-Modified-Since header.
setIfNoneMatch(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the If-None-Match header.
setIfNoneMatch(List<String>) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) values of the If-None-Match header.
setIndexs(List<VariableHandler.Index>) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setIsrequestbody(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setIsvar(boolean) - Method in class org.frameworkset.util.ClassUtil.Var
 
setKey(Object) - Method in class com.frameworkset.common.bean.ValueObject
设置值对象的关键字
setLast(boolean) - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
setLastModified(long) - Method in class org.frameworkset.http.HttpHeaders
Set the time the resource was last changed, as specified by the Last-Modified header.
setList(boolean) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setLocal(int, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Sets the value of the given local variable.
setLocale(String) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
setLocale(String) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
setLocale(String) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
setLocale(String) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
setLocale(HttpServletRequest, HttpServletResponse, String) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class org.frameworkset.util.i18n.DefaultI18N
 
setLocale(HttpServletRequest, HttpServletResponse, String) - Method in interface org.frameworkset.util.i18n.I18n
 
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in interface org.frameworkset.util.i18n.I18n
 
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Static method in class org.frameworkset.util.I18NUtil
Set the current locale to the given one.
setLocale(HttpServletRequest, HttpServletResponse, String) - Static method in class org.frameworkset.util.I18NUtil
Set the current locale to the given one.
setLocaleString(String) - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
setLocalType(int, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
 
setLocalType(int, Type) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Notifies subclasses that a local variable has been added or remapped.
setLocation(URI) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) location of a resource, as specified by the Location header.
setMap(boolean) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setMapKey(MapKey) - Method in class org.frameworkset.util.MethodParameter
 
setMaxPageItems(int) - Method in class com.frameworkset.util.ListInfo
 
setMaxPageItems(int) - Method in class com.frameworkset.util.RListInfo
 
setMessage(String) - Method in class com.frameworkset.util.ParserError
 
setMore(boolean) - Method in class com.frameworkset.util.ListInfo
 
setMore(boolean) - Method in class com.frameworkset.util.RListInfo
 
setMultiAnnotationParams(List<MethodParameter>) - Method in class org.frameworkset.util.MethodParameter
 
setMultiAnnotations(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setName(String) - Method in class org.frameworkset.util.ClassUtil.Var
 
setNamevariabled(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setNext(VariableHandler.Variable) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setObject(Serializable) - Method in class com.frameworkset.common.util.ListInfo
 
setObject(Serializable) - Method in class com.frameworkset.util.ListInfo
 
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.FieldInsnNode
Sets the opcode of this instruction.
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.IntInsnNode
Sets the opcode of this instruction.
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.JumpInsnNode
Sets the opcode of this instruction.
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.MethodInsnNode
Sets the opcode of this instruction.
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.TypeInsnNode
Sets the opcode of this instruction.
setOpcode(int) - Method in class bboss.org.objectweb.asm.tree.VarInsnNode
Sets the opcode of this instruction.
setOrigin(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Origin header.
setOrigineRequestParamName(String) - Method in class org.frameworkset.util.MethodParameter
 
setPagerMethod(boolean) - Method in class org.frameworkset.util.annotations.MethodInfo
 
setPagerParam(PagerParamWraper) - Method in class org.frameworkset.util.MethodParameter
 
setPageSize(int) - Method in class org.frameworkset.util.annotations.MethodInfo
 
setParameterName(String) - Method in class org.frameworkset.util.MethodParameter
 
setParamNamePrefix(String) - Method in class org.frameworkset.util.MethodParameter
 
setParent(VariableHandler.Variable) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setPathMatcher(PathMatcher) - Method in class org.frameworkset.util.io.PathMatchingResourcePatternResolver
Set the PathMatcher implementation to use for this resource pattern resolver.
setPathSeparator(String) - Method in class org.frameworkset.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPathVariable(PathVariableWraper) - Method in class org.frameworkset.util.MethodParameter
 
setPkProperty(ClassUtil.PropertieDescription) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setPosition(int) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setPosition(int) - Method in class org.frameworkset.util.ClassUtil.Var
 
setPosition(int) - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
setPostion(int) - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
setPragma(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Pragma header.
setPrimary(boolean) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setPrimaryType(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setPropertyValue(Object, String, Object) - Method in class org.frameworkset.util.ClassUtil.ClassInfo
 
setPropertyValue(String, Object) - Method in class org.frameworkset.util.ClassWrapper
 
setPropertyValue(String, Object) - Method in class org.frameworkset.util.DirectFieldAccessor
 
setRange(List<HttpRange>) - Method in class org.frameworkset.http.HttpHeaders
Sets the (new) value of the Range header.
setReader(Reader) - Method in class org.frameworkset.util.tokenizer.Tokenizer
 
setReadMethod(Method) - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
setRefererDefender(boolean) - Method in class org.frameworkset.util.ReferHelper
 
setRefererwallwhilelist(String[]) - Method in class org.frameworkset.util.ReferHelper
 
setRefreshInterval(long) - Method in class org.frameworkset.cache.FileContentCache
 
setRendtype(int) - Method in class org.frameworkset.http.FileBlob
 
setRequestBody(RequestBodyWraper) - Method in class org.frameworkset.util.MethodParameter
 
setRequestHeader(RequestHeaderWraper) - Method in class org.frameworkset.util.MethodParameter
 
setRequestParam(RequestParamWraper) - Method in class org.frameworkset.util.MethodParameter
 
setRequestParamNameToken(List<ClassUtil.Var>) - Method in class org.frameworkset.util.MethodParameter
 
setRequired(boolean) - Method in class org.frameworkset.util.MethodParameter
 
setResponsebodyAnno(ResponseBodyWraper) - Method in class org.frameworkset.util.annotations.MethodInfo
 
setResultSize(int) - Method in class com.frameworkset.util.ListInfo
 
setResultSize(int) - Method in class com.frameworkset.util.RListInfo
 
setReturn(V) - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Sets the expected return type of the analyzed method.
setShowAll(boolean) - Method in class com.frameworkset.common.util.ListInfo
 
setShowAll(boolean) - Method in class com.frameworkset.util.ListInfo
 
setSql(String) - Method in class com.frameworkset.util.VariableHandler.SQLStruction
 
setString(String) - Method in class com.frameworkset.proxy.TestProxyImpl
 
setString(String) - Method in class org.frameworkset.util.tokenizer.StringTokenizer
 
setText(String) - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
setThreadGroup(ThreadGroup) - Method in class org.frameworkset.util.CustomizableThreadCreator
Specify the thread group that threads should be created in.
setThreadGroupName(String) - Method in class org.frameworkset.util.CustomizableThreadCreator
Specify the name of the thread group that threads should be created in.
setThreadNamePrefix(String) - Method in class org.frameworkset.util.CustomizableThreadCreator
Specify the prefix to use for the names of newly created threads.
setThreadPriority(int) - Method in class org.frameworkset.util.CustomizableThreadCreator
Set the priority of the threads that this factory creates.
setTimeZone(String) - Method in class org.frameworkset.json.Jackson1ObjectMapper
 
setTimeZone(String) - Method in class org.frameworkset.json.Jackson2ObjectMapper
 
setTimeZone(String) - Method in interface org.frameworkset.json.JacksonObjectMapper
 
setTimeZone(String) - Method in class org.frameworkset.json.JacksonObjectMapperWrapper
 
setTimezone(String) - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
setTokens(List<String>) - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
setTotalSize(long) - Method in class com.frameworkset.common.util.ListInfo
 
setTotalSize(long) - Method in class com.frameworkset.util.ListInfo
 
setTotalSize(long) - Method in class com.frameworkset.util.RListInfo
 
setTrimTokens(boolean) - Method in class org.frameworkset.util.AntPathMatcher
Specify whether to trim tokenized paths and patterns.
setType(Class) - Method in class com.frameworkset.util.ColumnType
 
setType(int) - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
setTypeIndexForCurrentLevel(int) - Method in class org.frameworkset.util.MethodParameter
Set the type index for the current nesting level.
setTypeVariableMap(Map) - Method in class org.frameworkset.util.MethodParameter
 
setUpgrade(String) - Method in class org.frameworkset.http.HttpHeaders
Set the (new) value of the Upgrade header.
setUrlDecode(boolean) - Method in class org.frameworkset.web.util.UrlPathHelper
 
setValue(Object, Object) - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
setVariable(String) - Method in class org.frameworkset.util.annotations.PathVariableInfo
 
setVariableName(String) - Method in class com.frameworkset.util.VariableHandler.Variable
 
setVariables(List<VariableHandler.Variable>) - Method in class com.frameworkset.util.VariableHandler.URLStruction
 
setVO(ValueObject, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
将值对象obj和操作信息封装成DecoratorVO对象存入到obj对应的散列中
setWallfilterrules(String[]) - Method in class org.frameworkset.util.ReferHelper
 
setWallwhilelist(String[]) - Method in class org.frameworkset.util.ReferHelper
 
setWrappedInstance(Object) - Method in class org.frameworkset.util.beans.BeanWrapper
Change the wrapped JavaBean object.
setWriteMethod(Method) - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
SHA1 - Class in org.frameworkset.security
SHA1 class 计算消息签名接口.
SHA1() - Constructor for class org.frameworkset.security.SHA1
 
shell(Class, Object) - Static method in class com.frameworkset.common.util.ValueObjectUtil
 
shell(Class, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
通过BeanShell脚本来转换对象类型
SHL - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
shl(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
SHORT - Static variable in class bboss.org.objectweb.asm.Type
The sort of the short type.
SHORT - Static variable in class org.frameworkset.util.FastDateFormat
SHORT locale dependent date or time style.
SHORT_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The short type.
shortCompare(short, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
ShortCompare(Short, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
showFile(HttpServletRequest, HttpServletResponse, String, InputStream) - Static method in class com.frameworkset.util.StringUtil
 
showFile(HttpServletRequest, HttpServletResponse, File) - Static method in class com.frameworkset.util.StringUtil
 
showFile(HttpServletRequest, HttpServletResponse, String, Blob) - Static method in class com.frameworkset.util.StringUtil
 
SHR - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
shr(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
signature - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The signature of the class.
signature - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The field's signature.
signature - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The signature of this local variable.
signature - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The method's signature.
SignatureReader - Class in bboss.org.objectweb.asm.signature
A type signature parser to make a signature visitor visit an existing signature.
SignatureReader(String) - Constructor for class bboss.org.objectweb.asm.signature.SignatureReader
Constructs a SignatureReader for the given signature.
SignatureVisitor - Class in bboss.org.objectweb.asm.signature
A visitor to visit a generic signature.
SignatureVisitor(int) - Constructor for class bboss.org.objectweb.asm.signature.SignatureVisitor
Constructs a new SignatureVisitor.
SignatureWriter - Class in bboss.org.objectweb.asm.signature
A signature visitor that generates signatures in string format.
SignatureWriter() - Constructor for class bboss.org.objectweb.asm.signature.SignatureWriter
Constructs a new SignatureWriter object.
simpleMatch(String, String) - Static method in class com.frameworkset.util.PatternMatchUtils
Match a String against the given pattern, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
simpleMatch(String[], String) - Static method in class com.frameworkset.util.PatternMatchUtils
Match a String against the given patterns, supporting the following simple pattern styles: "xxx*", "*xxx", "*xxx*" and "xxx*yyy" matches (with an arbitrary number of pattern parts), as well as direct equality.
simplePrimaryTypes - Static variable in class com.frameworkset.util.ValueObjectUtil
用于序列化机制识别基础数据类型
SimpleRemapper - Class in bboss.org.objectweb.asm.commons
A Remapper using a Map to define its mapping.
SimpleRemapper(Map<String, String>) - Constructor for class bboss.org.objectweb.asm.commons.SimpleRemapper
 
SimpleRemapper(String, String) - Constructor for class bboss.org.objectweb.asm.commons.SimpleRemapper
 
SimpleStringUtil - Class in com.frameworkset.util
To change for your class or interface DAO中VOObject String类型与PO数据类型转换工具类.
SimpleStringUtil() - Constructor for class com.frameworkset.util.SimpleStringUtil
 
SimpleVerifier - Class in bboss.org.objectweb.asm.tree.analysis
An extended BasicVerifier that performs more precise verifications.
SimpleVerifier() - Constructor for class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier.
SimpleVerifier(Type, Type, boolean) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier to verify a specific class.
SimpleVerifier(Type, Type, List<Type>, boolean) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
Constructs a new SimpleVerifier to verify a specific class.
SimpleVerifier(int, Type, Type, List<Type>, boolean) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SimpleVerifier
 
SIMPLIFIED_CHINESE - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
SINGLE_XML - Static variable in class bboss.org.objectweb.asm.xml.Processor
 
SIPUSH - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
size - Variable in class bboss.org.objectweb.asm.tree.analysis.SourceValue
The size of this value.
size() - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns the number of instructions in this list.
size() - Method in class com.frameworkset.util.RListInfo
获取最终结果集中的当页记录数
size() - Method in class org.frameworkset.http.HttpHeaders
 
size() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
skip(long) - Method in class org.frameworkset.soa.BBossStringReader
Skips the specified number of characters in the stream.
SKIP_CODE - Static variable in class bboss.org.objectweb.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class bboss.org.objectweb.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class bboss.org.objectweb.asm.ClassReader
Flag to skip the stack map frames in the class.
SMALLTHAN - Static variable in class com.frameworkset.common.bean.QueryVO
 
SORT - Static variable in annotation type org.frameworkset.util.annotations.PagerParam
 
sortByQualityValue(List<MediaType>) - Static method in class org.frameworkset.http.MediaType
Sorts the given list of MediaType objects by quality value.
sortBySpecificity(List<MediaType>) - Static method in class org.frameworkset.http.MediaType
Sorts the given list of MediaType objects by specificity.
sortBySpecificity(List<MimeType>) - Static method in class org.frameworkset.http.MimeTypeUtils
Sorts the given list of MimeType objects by specificity.
sortBySpecificityAndQuality(List<MediaType>) - Static method in class org.frameworkset.http.MediaType
Sorts the given list of MediaType objects by specificity as the primary criteria and quality value the secondary.
sourceDebug - Variable in class bboss.org.objectweb.asm.tree.ClassNode
Debug information to compute the correspondence between source and compiled elements of the class.
sourceFile - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The name of the source file from which this class was compiled.
SourceInterpreter - Class in bboss.org.objectweb.asm.tree.analysis
An Interpreter for SourceValue values.
SourceInterpreter() - Constructor for class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
SourceInterpreter(int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
SourceValue - Class in bboss.org.objectweb.asm.tree.analysis
A Value that is represented by its type in a two types type system.
SourceValue(int) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
SourceValue(int, AbstractInsnNode) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
SourceValue(int, Set<AbstractInsnNode>) - Constructor for class bboss.org.objectweb.asm.tree.analysis.SourceValue
 
SPECIFICITY_COMPARATOR - Static variable in class org.frameworkset.http.MediaType
SPECIFICITY_COMPARATOR - Static variable in class org.frameworkset.http.MimeTypeUtils
SpecificityComparator() - Constructor for class org.frameworkset.http.MimeType.SpecificityComparator
 
split(String) - Static method in class com.frameworkset.common.util.StringUtil
将一个字符串根据逗号分拆
split(String, String) - Static method in class com.frameworkset.common.util.StringUtil
将字符串根据给定分隔符分拆
split(String) - Static method in class com.frameworkset.util.SimpleStringUtil
将一个字符串根据逗号分拆
split(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串根据给定分隔符分拆
split(String, String, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
分割字符串为数组函数
split(String, String, int) - Static method in class com.frameworkset.util.SimpleStringUtil
分割字符串为数组函数
split(String, char) - Static method in class org.frameworkset.util.encoder.Strings
 
SPLIT_ALL - Static variable in class com.frameworkset.util.SimpleStringUtil
A constant passed to the split()methods indicating that all occurrences of a pattern should be used to split a string.
splitString(String, int) - Method in class com.frameworkset.util.SimpleStringUtil
 
splitString(String, int, int) - Method in class com.frameworkset.util.SimpleStringUtil
 
SQLStruction() - Constructor for class com.frameworkset.util.VariableHandler.SQLStruction
 
SQLStruction(String) - Constructor for class com.frameworkset.util.VariableHandler.SQLStruction
 
stack - Variable in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
List of the operand stack slots for current execution frame.
stack - Variable in class bboss.org.objectweb.asm.tree.FrameNode
The types of the operand stack elements of this stack map frame.
stackTrace(Throwable) - Static method in class com.frameworkset.common.util.Util
 
stackTrace(Throwable) - Static method in class com.frameworkset.util.Util
 
STANDARD_NUMBER_TYPES - Static variable in class org.frameworkset.util.NumberUtils
Standard number types (all immutable): Byte, Short, Integer, Long, BigInteger, Float, Double, BigDecimal.
StandardCharsets - Class in org.frameworkset.util
 
start - Variable in class bboss.org.objectweb.asm.tree.LineNumberNode
The first instruction corresponding to this line number.
start - Variable in class bboss.org.objectweb.asm.tree.LocalVariableAnnotationNode
The fist instructions corresponding to the continuous ranges that make the scope of this local variable (inclusive).
start - Variable in class bboss.org.objectweb.asm.tree.LocalVariableNode
The first instruction corresponding to the scope of this local variable (inclusive).
start - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Beginning of the exception handler's scope (inclusive).
start(String) - Method in class org.frameworkset.cache.FileContentCache
 
start() - Method in class org.frameworkset.cache.FileContentCache
 
started() - Method in class com.frameworkset.util.DaemonThread
 
startElement(String, String, String, Attributes) - Method in class bboss.org.objectweb.asm.xml.ASMContentHandler
Process notification of the start of an XML element being reached.
startEvent(T, File) - Method in interface org.frameworkset.util.io.ResourceHandleListener
 
startsWithIgnoreCase(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Test if the given String starts with the specified prefix, ignoring upper/lower case.
state(boolean, String) - Static method in class org.frameworkset.util.Assert
Assert a boolean expression, throwing IllegalStateException if the test result is false.
state(boolean) - Static method in class org.frameworkset.util.Assert
Assert a boolean expression, throwing IllegalStateException if the test result is false.
states() - Method in class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
states() - Method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
StaticInitMerger - Class in bboss.org.objectweb.asm.commons
A ClassVisitor that merges clinit methods into a single one.
StaticInitMerger(String, ClassVisitor) - Constructor for class bboss.org.objectweb.asm.commons.StaticInitMerger
 
StaticInitMerger(int, String, ClassVisitor) - Constructor for class bboss.org.objectweb.asm.commons.StaticInitMerger
 
status - Variable in class com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
 
StatusConst - Class in com.frameworkset.common.bean
 
StatusConst() - Constructor for class com.frameworkset.common.bean.StatusConst
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsBIG5Verifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsCP1252Verifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsGB18030Verifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsGB2312Verifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsHZVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsSJISVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsUTF8Verifier
 
stFactor() - Method in class bboss.org.mozilla.intl.chardet.nsVerifier
 
stopCache() - Method in class org.frameworkset.cache.MissingStaticCache
判断是否需要停止缓存数据
stopped() - Method in class com.frameworkset.util.DaemonThread
 
store(int, Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
store(Properties, OutputStream, String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
store(Properties, Writer, String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
store(Properties, OutputStream, String) - Method in interface org.frameworkset.util.PropertiesPersister
Write the contents of the given Properties object to the given OutputStream.
store(Properties, Writer, String) - Method in interface org.frameworkset.util.PropertiesPersister
Write the contents of the given Properties object to the given Writer.
storeArg(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given method argument.
storeLocal(int) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
storeLocal(int, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
storeToXml(Properties, OutputStream, String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
storeToXml(Properties, OutputStream, String, String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
storeToXml(Properties, OutputStream, String) - Method in interface org.frameworkset.util.PropertiesPersister
Write the contents of the given Properties object to the given XML OutputStream.
storeToXml(Properties, OutputStream, String, String) - Method in interface org.frameworkset.util.PropertiesPersister
Write the contents of the given Properties object to the given XML OutputStream.
StreamUtils - Class in org.frameworkset.util
 
StreamUtils() - Constructor for class org.frameworkset.util.StreamUtils
 
stringArrayTODateArray(String[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
stringArrayTOSQLDateArray(String[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
stringArrayTOTimestampArray(String[], DateFormat) - Static method in class com.frameworkset.util.SimpleStringUtil
将字符串数组转换成日期数组 Date[] 字符串数组
Strings - Class in org.frameworkset.util.encoder
 
Strings() - Constructor for class org.frameworkset.util.encoder.Strings
 
stringToDate(String) - Static method in class com.frameworkset.common.util.StringUtil
 
stringToDate(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
stringToDate(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
StringTokenizer - Class in org.frameworkset.util.tokenizer
 
StringTokenizer() - Constructor for class org.frameworkset.util.tokenizer.StringTokenizer
 
StringTokenizer(String) - Constructor for class org.frameworkset.util.tokenizer.StringTokenizer
 
StringUtil - Class in com.frameworkset.common.util
To change for your class or interface DAO中VOObject String类型与PO数据类型转换工具类.
StringUtil() - Constructor for class com.frameworkset.common.util.StringUtil
 
StringUtil - Class in com.frameworkset.util
To change for your class or interface DAO中VOObject String类型与PO数据类型转换工具类.
StringUtil() - Constructor for class com.frameworkset.util.StringUtil
 
stripFilenameExtension(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Strip the filename extension from the given path, e.g.
SUB - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
sub(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
substitution(String, String) - Static method in class com.frameworkset.util.VariableHandler
替换变量为制定的值
substitution(String, String, String) - Static method in class com.frameworkset.util.VariableHandler
替换变量为制定的值
SUPER - Static variable in class bboss.org.objectweb.asm.signature.SignatureVisitor
Wildcard for a "super" type argument.
superName - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The internal of name of the super class (see getInternalName).
swap() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates a SWAP instruction.
swap(Type, Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to swap the top two stack values.
swap() - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
SWAP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
synchroAdd(ValueObject, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
消除update和status的冲突
synchroAdd(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
 
synchroDelete(ValueObject, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
消除delete和status的冲突
synchroDelete(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
消除delete和add的冲突
synchroUpdate(ValueObject, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
消除update和status的冲突
synchroUpdate(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
消除update和add的冲突
synParamTypes(Class[], Object[]) - Static method in class com.frameworkset.util.ValueObjectUtil
根据参数值的类型修正先前定义的参数类型数组中对应的参数 params中的类型与paramArgs对应位置相同类型的不修改,不相同的修改为paramArgs中相应的类型
SystemPropertyUtils - Class in org.frameworkset.util
Title: SystemPropertyUtils.java
SystemPropertyUtils() - Constructor for class org.frameworkset.util.SystemPropertyUtils
 

T

T_BOOLEAN - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_INT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
tab - Variable in class bboss.org.objectweb.asm.util.Textifier
Tab for class members.
tab2 - Variable in class bboss.org.objectweb.asm.util.Textifier
Tab for bytecode instructions.
tab3 - Variable in class bboss.org.objectweb.asm.util.Textifier
Tab for table and lookup switch instructions.
tableSwitch(int[], TableSwitchGenerator) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions for a switch statement.
tableSwitch(int[], TableSwitchGenerator, boolean) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions for a switch statement.
tableswitch(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
TABLESWITCH - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
TABLESWITCH_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of TableSwitchInsnNode instructions.
TableSwitchGenerator - Interface in bboss.org.objectweb.asm.commons
A code generator for switch statements.
TableSwitchInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a TABLESWITCH instruction.
TableSwitchInsnNode(int, int, LabelNode, LabelNode...) - Constructor for class bboss.org.objectweb.asm.tree.TableSwitchInsnNode
Constructs a new TableSwitchInsnNode.
takecharset(String) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
takecharset(byte[]) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
takefilecharset(File) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
获取文件内容字符集
takeurlcharset(URL) - Static method in class bboss.org.mozilla.intl.chardet.UTF8Convertor
获取文件内容字符集
tconst(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
TE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP TE header field name.
ternaryOperation(AbstractInsnNode, BasicValue, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
ternaryOperation(AbstractInsnNode, BasicValue, BasicValue, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
ternaryOperation(AbstractInsnNode, V, V, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction with three arguments.
ternaryOperation(AbstractInsnNode, SourceValue, SourceValue, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
TestInvocationHandler - Class in com.frameworkset.proxy
Title:
TestInvocationHandler(Object) - Constructor for class com.frameworkset.proxy.TestInvocationHandler
 
TestProxy - Interface in com.frameworkset.proxy
Title:
TestProxyImpl - Class in com.frameworkset.proxy
Title:
TestProxyImpl() - Constructor for class com.frameworkset.proxy.TestProxyImpl
 
text - Variable in class bboss.org.objectweb.asm.util.Printer
The text to be printed.
TEXT_HTML - Static variable in class org.frameworkset.http.MediaType
Public constant media type for text/html.
TEXT_HTML - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for text/html.
TEXT_HTML_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.TEXT_HTML.
TEXT_HTML_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_HTML.
TEXT_PLAIN - Static variable in class org.frameworkset.http.MediaType
Public constant media type for text/plain.
TEXT_PLAIN - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for text/plain.
TEXT_PLAIN_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.TEXT_PLAIN.
TEXT_PLAIN_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_PLAIN.
TEXT_XML - Static variable in class org.frameworkset.http.MediaType
Public constant media type for text/xml.
TEXT_XML - Static variable in class org.frameworkset.http.MimeTypeUtils
Public constant mime type for text/xml.
TEXT_XML_VALUE - Static variable in class org.frameworkset.http.MediaType
A String equivalent of MediaType.TEXT_XML.
TEXT_XML_VALUE - Static variable in class org.frameworkset.http.MimeTypeUtils
A String equivalent of MimeTypeUtils.TEXT_XML.
TextGrammarParser - Class in org.frameworkset.util.tokenizer
通用文本语法解析工具,根据一些指定语法前缀和后缀
TextGrammarParser() - Constructor for class org.frameworkset.util.tokenizer.TextGrammarParser
 
TextGrammarParser.GrammarToken - Class in org.frameworkset.util.tokenizer
 
Textifiable - Interface in bboss.org.objectweb.asm.util
An Attribute that can print a readable representation of itself.
Textifier - Class in bboss.org.objectweb.asm.util
A Printer that prints a disassembled view of the classes it visits.
Textifier() - Constructor for class bboss.org.objectweb.asm.util.Textifier
Constructs a new Textifier.
Textifier(int) - Constructor for class bboss.org.objectweb.asm.util.Textifier
Constructs a new Textifier.
textify(StringBuilder, Map<Label, String>) - Method in interface bboss.org.objectweb.asm.util.Textifiable
Build a human readable representation of this attribute.
TextPlain - Static variable in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
texttoken() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
ThreadSafe - Annotation Type in org.frameworkset.util.annotations
Description: 标注对象实例为多线程安全
throwException() - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to throw an exception.
throwException(Type, String) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to create and throw an exception.
THROWS - Static variable in class bboss.org.objectweb.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
timestamp() - Method in class com.frameworkset.util.UUID
The timestamp value associated with this UUID.
TimeUtil - Class in org.frameworkset.util
Title: TimeUtil.java
TimeUtil() - Constructor for class org.frameworkset.util.TimeUtil
 
toArray() - Method in class bboss.org.objectweb.asm.tree.InsnList
Returns an array containing all of the instructions in this list.
toBigDecimalArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toBigIntegerArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toBoolean(Object) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toByteArray() - Method in class bboss.org.objectweb.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toByteArray(Object) - Static method in class com.frameworkset.common.util.Serializer
Description:将一个对象转换为一个字节数组
toByteArray(Object) - Static method in class com.frameworkset.util.Serializer
Description:将一个对象转换为一个字节数组
toByteArray(char[]) - Static method in class org.frameworkset.util.encoder.Strings
 
toByteArray(String) - Static method in class org.frameworkset.util.encoder.Strings
 
toByteArray(String, byte[], int) - Static method in class org.frameworkset.util.encoder.Strings
 
toBytes(Serializable) - Static method in class org.frameworkset.util.ObjectUtils
 
toCharset(Charset) - Static method in class org.frameworkset.util.encoder.Charsets
Returns the given Charset or the default Charset if the given Charset is null.
toCharset(String) - Static method in class org.frameworkset.util.encoder.Charsets
Returns a Charset for the named charset.
toColumnValue(ColumnWraper, Object) - Method in interface com.frameworkset.util.ColumnEditorInf
insert,update,delete时值转换方法,对象属性值转换为表字段值
toColumnValue(ColumnWraper, String) - Method in interface com.frameworkset.util.ColumnEditorInf
insert,update,delete时值转换方法,对象属性值转换为表字段值
toColumnValue(ColumnWraper, Object) - Method in class com.frameworkset.util.ColumnToFieldEditor
 
toColumnValue(ColumnWraper, String) - Method in class com.frameworkset.util.ColumnToFieldEditor
 
toColumnValue(ColumnWraper, Object) - Method in class com.frameworkset.util.FieldToColumnEditor
 
toColumnValue(ColumnWraper, String) - Method in class com.frameworkset.util.FieldToColumnEditor
 
toCommaDelimitedString(List<String>) - Method in class org.frameworkset.http.HttpHeaders
 
toDateFormat() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
todoubleArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toDoubleArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
tofloatArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toFloatArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toGB2312(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
toHexString(byte[]) - Static method in class org.frameworkset.util.encoder.Hex
 
toHexString(byte[], int, int) - Static method in class org.frameworkset.util.encoder.Hex
 
toInt(String, int) - Static method in class org.frameworkset.util.CodeUtils
 
toInt(Integer, int) - Static method in class org.frameworkset.util.CodeUtils
 
toIntArray(Collection<Integer>) - Static method in class com.frameworkset.util.SimpleStringUtil
Copy the given Collection into a String array.
toIntArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toIntegerArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toIntHex(String, int) - Static method in class org.frameworkset.util.CodeUtils
 
toIterator(Enumeration<E>) - Static method in class org.frameworkset.util.CollectionUtils
Adapt an enumeration to an iterator.
Token - Interface in org.frameworkset.util.tokenizer
 
Tokenizer - Class in org.frameworkset.util.tokenizer
 
Tokenizer() - Constructor for class org.frameworkset.util.tokenizer.Tokenizer
 
Tokenizer(Reader) - Constructor for class org.frameworkset.util.tokenizer.Tokenizer
 
Tokenizer(Reader, int) - Constructor for class org.frameworkset.util.tokenizer.Tokenizer
 
TokenizerSymbol - Class in org.frameworkset.util.tokenizer
 
TokenizerSymbol(String, String, String, boolean, boolean, boolean, boolean) - Constructor for class org.frameworkset.util.tokenizer.TokenizerSymbol
 
tokenizeToStringArray(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class com.frameworkset.util.SimpleStringUtil
Tokenize the given String into a String array via a StringTokenizer.
tokens - Variable in class com.frameworkset.util.VariableHandler.URLStruction
 
toLanguageTag(Locale) - Static method in class com.frameworkset.util.SimpleStringUtil
Determine the RFC 3066 compliant language tag, as used for the HTTP "Accept-Language" header.
toLong(Long, long) - Static method in class org.frameworkset.util.CodeUtils
 
tolongArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toLongArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toLowerCase(String) - Static method in class org.frameworkset.util.encoder.Strings
A locale independent version of toLowerCase.
toMultiValueMap(Map<K, List<V>>) - Static method in class org.frameworkset.util.CollectionUtils
Adapt a Map<K, List<V>> to an MultiValueMap<K, V>.
toObject(byte[]) - Static method in class com.frameworkset.common.util.Serializer
Description:将对象字节流转换成一个对象
toObject(byte[]) - Static method in class com.frameworkset.util.Serializer
Description:将对象字节流转换成一个对象
toObject(byte[]) - Static method in class org.frameworkset.util.ObjectUtils
 
toObjectArray(Object) - Static method in class org.frameworkset.util.ObjectUtils
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
TOP - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
toshortArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toShortArray(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
toSingleValueMap() - Method in class org.frameworkset.http.HttpHeaders
 
toSingleValueMap() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
toSingleValueMap() - Method in interface org.frameworkset.util.MultiValueMap
Returns the first values contained in this MultiValueMap.
toString() - Method in class bboss.org.objectweb.asm.commons.Method
 
toString() - Method in class bboss.org.objectweb.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class bboss.org.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
Returns the signature that was built by this signature writer.
toString() - Method in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
toString() - Method in class bboss.org.objectweb.asm.tree.analysis.Frame
Returns a string representation of this frame.
toString() - Method in class bboss.org.objectweb.asm.Type
Returns a string representation of this type.
toString() - Method in class bboss.org.objectweb.asm.TypePath
Returns a string representation of this type path.
toString() - Method in class com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
 
toString() - Method in class com.frameworkset.common.util.ListInfo
 
toString() - Method in class com.frameworkset.util.ListInfo
 
toString() - Method in class com.frameworkset.util.RListInfo
 
tostring(Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
tostring(StringBuilder, Object) - Static method in class com.frameworkset.util.SimpleStringUtil
 
toString() - Method in class com.frameworkset.util.UUID
Returns a String object representing this UUID.
toString() - Method in class com.frameworkset.util.VariableHandler.Index
 
toString() - Method in class com.frameworkset.util.VariableHandler.Variable
 
toString() - Method in class org.frameworkset.http.HttpHeaders
 
toString(Collection<HttpRange>) - Static method in class org.frameworkset.http.HttpRange
Return a string representation of the given list of HttpRange objects.
toString(Collection<MediaType>) - Static method in class org.frameworkset.http.MediaType
Return a string representation of the given list of MediaType objects.
toString() - Method in class org.frameworkset.http.MimeType
 
toString(Collection<? extends MimeType>) - Static method in class org.frameworkset.http.MimeTypeUtils
Return a string representation of the given list of MimeType objects.
toString() - Method in class org.frameworkset.soa.BBossStringWriter
Return the buffer's current value as a string.
toString() - Method in class org.frameworkset.util.annotations.DateFormateMeta
 
toString() - Method in class org.frameworkset.util.annotations.MethodInfo
 
toString() - Method in class org.frameworkset.util.ClassUtil.PropertieDescription
 
toString() - Method in class org.frameworkset.util.CompoundComparator
 
toString() - Method in class org.frameworkset.util.FastDateFormat
Gets a debugging string version of this formatter.
toString() - Method in class org.frameworkset.util.InvertibleComparator
 
toString() - Method in class org.frameworkset.util.io.AbstractResource
This implementation returns the description of this resource.
toString() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
toString() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
toStringArray(Collection) - Static method in class com.frameworkset.util.SimpleStringUtil
Copy the given Collection into a String array.
toStringArray(Enumeration) - Static method in class com.frameworkset.util.SimpleStringUtil
Copy the given Enumeration into a String array.
toUpperCase(String) - Static method in class org.frameworkset.util.encoder.Strings
A locale independent version of toUpperCase.
toURI(URL) - Static method in class org.frameworkset.util.ResourceUtils
Create a URI instance for the given URL, replacing spaces with "%20" quotes first.
toURI(String) - Static method in class org.frameworkset.util.ResourceUtils
Create a URI instance for the given location String, replacing spaces with "%20" quotes first.
toUTF(String) - Static method in class com.frameworkset.util.SimpleStringUtil
 
toUTF8ByteArray(String) - Static method in class org.frameworkset.util.encoder.Strings
 
toUTF8ByteArray(char[]) - Static method in class org.frameworkset.util.encoder.Strings
 
toUTF8ByteArray(char[], OutputStream) - Static method in class org.frameworkset.util.encoder.Strings
 
TraceAnnotationVisitor - Class in bboss.org.objectweb.asm.util
An AnnotationVisitor that prints the annotations it visits with a Printer.
TraceAnnotationVisitor(Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
TraceAnnotationVisitor(AnnotationVisitor, Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
TraceClassVisitor - Class in bboss.org.objectweb.asm.util
A ClassVisitor that prints the classes it visits with a Printer.
TraceClassVisitor(PrintWriter) - Constructor for class bboss.org.objectweb.asm.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
TraceClassVisitor(ClassVisitor, PrintWriter) - Constructor for class bboss.org.objectweb.asm.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
TraceClassVisitor(ClassVisitor, Printer, PrintWriter) - Constructor for class bboss.org.objectweb.asm.util.TraceClassVisitor
Constructs a new TraceClassVisitor.
TraceFieldVisitor - Class in bboss.org.objectweb.asm.util
A FieldVisitor that prints the fields it visits with a Printer.
TraceFieldVisitor(Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
TraceFieldVisitor(FieldVisitor, Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
TraceMethodVisitor - Class in bboss.org.objectweb.asm.util
A MethodVisitor that prints the methods it visits with a Printer.
TraceMethodVisitor(Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
TraceMethodVisitor(MethodVisitor, Printer) - Constructor for class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
TraceSignatureVisitor - Class in bboss.org.objectweb.asm.util
A SignatureVisitor that prints a disassembled view of the signature it visits.
TraceSignatureVisitor(int) - Constructor for class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
TRADITIONAL_CHINESE - Static variable in class bboss.org.mozilla.intl.chardet.nsPSMDetector
 
TRAILER - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Trailer header field name.
Transaction - Annotation Type in com.frameworkset.orm.annotation
Title: Transaction.java
TransactionException - Exception in com.frameworkset.orm.transaction
Title:
TransactionException() - Constructor for exception com.frameworkset.orm.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception com.frameworkset.orm.transaction.TransactionException
 
TransactionException(String) - Constructor for exception com.frameworkset.orm.transaction.TransactionException
 
TransactionType - Enum in com.frameworkset.orm.annotation
 
TRANSFER_ENCODING - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Transfer-Encoding header field name.
TransferException - Exception in com.frameworkset.common.util
 
TransferException(String) - Constructor for exception com.frameworkset.common.util.TransferException
 
TransferException() - Constructor for exception com.frameworkset.common.util.TransferException
 
TransferException - Exception in com.frameworkset.util
 
TransferException(String) - Constructor for exception com.frameworkset.util.TransferException
 
TransferException() - Constructor for exception com.frameworkset.util.TransferException
 
TransferObjectFactory - Class in com.frameworkset.common.util
实现对象之间属性值的复制功能,map与对象之间属性值的拷贝,hashTable/properties与对象之间属性值的拷贝
TransferObjectFactory() - Constructor for class com.frameworkset.common.util.TransferObjectFactory
 
TransferObjectFactory - Class in com.frameworkset.util
实现对象之间属性值的复制功能,map与对象之间属性值的拷贝,hashTable/properties与对象之间属性值的拷贝
TransferObjectFactory() - Constructor for class com.frameworkset.util.TransferObjectFactory
 
transferTo(File) - Method in interface org.frameworkset.util.BigFile
Transfer the received file to the given destination file.
trimAllWhitespace(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim all whitespace from the given String: leading, trailing, and inbetween characters.
trimArrayElements(String[]) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim the elements of the given String array, calling String.trim() on each of them.
trimLeadingCharacter(String, char) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim all occurences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim leading whitespace from the given String.
trimTrailingCharacter(String, char) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim all occurences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - Static method in class com.frameworkset.util.SimpleStringUtil
Trim trailing whitespace from the given String.
TryCatchBlockNode - Class in bboss.org.objectweb.asm.tree
A node that represents a try catch block.
TryCatchBlockNode(LabelNode, LabelNode, LabelNode, String) - Constructor for class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Constructs a new TryCatchBlockNode.
tryCatchBlocks - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The try catch blocks of this method.
TryCatchBlockSorter - Class in bboss.org.objectweb.asm.commons
A MethodVisitor adapter to sort the exception handlers.
TryCatchBlockSorter(MethodVisitor, int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.commons.TryCatchBlockSorter
 
TryCatchBlockSorter(int, MethodVisitor, int, String, String, String, String[]) - Constructor for class bboss.org.objectweb.asm.commons.TryCatchBlockSorter
 
TT_BLOCK - Static variable in class org.frameworkset.util.tokenizer.Tokenizer
 
TT_ERROR - Static variable in class org.frameworkset.util.tokenizer.Tokenizer
 
TT_SYMBOL - Static variable in class org.frameworkset.util.tokenizer.Tokenizer
 
TT_TOKEN - Static variable in class org.frameworkset.util.tokenizer.Tokenizer
 
TXUtil - Class in javax.transaction
 
TXUtil() - Constructor for class javax.transaction.TXUtil
 
type - Variable in class bboss.org.objectweb.asm.Attribute
The type of this attribute.
type - Variable in class bboss.org.objectweb.asm.tree.FrameNode
The type of this frame.
type - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Internal name of the type of exceptions handled by the handler.
Type - Class in bboss.org.objectweb.asm
A Java field or method type.
type() - Method in class org.frameworkset.util.annotations.wraper.ColumnWraper
 
type_all - Static variable in class org.frameworkset.security.DESCipher
 
TYPE_ARGUMENT - Static variable in class bboss.org.objectweb.asm.TypePath
A type path step that steps into a type argument of a generic type.
TYPE_DECLARATION - Static variable in class bboss.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for field or method return value signatures, formatted in default Java notation (non-bytecode)
type_decode - Static variable in class org.frameworkset.security.DESCipher
 
type_encode - Static variable in class org.frameworkset.security.DESCipher
 
TYPE_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of TypeInsnNode instructions.
TYPE_SIGNATURE - Static variable in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
Type to be used to check type signatures.See CheckSignatureAdapter.
TypeAnnotationNode - Class in bboss.org.objectweb.asm.tree
A node that represents a type annotationn.
TypeAnnotationNode(int, TypePath, String) - Constructor for class bboss.org.objectweb.asm.tree.TypeAnnotationNode
Constructs a new AnnotationNode.
TypeAnnotationNode(int, int, TypePath, String) - Constructor for class bboss.org.objectweb.asm.tree.TypeAnnotationNode
Constructs a new AnnotationNode.
typeCast(Object, Class, Class) - Static method in class com.frameworkset.common.util.ValueObjectUtil
将obj对象从类型type转换到类型toType 支持字符串向其他基本类行转换: 支持的类型: int,char,short,double,float,long,boolean,byte java.sql.Date,java.util.Date, Integer Long Float Short Double Character Boolean Byte
typeCast(Object, EditorInf) - Static method in class com.frameworkset.util.ValueObjectUtil
通过属性编辑器来转换属性值
typeCast(Object, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCast(Object, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
将obj对象从类型type转换到类型toType 支持字符串向其他基本类行转换: 支持的类型: int,char,short,double,float,long,boolean,byte java.sql.Date,java.util.Date, Integer Long Float Short Double Character Boolean Byte
typeCast(Object, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCast(Object, Class, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCast(Object, Class, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCast(Object, Class, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
将obj对象从类型type转换到类型toType 支持字符串向其他基本类行转换: 支持的类型: int,char,short,double,float,long,boolean,byte java.sql.Date,java.util.Date, Integer Long Float Short Double Character Boolean Byte
typeCast(Object, Class, MethodParameter) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCast(Object, Object, Class, Class, WrapperEditorInf) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastCollection(String[], Collection, Class) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastCollection(Object, Collection, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastCollection(Object, Collection, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastCollection(Object, Class, Class, String) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastCollection(Object, Class, Class, String, Locale) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastWithDateformat(Object, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typeCastWithDateformat(Object, Class, Class, DateFormat) - Static method in class com.frameworkset.util.ValueObjectUtil
 
typecompare(Object, Object) - Static method in class com.frameworkset.util.ValueObjectUtil
对象比较功能,value1 > value2 返回1,value1 < value2 返回-1,value1 == value2 返回0 比较之前首先将value2转换为value1的类型 目前只支持数字和String,日期类型的比较,复杂类型不能使用改方法进行比较
TypeInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a type instruction.
TypeInsnNode(int, String) - Constructor for class bboss.org.objectweb.asm.tree.TypeInsnNode
Constructs a new TypeInsnNode.
typePath - Variable in class bboss.org.objectweb.asm.tree.TypeAnnotationNode
The path to the annotated type argument, wildcard bound, array element type, or static outer type within the referenced type.
TypePath - Class in bboss.org.objectweb.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
typeRef - Variable in class bboss.org.objectweb.asm.tree.TypeAnnotationNode
A reference to the annotated type.
TypeReference - Class in bboss.org.objectweb.asm
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - Constructor for class bboss.org.objectweb.asm.TypeReference
Creates a new TypeReference.
TYPES - Static variable in class bboss.org.objectweb.asm.util.Printer
The names of the for operand parameter values of the MethodVisitor.visitIntInsn(int, int) method when opcode is NEWARRAY.
TypeUtils - Class in org.frameworkset.util
Title: TypeUtils.java
TypeUtils() - Constructor for class org.frameworkset.util.TypeUtils
 

U

unaryOperation(AbstractInsnNode, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicInterpreter
 
unaryOperation(AbstractInsnNode, BasicValue) - Method in class bboss.org.objectweb.asm.tree.analysis.BasicVerifier
 
unaryOperation(AbstractInsnNode, V) - Method in class bboss.org.objectweb.asm.tree.analysis.Interpreter
Interprets a bytecode instruction with a single argument.
unaryOperation(AbstractInsnNode, SourceValue) - Method in class bboss.org.objectweb.asm.tree.analysis.SourceInterpreter
 
UNBOUNDED_CONCURRENCY - Static variable in class org.frameworkset.util.ConcurrencyThrottleSupport
Permit any number of concurrent invocations: that is, don't throttle concurrency.
unbox(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to unbox the top stack value.
unescape(String) - Method in class com.frameworkset.util.DefaultPropertiesPersister
 
unescape(String) - Static method in class com.frameworkset.util.Escape
 
UNINITIALIZED_THIS - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
UNINITIALIZED_VALUE - Static variable in class bboss.org.objectweb.asm.tree.analysis.BasicValue
 
uninitializedTypes - Variable in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
Information about uninitialized types in the current execution frame.
UniqueList - Class in org.frameworkset.util.tokenizer
UniqueList is a successor of java.util.Vector to provide a collection that contains no duplicate elements, more formally such that e1.compareTo(e2) == 0.
UniqueList() - Constructor for class org.frameworkset.util.tokenizer.UniqueList
 
universal(char[], int, int[]) - Static method in class org.frameworkset.util.HashUtil
Universal Hashing
unmodifiableMultiValueMap(MultiValueMap<? extends K, ? extends V>) - Static method in class org.frameworkset.util.CollectionUtils
Return an unmodifiable view of the specified multi-value map.
unquote(String) - Method in class org.frameworkset.http.MimeType
 
unzip(String, String) - Static method in class com.frameworkset.util.FileUtil
将zip文件解压到destPath路径下面
update(Object, int) - Method in class bboss.org.objectweb.asm.xml.Processor
 
UPDATE - Static variable in class com.frameworkset.common.bean.CompositeVO
更新状态标识
UPDATE - Static variable in class com.frameworkset.common.bean.StatusConst
更新状态标识
updateIndex(int) - Method in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
Updates the index of this try catch block in the method's list of try catch block nodes.
updateMessageDigest(MessageDigest) - Method in class org.frameworkset.util.UpdateMessageDigestInputStream
Update the message digest with the rest of the bytes in this stream.
updateMessageDigest(MessageDigest, int) - Method in class org.frameworkset.util.UpdateMessageDigestInputStream
Update the message digest with the next len bytes in this stream.
UpdateMessageDigestInputStream - Class in org.frameworkset.util
 
UpdateMessageDigestInputStream() - Constructor for class org.frameworkset.util.UpdateMessageDigestInputStream
 
updateNewLocals(Object[]) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
Notifies subclasses that a new stack map frame is being visited.
updateStatus(Class, int) - Method in class com.frameworkset.common.bean.AbstractCompositeVO
将clazz类型的所有对象的状态修改为status
updateVO(ValueObject) - Method in class com.frameworkset.common.bean.CompositeVO
将更新业务信息时,将封装信息的值对象存放到该对象对应的散列中
UPGRADE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Upgrade header field name.
upzip(ZipInputStream, String) - Static method in class com.frameworkset.util.FileUtil
 
url - Variable in class com.frameworkset.util.VariableHandler.URLStruction
 
URL_PROTOCOL_CODE_SOURCE - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for an entry from an OC4J jar file: "code-source"
URL_PROTOCOL_FILE - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for a file in the file system: "file"
URL_PROTOCOL_JAR - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for an entry from a jar file: "jar"
URL_PROTOCOL_VFSZIP - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for an entry from a JBoss jar file: "vfszip"
URL_PROTOCOL_WSJAR - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for an entry from a WebSphere jar file: "wsjar"
URL_PROTOCOL_ZIP - Static variable in class org.frameworkset.util.ResourceUtils
URL protocol for an entry from a zip file: "zip"
urlContain(String, String) - Method in class org.frameworkset.util.AntPathMatcher
简单的地址模式包含: pattern *.aa.bb.cn url http://test.aa.bb.cn/c pattern http://*.aa.bb.cn url http://test.aa.bb.cn/c
urlContain(String, String) - Method in interface org.frameworkset.util.PathMatcher
简单的地址模式包含: pattern *.aa.bb.cn url http://test.aa.bb.cn/c
urlencode(String, String, int) - Static method in class com.frameworkset.util.SimpleStringUtil
对value采用charset进行URLEncode编码,编码的次数根据encoudtimes指定
urlencode(String, String) - Static method in class com.frameworkset.util.SimpleStringUtil
对value采用charset进行URLEncode编码,编码的次数为1
urlMatch(String, String) - Method in class org.frameworkset.util.AntPathMatcher
简单的地址模式匹配: pattern *.aa.bb.cn url http://test.aa.bb.cn
urlMatch(String, String) - Method in interface org.frameworkset.util.PathMatcher
简单的地址模式匹配: pattern *.aa.bb.cn url http://test.aa.bb.cn
UrlPathHelper - Class in org.frameworkset.web.util
 
UrlPathHelper() - Constructor for class org.frameworkset.web.util.UrlPathHelper
 
UrlResource - Class in org.frameworkset.util.io
Title: UrlResource.java
UrlResource(URL) - Constructor for class org.frameworkset.util.io.UrlResource
Create a new UrlResource.
UrlResource(URI) - Constructor for class org.frameworkset.util.io.UrlResource
Create a new UrlResource.
UrlResource(String) - Constructor for class org.frameworkset.util.io.UrlResource
Create a new UrlResource.
URLStruction() - Constructor for class com.frameworkset.util.VariableHandler.URLStruction
 
URLStruction(String) - Constructor for class com.frameworkset.util.VariableHandler.URLStruction
 
URLStructionBuiler() - Constructor for class com.frameworkset.util.VariableHandler.URLStructionBuiler
 
US_ASCII - Static variable in class org.frameworkset.util.encoder.CharEncoding
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
US_ASCII - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
US_ASCII - Static variable in class org.frameworkset.util.StandardCharsets
Seven-bit ASCII, a.k.a.
USER_AGENT - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP User-Agent header field name.
USHR - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
ushr(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
UTF8Convertor - Class in bboss.org.mozilla.intl.chardet
 
UTF8Convertor() - Constructor for class bboss.org.mozilla.intl.chardet.UTF8Convertor
 
UTF8Convertor.Found - Class in bboss.org.mozilla.intl.chardet
 
UTF_16 - Static variable in class org.frameworkset.util.encoder.CharEncoding
Sixteen-bit Unicode Transformation Format, The byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output)
UTF_16 - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_16 - Static variable in class org.frameworkset.util.StandardCharsets
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
UTF_16BE - Static variable in class org.frameworkset.util.encoder.CharEncoding
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16BE - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_16BE - Static variable in class org.frameworkset.util.StandardCharsets
Sixteen-bit UCS Transformation Format, big-endian byte order
UTF_16LE - Static variable in class org.frameworkset.util.encoder.CharEncoding
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_16LE - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_16LE - Static variable in class org.frameworkset.util.StandardCharsets
Sixteen-bit UCS Transformation Format, little-endian byte order
UTF_8 - Static variable in class org.frameworkset.util.encoder.CharEncoding
Eight-bit Unicode Transformation Format.
UTF_8 - Static variable in class org.frameworkset.util.encoder.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_8 - Static variable in class org.frameworkset.util.StandardCharsets
Eight-bit UCS Transformation Format
Util - Class in com.frameworkset.common.util
 
Util() - Constructor for class com.frameworkset.common.util.Util
 
Util - Class in com.frameworkset.util
 
Util() - Constructor for class com.frameworkset.util.Util
 
UtilIterator(Iterator, int[]) - Constructor for class com.frameworkset.common.bean.AbstractCompositeVO.UtilIterator
 
UtilVersion - Class in com.frameworkset
 
UtilVersion() - Constructor for class com.frameworkset.UtilVersion
 
UUID - Class in com.frameworkset.util
A class that represents an immutable universally unique identifier (UUID).
UUID(long, long) - Constructor for class com.frameworkset.util.UUID
Constructs a new UUID using the specified data.
UUIDResource - Interface in com.frameworkset.util
 

V

V1_1 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_2 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_3 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_4 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_5 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_6 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_7 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
V1_8 - Static variable in interface bboss.org.objectweb.asm.Opcodes
 
Validate - Class in org.frameworkset.util
This class assists in validating arguments.
Validate() - Constructor for class org.frameworkset.util.Validate
Constructor.
ValidateCorpidError - Static variable in exception org.frameworkset.security.AesException
 
ValidateSignatureError - Static variable in exception org.frameworkset.security.AesException
 
ValidateUnifiedOrderParamError - Static variable in exception org.frameworkset.security.AesException
 
Value - Interface in bboss.org.objectweb.asm.tree.analysis
An immutable symbolic value for semantic interpretation of bytecode.
value - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The field's initial value.
value() - Method in class org.frameworkset.util.annotations.wraper.PathVariableWraper
 
ValueConstants - Interface in org.frameworkset.util.annotations
Title: ValueConstants.java
ValueObject - Class in com.frameworkset.common.bean
 
ValueObject() - Constructor for class com.frameworkset.common.bean.ValueObject
 
ValueObjectUtil - Class in com.frameworkset.common.util
 
ValueObjectUtil() - Constructor for class com.frameworkset.common.util.ValueObjectUtil
 
ValueObjectUtil - Class in com.frameworkset.util
 
ValueObjectUtil() - Constructor for class com.frameworkset.util.ValueObjectUtil
 
valueOf(Type) - Method in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to box the top stack value using Java 5's valueOf() method.
valueOf(String) - Static method in enum com.frameworkset.orm.annotation.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.frameworkset.http.MediaType
Parse the given String value into a MediaType object, with this method name following the 'valueOf' naming convention (as supported by org.frameworkset.core.convert.ConversionService.
valueOf(String) - Static method in class org.frameworkset.http.MimeType
Parse the given String value into a MimeType object, with this method name following the 'valueOf' naming convention (as supported by org.frameworkset.core.convert.ConversionService.
valueOf(String) - Static method in enum org.frameworkset.util.annotations.AttributeScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.frameworkset.util.annotations.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.frameworkset.util.annotations.ParamScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.frameworkset.util.annotations.Scope
Returns the enum constant of this type with the specified name.
values - Variable in class bboss.org.objectweb.asm.tree.AnnotationNode
The name value pairs of this annotation.
values() - Static method in enum com.frameworkset.orm.annotation.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.frameworkset.http.HttpHeaders
 
values() - Static method in enum org.frameworkset.util.annotations.AttributeScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.frameworkset.util.annotations.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.frameworkset.util.annotations.ParamScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.frameworkset.util.annotations.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.frameworkset.util.LinkedMultiValueMap
 
var - Variable in class bboss.org.objectweb.asm.tree.IincInsnNode
Index of the local variable to be incremented.
var - Variable in class bboss.org.objectweb.asm.tree.VarInsnNode
The operand of this instruction.
Var() - Constructor for class org.frameworkset.util.ClassUtil.Var
 
VAR_INSN - Static variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The type of VarInsnNode instructions.
Variable() - Constructor for class com.frameworkset.util.VariableHandler.Variable
 
VARIABLE - Static variable in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
VariableHandler - Class in com.frameworkset.util
Title: VariableHandler.java
VariableHandler() - Constructor for class com.frameworkset.util.VariableHandler
 
VariableHandler.Index - Class in com.frameworkset.util
 
VariableHandler.SQLStruction - Class in com.frameworkset.util
 
VariableHandler.StructionBuiler - Interface in com.frameworkset.util
 
VariableHandler.URLStruction - Class in com.frameworkset.util
 
VariableHandler.URLStructionBuiler - Class in com.frameworkset.util
 
VariableHandler.Variable - Class in com.frameworkset.util
 
variableName - Variable in class com.frameworkset.util.VariableHandler.Variable
 
variableParser(String) - Static method in class com.frameworkset.util.VariableHandler
可以根据默认的正则式default_regex = "\\$\\{([^\\}]+)\\}"获取输入串中的变量,作为数组返回
variableParser(String, String, String) - Static method in class com.frameworkset.util.VariableHandler
可以根据指定的变量的前导符和后导符获取输入串中的变量,作为数组返回
variableParser(String, String, String, int) - Static method in class com.frameworkset.util.VariableHandler
可以根据指定的变量的前导符和后导符获取输入串中的变量,作为数组返回
variableParser(String, String) - Static method in class com.frameworkset.util.VariableHandler
可以根据指定的正则式获取输入串中的变量,作为数组返回
VariableParserException - Exception in com.frameworkset.util
 
VariableParserException() - Constructor for exception com.frameworkset.util.VariableParserException
 
VariableParserException(String) - Constructor for exception com.frameworkset.util.VariableParserException
 
VariableParserException(String, Throwable) - Constructor for exception com.frameworkset.util.VariableParserException
 
VariableParserException(Throwable) - Constructor for exception com.frameworkset.util.VariableParserException
 
VariableParserException(String, Throwable, boolean, boolean) - Constructor for exception com.frameworkset.util.VariableParserException
 
variables - Variable in class com.frameworkset.util.VariableHandler.URLStruction
 
variant() - Method in class com.frameworkset.util.UUID
The variant number associated with this UUID.
varibletoken() - Method in class org.frameworkset.util.tokenizer.TextGrammarParser.GrammarToken
 
VarInsnNode - Class in bboss.org.objectweb.asm.tree
A node that represents a local variable instruction.
VarInsnNode(int, int) - Constructor for class bboss.org.objectweb.asm.tree.VarInsnNode
Constructs a new VarInsnNode.
VARY - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Vary header field name.
VelocityUtil - Class in com.frameworkset.util
Title:
VelocityUtil() - Constructor for class com.frameworkset.util.VelocityUtil
 
verify(ClassReader, ClassLoader, boolean, PrintWriter) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a given class.
verify(ClassReader, boolean, PrintWriter) - Static method in class bboss.org.objectweb.asm.util.CheckClassAdapter
Checks a given class
version - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The class version.
version - Variable in class bboss.org.objectweb.asm.util.CheckMethodAdapter
The class version number.
version() - Method in class com.frameworkset.util.UUID
The version number associated with this UUID.
version - Static variable in class com.frameworkset.UtilVersion
 
VIA - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Via header field name.
VirtualMachineError - Error in com.frameworkset.util
 
VirtualMachineError() - Constructor for error com.frameworkset.util.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error com.frameworkset.util.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
VirtualMachineError(String, Throwable) - Constructor for error com.frameworkset.util.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message and cause.
VirtualMachineError(Throwable) - Constructor for error com.frameworkset.util.VirtualMachineError
Constructs an a VirtualMachineError with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
visibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The runtime visible annotations of this class.
visibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The runtime visible annotations of this field.
visibleAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime visible annotations of this method.
visibleLocalVariableAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The visible local variable annotations of this method.
visibleParameterAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime visible parameter annotations of this method.
visibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.AbstractInsnNode
The runtime visible type annotations of this instruction.
visibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.ClassNode
The runtime visible type annotations of this class.
visibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.FieldNode
The runtime visible type annotations of this field.
visibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.MethodNode
The runtime visible type annotations of this method.
visibleTypeAnnotations - Variable in class bboss.org.objectweb.asm.tree.TryCatchBlockNode
The runtime visible type annotations on the exception handler type.
visit(String, Object) - Method in class bboss.org.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.StaticInitMerger
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.Printer
Class header.
visit(String, Object) - Method in class bboss.org.objectweb.asm.util.Printer
Annotation value.
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visit(String, Object) - Method in class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
visit(int, int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visit(int, int, String, String, String, String[]) - Method in class org.frameworkset.util.asm.AddMethodAdaptor
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingFieldAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.tree.FieldNode
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckFieldAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Nested annotation value.
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
Prints a disassembled view of the given annotation.
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitAnnotation(String, String) - Method in class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXFieldAdapter
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.util.Printer
Method default annotation.
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitAnnotationDefault() - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitAnnotationEnd() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitAnnotationEnd() - Method in class bboss.org.objectweb.asm.util.Printer
Annotation end.
visitAnnotationEnd() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitArray(String) - Method in class bboss.org.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - Method in class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
visitArray(String) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
 
visitArray(String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitArray(String) - Method in class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
visitArray(String) - Method in class bboss.org.objectweb.asm.util.Printer
Annotation array value.
visitArray(String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitArray(String) - Method in class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
visitArray(String) - Method in class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
visitArrayType() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitArrayType() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to an array type.
visitArrayType() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitArrayType() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitArrayType() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.tree.FieldNode
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.CheckFieldAdapter
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Textifier
Prints a disassembled view of the given attribute.
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
visitAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitBaseType(char) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitBaseType(char) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to a primitive type.
visitBaseType(char) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitBaseType(char) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitBaseType(char) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitClassAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitClassAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Class annotation.
visitClassAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitClassAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitClassAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Printer
Class attribute.
visitClassAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitClassBound() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitClassBound() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the class bound of the last visited formal type parameter.
visitClassBound() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitClassBound() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitClassBound() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitClassEnd() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitClassEnd() - Method in class bboss.org.objectweb.asm.util.Printer
Class end.
visitClassEnd() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitClassType(String) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitClassType(String) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Starts the visit of a signature corresponding to a class or interface type.
visitClassType(String) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitClassType(String) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitClassType(String) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitClassTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitClassTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Class type annotation.
visitClassTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitCode() - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitCode() - Method in class bboss.org.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitCode() - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitCode() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitCode() - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitCode() - Method in class bboss.org.objectweb.asm.util.Printer
Method start.
visitCode() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitCode() - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitCode() - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitEnd() - Method in class bboss.org.objectweb.asm.commons.JSRInlinerAdapter
If any JSRs were seen, triggers the inlining process.
visitEnd() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
 
visitEnd() - Method in class bboss.org.objectweb.asm.commons.StaticInitMerger
 
visitEnd() - Method in class bboss.org.objectweb.asm.commons.TryCatchBlockSorter
 
visitEnd() - Method in class bboss.org.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnd() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Ends the visit of a signature corresponding to a class or interface type.
visitEnd() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitEnd() - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
 
visitEnd() - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitEnd() - Method in class bboss.org.objectweb.asm.tree.FieldNode
 
visitEnd() - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.CheckFieldAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitEnd() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitEnd() - Method in class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitEnd() - Method in class bboss.org.objectweb.asm.xml.SAXFieldAdapter
 
visitEnd() - Method in class org.frameworkset.util.asm.AddMethodAdaptor
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.tree.AnnotationNode
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.util.CheckAnnotationAdapter
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Annotation enum value.
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.util.TraceAnnotationVisitor
 
visitEnum(String, String, String) - Method in class bboss.org.objectweb.asm.xml.SAXAnnotationAdapter
 
visitExceptionType() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitExceptionType() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the type of a method exception.
visitExceptionType() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitExceptionType() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitExceptionType() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.util.Printer
Class field.
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitField(int, String, String, String, Object) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitField(int, String, String, String, Object) - Method in class org.frameworkset.util.asm.ASMPUTGETFieldAdapter
 
visitFieldAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFieldAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Field annotation.
visitFieldAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFieldAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFieldAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Printer
Field attribute.
visitFieldAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFieldEnd() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFieldEnd() - Method in class bboss.org.objectweb.asm.util.Printer
Field end.
visitFieldEnd() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitFieldInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitFieldTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFieldTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Field type annotation.
visitFieldTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFormalTypeParameter(String) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitFormalTypeParameter(String) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits a formal type parameter.
visitFormalTypeParameter(String) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitFormalTypeParameter(String) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitFormalTypeParameter(String) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.util.Printer
Method stack frame.
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitIincInsn(int, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
Handle a bizarre special case.
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.util.Printer
Class inner name.
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitInnerClass(String, String, String, int) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitInnerClassType(String) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitInnerClassType(String) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits an inner class.
visitInnerClassType(String) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitInnerClassType(String) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitInnerClassType(String) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitInsn(int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitInsn(int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitInsn(int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation on an instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Instruction type annotation.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitInterface() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitInterface() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the type of an interface implemented by the class.
visitInterface() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitInterface() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitInterface() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitInterfaceBound() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitInterfaceBound() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits an interface bound of the last visited formal type parameter.
visitInterfaceBound() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitInterfaceBound() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitInterfaceBound() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitIntInsn(int, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an invokedynamic instruction.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.commons.JSRInlinerAdapter
Detects a JSR instruction and sets a flag to indicate we will need to do inlining.
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitJumpInsn(int, Label) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a label.
visitLabel(Label) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.util.Printer
Method label.
visitLabel(Label) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLabel(Label) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLdcInsn(Object) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.util.Printer
Method debug info.
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLineNumber(int, Label) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method debug info.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Local variable type annotation.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method max stack and max locals.
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitMaxs(int, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.SerialVersionUIDAdder
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.commons.StaticInitMerger
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.Printer
Class method.
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class org.frameworkset.util.asm.AddMethodAdaptor
 
visitMethodAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethodAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Method annotation.
visitMethodAnnotation(String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMethodAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethodAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Printer
Method attribute.
visitMethodAttribute(Attribute) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMethodEnd() - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethodEnd() - Method in class bboss.org.objectweb.asm.util.Printer
Method end.
visitMethodEnd() - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.MethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a method instruction.
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.tree.MethodNode
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMethodInsn(int, String, String, String) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitMethodTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMethodTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Method type annotation.
visitMethodTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Class outer class.
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitOuterClass(String, String, String) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a parameter of this method.
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method parameter.
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitParameter(String, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Method parameter annotation.
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitParameterType() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitParameterType() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the type of a method parameter.
visitParameterType() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitParameterType() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitParameterType() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitReturnType() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitReturnType() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the return type of the method.
visitReturnType() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitReturnType() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitReturnType() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.util.Printer
Class source.
visitSource(String, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitSource(String, String) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitSuperclass() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitSuperclass() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits the type of the super class.
visitSuperclass() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitSuperclass() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitSuperclass() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Printer
Try catch block type annotation.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.util.Printer
Method exception handler.
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingClassAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingFieldAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.tree.ClassNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.tree.FieldNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTypeAnnotation(String, int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckClassAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckFieldAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.Textifier
Prints a disassembled view of the given type annotation.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceClassVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceFieldVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXClassAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class bboss.org.objectweb.asm.xml.SAXFieldAdapter
 
visitTypeArgument() - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitTypeArgument(char) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitTypeArgument() - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits an unbounded type argument of the last visited class or inner class type.
visitTypeArgument(char) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits a type argument of the last visited class or inner class type.
visitTypeArgument() - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitTypeArgument(char) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitTypeArgument() - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitTypeArgument(char) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitTypeArgument() - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitTypeArgument(char) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.commons.RemappingMethodAdapter
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a type instruction.
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitTypeInsn(int, String) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
visitTypeVariable(String) - Method in class bboss.org.objectweb.asm.commons.RemappingSignatureAdapter
 
visitTypeVariable(String) - Method in class bboss.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to a type variable.
visitTypeVariable(String) - Method in class bboss.org.objectweb.asm.signature.SignatureWriter
 
visitTypeVariable(String) - Method in class bboss.org.objectweb.asm.util.CheckSignatureAdapter
 
visitTypeVariable(String) - Method in class bboss.org.objectweb.asm.util.TraceSignatureVisitor
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.AdviceAdapter
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.AnalyzerAdapter
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.CodeSizeEvaluator
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.commons.LocalVariablesSorter
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.MethodVisitor
Visits a local variable instruction.
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.tree.MethodNode
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.util.ASMifier
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.util.CheckMethodAdapter
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Printer
Method instruction.
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.util.Textifier
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.util.TraceMethodVisitor
 
visitVarInsn(int, int) - Method in class bboss.org.objectweb.asm.xml.SAXCodeAdapter
 
vo - Variable in class com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
 
VOID - Static variable in class bboss.org.objectweb.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class bboss.org.objectweb.asm.Type
The void type.

W

wallfilter(String, String[]) - Method in class org.frameworkset.util.ReferHelper
 
wallfilterrules_default - Static variable in class org.frameworkset.util.ReferHelper
 
WARNING - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP Warning header field name.
WILDCARD_BOUND - Static variable in class bboss.org.objectweb.asm.TypePath
A type path step that steps into the bound of a wildcard type.
WILDCARD_TYPE - Static variable in class org.frameworkset.http.MimeType
 
WrapperEditorInf<T> - Interface in com.frameworkset.util
 
write(ClassWriter, byte[], int, int, int) - Method in class bboss.org.objectweb.asm.Attribute
Returns the byte array form of this attribute.
write(int) - Method in class org.frameworkset.soa.BBossStringWriter
Write a single character.
write(char[], int, int) - Method in class org.frameworkset.soa.BBossStringWriter
Write a portion of an array of characters.
write(String) - Method in class org.frameworkset.soa.BBossStringWriter
Write a string.
write(String, int, int) - Method in class org.frameworkset.soa.BBossStringWriter
Write a portion of a string.
write(char) - Method in class org.frameworkset.util.CommonsLogWriter
 
write(char[], int, int) - Method in class org.frameworkset.util.CommonsLogWriter
 
writeFile(String, String) - Static method in class com.frameworkset.util.FileUtil
 
writeFile(String, String, String) - Static method in class com.frameworkset.util.FileUtil
 
writeFile(File, String, String) - Static method in class com.frameworkset.util.FileUtil
 
writeFile(String, String, boolean) - Static method in class com.frameworkset.util.FileUtil
 
WWW_AUTHENTICATE - Static variable in class org.frameworkset.http.HttpHeaders
The HTTP WWW-Authenticate header field name.

X

XOR - Static variable in class bboss.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
xor(Type) - Method in class bboss.org.objectweb.asm.commons.InstructionAdapter
 

Z

zip(File, File) - Static method in class com.frameworkset.util.FileUtil
 
zip(File, String) - Static method in class com.frameworkset.util.FileUtil
 
zobrist(char[], int, int[][]) - Static method in class org.frameworkset.util.HashUtil
Zobrist Hashing

_

_parserStruction(String, VariableHandler.StructionBuiler) - Static method in class com.frameworkset.util.VariableHandler
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表 变量的分界符为#[和],如果url中没有包含变量那么返回null值 变量数组、list、map的元素取值采用[]结合数字下标和key名称 变量引用采用->连接符
_type - Variable in class org.frameworkset.json.JsonTypeReference
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _