- CACHE - 类 中的静态变量com.frameworkset.common.bean.CompositeVO
-
缓冲状态标识
- CACHE - 类 中的静态变量com.frameworkset.common.bean.StatusConst
-
缓冲状态标识
- cacheVO(ValueObject) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
缓冲一般的对象
- cacheVOS(List) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- cclass() - 类 中的方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- CharacterEncoder - org.frameworkset.util.encoder中的类
-
Description:
Copyright (c) 2018
- CharacterEncoder() - 类 的构造器org.frameworkset.util.encoder.CharacterEncoder
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- charset() - 类 中的方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- CHARSET - 类 中的静态变量org.frameworkset.security.AESCoder
-
- checkAccess(HttpServletRequest, HttpServletResponse, JspWriter, boolean) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- checkAccess(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- checkAccess(HttpServletRequest, HttpServletResponse, boolean) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- checkAccess(HttpServletRequest, HttpServletResponse, JspWriter, boolean) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkAccess(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkAccess(HttpServletRequest, HttpServletResponse, boolean) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkAdminAccess(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
检测当前登陆用户是否是管理员
- checkAdminAccess(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkChanged() - 类 中的方法com.frameworkset.daemon.FileBean
-
- checkChanged() - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- checkManagerAccess(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
检测当前登陆用户是否是管理员或者拥有超级管理员角色
- checkManagerAccess(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkPermission(String, String, String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
检测当前系统用户是否拥有访问资源的权限
- checkPermission(String, String, String, boolean, String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
检测当前系统用户是否拥有访问资源的权限,如果没有则跳转到权限提示页面 否则允许用户访问当前资源
根据条件redirect决定是否跳转,true表示跳转,false表示不跳转
- checkPermission(String, String, String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkPermission(String, String, String, boolean, String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- checkURLPermission(String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
检测当前系统用户是否拥有访问资源的权限
- checkURLPermission(String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- CHINESE - 类 中的静态变量bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- CLASSPATH_ALL_URL_PREFIX - 接口 中的静态变量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 - 接口 中的静态变量org.frameworkset.util.io.ResourceLoader
-
Pseudo URL prefix for loading from the class path: "classpath:"
- CLASSPATH_URL_PREFIX - 类 中的静态变量org.frameworkset.util.ResourceUtils
-
Pseudo URL prefix for loading from the class path: "classpath:"
- ClassPathResource - org.frameworkset.util.io中的类
-
Title: ClassPathResource.java
Description:
bboss workgroup
Copyright (c) 2007
- ClassPathResource(String) - 类 的构造器org.frameworkset.util.io.ClassPathResource
-
Create a new ClassPathResource for ClassLoader usage.
- ClassPathResource(String, ClassLoader) - 类 的构造器org.frameworkset.util.io.ClassPathResource
-
Create a new ClassPathResource for ClassLoader usage.
- ClassPathResource(String, Class) - 类 的构造器org.frameworkset.util.io.ClassPathResource
-
Create a new ClassPathResource for Class usage.
- ClassPathResource(String, ClassLoader, Class) - 类 的构造器org.frameworkset.util.io.ClassPathResource
-
Create a new ClassPathResource with optional ClassLoader and Class.
- ClassPathResourceLoader - org.frameworkset.util.io中的类
-
Title: DefaultResourceLoader.java
Description:
bboss workgroup
Copyright (c) 2007
- ClassPathResourceLoader() - 类 的构造器org.frameworkset.util.io.ClassPathResourceLoader
-
Create a new DefaultResourceLoader.
- ClassPathResourceLoader(ClassLoader) - 类 的构造器org.frameworkset.util.io.ClassPathResourceLoader
-
Create a new DefaultResourceLoader.
- clear() - 类 中的方法com.frameworkset.common.bean.QueryVO
-
- clear() - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- clear() - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- clear() - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- clockSequence() - 类 中的方法com.frameworkset.util.UUID
-
The clock sequence value associated with this UUID.
- close() - 类 中的方法org.frameworkset.util.CommonsLogWriter
-
- CoderUtil - org.frameworkset.security中的类
-
- CoderUtil() - 类 的构造器org.frameworkset.security.CoderUtil
-
- CodeUtils - org.frameworkset.util中的类
-
Title: CodeUtils.java
Description:
bboss workgroup
Copyright (c) 2008
- CodeUtils() - 类 的构造器org.frameworkset.util.CodeUtils
-
- com.frameworkset - 程序包 com.frameworkset
-
- com.frameworkset.common.bean - 程序包 com.frameworkset.common.bean
-
- com.frameworkset.common.util - 程序包 com.frameworkset.common.util
-
- com.frameworkset.daemon - 程序包 com.frameworkset.daemon
-
- com.frameworkset.orm.transaction - 程序包 com.frameworkset.orm.transaction
-
- com.frameworkset.proxy - 程序包 com.frameworkset.proxy
-
- com.frameworkset.util - 程序包 com.frameworkset.util
-
- com.frameworkset.velocity - 程序包 com.frameworkset.velocity
-
- COMMA - 类 中的静态变量com.frameworkset.common.util.StringUtil
-
- CommonsLogWriter - org.frameworkset.util中的类
-
java.io.Writer adapter for a Commons Logging Log.
- CommonsLogWriter(Logger) - 类 的构造器org.frameworkset.util.CommonsLogWriter
-
Create a new CommonsLogWriter for the given Commons Logging logger.
- compareBoolean(boolean, boolean, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description:比较两个布尔变量的大小
- compareChar(char, char, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个字符的大小
- compareDate(Date, Date, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个日期的大小
- compareDouble(double, double, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个双精度数的大小
- compareField(Object, String, Object) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description:比较对象obj中字段field的值与compareValue的大小
- compareField(Object, String, Object, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description:比较对象obj中字段field的值与compareValue的大小
- compareField(Object, String, Object, String, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description:比较对象obj的字段field与对象obj1的字段field1的大小
- compareField(Object, String, Object, String) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description:比较对象obj的字段field与对象obj1的字段field1的大小
- compareFloat(float, float, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
表较两个浮点数的大小
- compareInt(int, int, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个整数的大小
- compareLong(long, long, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个长整数的大小
- compareShort(short, short, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个短整数的大小
- compareString(String, String, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
比较两个字符串的大小
- compareTo(UUID) - 类 中的方法com.frameworkset.util.UUID
-
Compares this UUID with the specified UUID.
- compareTo(short) - 类 中的静态方法com.frameworkset.UtilVersion
-
Compares the specified version number against the current version number.
- CompareUtil - com.frameworkset.common.util中的类
-
实现各种类型数据的比较操作,实现各种对象中属性值的比较操作
- CompareUtil() - 类 的构造器com.frameworkset.common.util.CompareUtil
-
- compareValue(Object, Object) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description: 比较两个对象的大小
- compareValue(Object, Object, boolean) - 类 中的静态方法com.frameworkset.common.util.CompareUtil
-
Description: 比较两个对象的大小
- CompositeVO - com.frameworkset.common.bean中的类
-
- CompositeVO() - 类 的构造器com.frameworkset.common.bean.CompositeVO
-
- ComputeSignatureError - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- ConcurrencyThrottleSupport - org.frameworkset.util中的类
-
Support class for throttling concurrent access to a specific resource.
- ConcurrencyThrottleSupport() - 类 的构造器org.frameworkset.util.ConcurrencyThrottleSupport
-
- contain(ValueObject) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
判断给定的值对象是否存在
- contain(ValueObject, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
判断给定的值对象并且状态为status是否存在
Description:
- contain(Class, String, Object) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:判定是否存在类型为clazz并且包含属性field,
属性值为fieldValue的值对象,如果存在返回true,否则返回false
- contain(Class, String, Object, int[]) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:判定是否存在类型为clazz并且包含属性field,
属性值为fieldValue以及状态在数组status中的值对象,如果存在返回true,否则返回false
- contain(Class, String, Object, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:判定是否存在类型为clazz并且包含属性field,
属性值为fieldValue以及状态为status的值对象,如果存在返回true,否则返回false
- contain(String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
从包含
- contain2ndReplaceWithPatternMatcherInput(String, String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
- contain2ndReplaceWithPatternMatcherInput(String, String, String, int) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
- containKey(String[], String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
- containsAlphabetOrPad(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
- containsKey(Object) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- containsValue(Object) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- containWithPatternMatcherInput(String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
从src中提取包含模式regex的子字符串
- containWithPatternMatcherInput(String, String, int) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
从src中提取包含模式regex的子字符串
- contentLength() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation checks the timestamp of the underlying File,
if available.
- contentLength() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation checks the timestamp of the underlying File,
if available.
- contextDestroyed(ServletContextEvent) - 类 中的方法org.frameworkset.web.listener.ApplicationLifeListener
-
- contextInitialized(ServletContextEvent) - 类 中的方法org.frameworkset.web.listener.ApplicationLifeListener
-
- ContextResource - org.frameworkset.util.io中的接口
-
Title: ContextResource.java
Description:
bboss workgroup
Copyright (c) 2007
- Conventions - org.frameworkset.util中的类
-
Title: Conventions.java
Description:
bboss workgroup
Copyright (c) 2008
- Conventions() - 类 的构造器org.frameworkset.util.Conventions
-
- converName(String) - 接口 中的方法com.frameworkset.util.NameEditorInf
-
- convertCharsetToUtf_8(String, String[], String[]) - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor
-
- convertCharsetToUtf_8(String) - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor
-
- convertClassLoaderURL(URL) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Convert the given URL as returned from the ClassLoader into a Resource object.
- convertfilecharset(File, String, String) - 类 中的静态方法bboss.org.mozilla.intl.chardet.UTF8Convertor
-
- convertNumberToTargetClass(Number, Class<T>) - 类 中的静态方法org.frameworkset.util.NumberUtils
-
Convert the given number into an instance of the given target class.
- convertToCharacter(String) - 类 中的方法com.frameworkset.util.HtmlCharacterEntityReferences
-
Return the char mapped to the given entityReference or -1.
- convertToReference(char) - 类 中的方法com.frameworkset.util.HtmlCharacterEntityReferences
-
Return the reference mapped to the given character or null.
- COOKIE_PREFIX - 类 中的静态变量com.frameworkset.util.StringUtil
-
- copy(File, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- copy(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
目录拷贝,用于对目录的所有文件和子目录进行递归拷贝
- copy(File, File) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given input File to the given output File.
- copy(byte[], File) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given byte array to the given output File.
- copy(InputStream, OutputStream) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given InputStream to the given OutputStream.
- copy(byte[], OutputStream) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given byte array to the given OutputStream.
- copy(Reader, Writer) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given Reader to the given Writer.
- copy(String, Writer) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given String to the given output Writer.
- copy(byte[], OutputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Copy the contents of the given byte array to the given OutputStream.
- copy(String, Charset, OutputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Copy the contents of the given String to the given output OutputStream.
- copy(InputStream, OutputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Copy the contents of the given InputStream to the given OutputStream.
- copyToByteArray(File) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given input File into a new byte array.
- copyToByteArray(InputStream) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given InputStream into a new byte array.
- copyToByteArray(InputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Copy the contents of the given InputStream into a new byte array.
- copyToString(Reader) - 类 中的静态方法org.frameworkset.util.FileCopyUtils
-
Copy the contents of the given Reader into a String.
- copyToString(InputStream, Charset) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Copy the contents of the given InputStream into a String.
- createDir(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- createFile(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- createNewDirectory(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- createNewFile(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- createNewFileOnExist(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- createProxy(InvocationHandler) - 类 中的静态方法com.frameworkset.proxy.ProxyFactory
-
- createRelative(String) - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that relative resources cannot be created for this resource.
- createRelative(String) - 类 中的方法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) - 类 中的方法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) - 类 中的方法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.
- createThread(Runnable) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Template method for the creation of a new Thread.
- createTransferObject(Object, String, String) - 类 中的静态方法com.frameworkset.common.util.TransferObjectFactory
-
Create a Transfer Object for the given object.
- createTransferObject(Map, Object) - 类 中的静态方法com.frameworkset.common.util.TransferObjectFactory
-
added by biaoping.yin 2005.8.13
将map中包含的属性值复制到对象中,对应属性的名称和类型必须一致
- createTransferObject(Hashtable, Object) - 类 中的静态方法com.frameworkset.common.util.TransferObjectFactory
-
added by biaoping.yin 2005.8.13
将Hashtable中包含的属性值复制到对象中,对应属性的名称和类型必须一致
- createTransferObject(Object, Object) - 类 中的静态方法com.frameworkset.common.util.TransferObjectFactory
-
added by biaoping.yin 2004.5.20
将一个对象属性复制到另一个对象中,对应属性的名称和类型必须一致
- createTransferObject(Object, String, String) - 类 中的静态方法com.frameworkset.util.TransferObjectFactory
-
Create a Transfer Object for the given object.
- createTransferObject(Map, Object) - 类 中的静态方法com.frameworkset.util.TransferObjectFactory
-
added by biaoping.yin 2005.8.13
将map中包含的属性值复制到对象中,对应属性的名称和类型必须一致
- createTransferObject(Hashtable, Object) - 类 中的静态方法com.frameworkset.util.TransferObjectFactory
-
added by biaoping.yin 2005.8.13
将Hashtable中包含的属性值复制到对象中,对应属性的名称和类型必须一致
- createTransferObject(Object, Object) - 类 中的静态方法com.frameworkset.util.TransferObjectFactory
-
added by biaoping.yin 2004.5.20
将一个对象属性复制到另一个对象中,对应属性的名称和类型必须一致
- CustomizableThreadCreator - org.frameworkset.util中的类
-
- CustomizableThreadCreator() - 类 的构造器org.frameworkset.util.CustomizableThreadCreator
-
Create a new CustomizableThreadCreator with default thread name prefix.
- CustomizableThreadCreator(String) - 类 的构造器org.frameworkset.util.CustomizableThreadCreator
-
Create a new CustomizableThreadCreator with the given thread name prefix.
- CustomizableThreadFactory - org.frameworkset.schedule中的类
-
- CustomizableThreadFactory() - 类 的构造器org.frameworkset.schedule.CustomizableThreadFactory
-
Create a new CustomizableThreadFactory with default thread name prefix.
- CustomizableThreadFactory(String) - 类 的构造器org.frameworkset.schedule.CustomizableThreadFactory
-
Create a new CustomizableThreadFactory with the given thread name prefix.
- DaemonThread - com.frameworkset.util中的类
-
Title:
Description:
Copyright: Copyright (c) 2005
Company:
- DaemonThread(String, ResourceInitial) - 类 的构造器com.frameworkset.util.DaemonThread
-
- DaemonThread(long, String) - 类 的构造器com.frameworkset.util.DaemonThread
-
- DaemonThread(String, long, ResourceInitial) - 类 的构造器com.frameworkset.util.DaemonThread
-
- DaemonThread(File, ResourceInitial) - 类 的构造器com.frameworkset.util.DaemonThread
-
- DataEnd() - 类 中的方法bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- dbString(String) - 类 中的静态方法com.frameworkset.common.util.Util
-
- dbString(String) - 类 中的静态方法com.frameworkset.util.Util
-
- decode() - 类 中的方法com.frameworkset.util.HtmlCharacterEntityDecoder
-
- decode(String) - 类 中的静态方法org.frameworkset.util.Base64
-
- decode(Object) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Decodes an Object using the Base-N algorithm.
- decode(String) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Decodes a String containing characters in the Base-N alphabet.
- decode(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Decodes a byte[] containing characters in the Base-N alphabet.
- decode(byte[], int, int, OutputStream) - 接口 中的方法org.frameworkset.util.encoder.Encoder
-
- decode(String, OutputStream) - 接口 中的方法org.frameworkset.util.encoder.Encoder
-
- decode(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
decode the Hex encoded input data.
- decode(String) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
decode the Hex encoded String data - whitespace will be ignored.
- decode(String, OutputStream) - 类 中的静态方法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) - 类 中的方法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) - 类 中的方法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) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Decodes a Base64 String into octets.
- decodeBase64(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Decodes Base64 data into octets.
- decodeInteger(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- decodeRequestString(HttpServletRequest, String) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- DecoderException - org.frameworkset.util.encoder中的异常错误
-
- DecoderException() - 异常错误 的构造器org.frameworkset.util.encoder.DecoderException
-
- DecoderException(String) - 异常错误 的构造器org.frameworkset.util.encoder.DecoderException
-
- DecoderException(Throwable) - 异常错误 的构造器org.frameworkset.util.encoder.DecoderException
-
- decodingTable - 类 中的变量org.frameworkset.util.encoder.HexEncoder
-
- DecoratorVO(Object, int) - 类 的构造器com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
-
- decrypt(String) - 类 中的方法org.frameworkset.security.AESCoder
-
对密文进行解密.
- decrypt(byte[]) - 类 中的方法org.frameworkset.security.DESCipher
-
解密字节数组
- decrypt(String) - 类 中的方法org.frameworkset.security.DESCipher
-
解密字符串
将参数字符串转换为字节数组后重用decrypt(String)方法进行解密,并将得到的解密字符数组转换为字符串后返回。
- DecryptAESError - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- deepCopy(Object) - 类 中的静态方法com.frameworkset.common.util.Serializer
-
Description:实现对象的完整拷贝
- deepCopy(Object) - 类 中的静态方法com.frameworkset.util.Serializer
-
Description:实现对象的完整拷贝
- default_mask - 类 中的静态变量com.frameworkset.util.RegexUtil
-
- default_regex - 类 中的静态变量com.frameworkset.util.VariableHandler
-
- DEFAULT_SIZE - 类 中的变量org.frameworkset.cache.EdenConcurrentCache
-
- DEFAULT_SIZE - 类 中的变量org.frameworkset.cache.MissingStaticCache
-
- DefaultAccessControl - org.frameworkset.security中的类
-
DefaultAccessControl.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- DefaultAccessControl() - 类 的构造器org.frameworkset.security.DefaultAccessControl
-
- DefaultAccessControlFactoryImpl - org.frameworkset.security中的类
-
DefaultAccessControlFactoryImpl.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- DefaultAccessControlFactoryImpl() - 类 的构造器org.frameworkset.security.DefaultAccessControlFactoryImpl
-
- DefaultI18N - org.frameworkset.util.i18n中的类
-
DefaultI18N.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- DefaultI18N() - 类 的构造器org.frameworkset.util.i18n.DefaultI18N
-
- DefaultPropertiesPersister - com.frameworkset.util中的类
-
Title: DefaultPropertiesPersister.java
Description:
bboss workgroup
Copyright (c) 2008
- DefaultPropertiesPersister() - 类 的构造器com.frameworkset.util.DefaultPropertiesPersister
-
- DefaultResourceLoader - org.frameworkset.util.io中的类
-
Title: DefaultResourceLoader.java
Description:
bboss workgroup
Copyright (c) 2007
- DefaultResourceLoader() - 类 的构造器org.frameworkset.util.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- DefaultResourceLoader(ClassLoader) - 类 的构造器org.frameworkset.util.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- defineClass(String, byte[]) - 类 中的方法org.frameworkset.util.asm.ASMClassLoader
-
- DEKHash(String) - 类 中的静态方法org.frameworkset.util.HashUtil
-
DEK算法
- delegate - 类 中的变量com.frameworkset.proxy.InvocationHandler
-
需要动态代理的接口实现程序
- DELETE - 类 中的静态变量com.frameworkset.common.bean.CompositeVO
-
删除状态标志
- DELETE - 类 中的静态变量com.frameworkset.common.bean.StatusConst
-
删除状态标志
- delete(File) - 类 中的静态方法org.frameworkset.util.CodeUtils
-
- deleteAll(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
移除所有容器中缓存的类型为clazz的状态为status的值对象
- deleteFile(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
删除文件目录下的所有子文件和子目录,操作一定要小心
- deleteFile(File) - 类 中的静态方法com.frameworkset.util.FileUtil
-
删除文件目录下的所有子文件和子目录,操作一定要小心
- deleteFileOnly(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
只删除目标文件
- deleteSubfiles(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
删除文件目录下的所有子文件和子目录,操作一定要小心
- deleteVO(ValueObject) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
删除业务信息时,将封装信息的值对象存放到该对象的散列中
- DESCipher - org.frameworkset.security中的类
-
Title: DESCipher.java
Description: 一个采用DES算法的加密解密类,可以通过设置密钥或使用默认密钥,对字符串和字节数组进行加密和解密运算。
- DESCipher() - 类 的构造器org.frameworkset.security.DESCipher
-
默认构造方法,使用默认密钥
- DESCipher(int) - 类 的构造器org.frameworkset.security.DESCipher
-
- DESCipher(String) - 类 的构造器org.frameworkset.security.DESCipher
-
- DESCipher(String, int) - 类 的构造器org.frameworkset.security.DESCipher
-
指定密钥构造方法
- description - 类 中的静态变量com.frameworkset.UtilVersion
-
- destroy() - 类 中的方法org.frameworkset.cache.FileContentCache
-
- determineEncoding(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- determineRootDir(String) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Determine the root directory for the given location.
- digestHexStr - 类 中的变量com.frameworkset.util.KeyBean
-
- DigestUtils - org.frameworkset.util中的类
-
- DigestUtils() - 类 的构造器org.frameworkset.util.DigestUtils
-
- DirectFieldAccessor - org.frameworkset.util中的类
-
ConfigurablePropertyAccessor implementation that directly accesses
instance fields.
- DirectFieldAccessor(Object) - 类 的构造器org.frameworkset.util.DirectFieldAccessor
-
- DJBHash(String) - 类 中的静态方法org.frameworkset.util.HashUtil
-
DJB算法
- doconvert(File) - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor
-
将文件内容从GBK转换为UTF-8
- doFindMatchingFileSystemResources(File, String) - 类 中的方法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) - 类 中的方法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) - 类 中的方法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) - 类 中的方法bboss.org.mozilla.intl.chardet.nsDetector
-
- DoIt(byte[], int, boolean) - 接口 中的方法bboss.org.mozilla.intl.chardet.nsICharsetDetector
-
- doLoad(Properties, Reader) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- Done() - 类 中的方法bboss.org.mozilla.intl.chardet.nsDetector
-
- Done() - 接口 中的方法bboss.org.mozilla.intl.chardet.nsICharsetDetector
-
- dorefer(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.util.ReferHelper
-
- doRetrieveMatchingFiles(String, File, Set) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Recursively retrieve files that match the given pattern,
adding them to the given result list.
- doStore(Properties, Writer, String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- dumpHashTable(Hashtable, boolean) - 类 中的静态方法com.frameworkset.common.util.Util
-
- dumpHashTable(Hashtable, boolean) - 类 中的静态方法com.frameworkset.util.Util
-
- EdenConcurrentCache<K,V> - org.frameworkset.cache中的类
-
- EdenConcurrentCache() - 类 的构造器org.frameworkset.cache.EdenConcurrentCache
-
- EdenConcurrentCache(int) - 类 的构造器org.frameworkset.cache.EdenConcurrentCache
-
- edenSize() - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- edenSize() - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- ELFHash(String) - 类 中的静态方法org.frameworkset.util.HashUtil
-
ELF算法
- emptyInput() - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Return an efficient empty InputStream.
- encode(byte[]) - 类 中的静态方法org.frameworkset.util.Base64
-
- encode(Object) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Encodes an Object using the Base-N algorithm.
- encode(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(InputStream, OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encode(byte[], OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encode(byte[]) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encode(ByteBuffer, OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encode(ByteBuffer) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encode(byte[], int, int, OutputStream) - 接口 中的方法org.frameworkset.util.encoder.Encoder
-
- encode(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
encode the input data producing a Hex encoded byte array.
- encode(byte[], int, int) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
encode the input data producing a Hex encoded byte array.
- encode(byte[], OutputStream) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
Hex encode the byte data writing it to the given output stream.
- encode(byte[], int, int, OutputStream) - 类 中的静态方法org.frameworkset.util.encoder.Hex
-
Hex encode the byte data writing it to the given output stream.
- encode(byte[], int, int, OutputStream) - 类 中的方法org.frameworkset.util.encoder.HexEncoder
-
encode the input data producing a Hex output stream.
- encodeAsString(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
- encodeAtom(OutputStream, byte[], int, int) - 类 中的方法org.frameworkset.util.encoder.BASE64Encoder
-
- encodeAtom(OutputStream, byte[], int, int) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBase64(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean) - 类 中的静态方法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) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64Chunked(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64String(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64URLSafe(byte[]) - 类 中的静态方法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[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBuffer(InputStream, OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBuffer(byte[], OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBuffer(byte[]) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBuffer(ByteBuffer, OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBuffer(ByteBuffer) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBufferPrefix(OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeBufferSuffix(OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeInteger(BigInteger) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- encodeLinePrefix(OutputStream, int) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- encodeLineSuffix(OutputStream) - 类 中的方法org.frameworkset.util.encoder.CharacterEncoder
-
- Encoder - org.frameworkset.util.encoder中的接口
-
Encode and decode byte arrays (typically from binary to 7-bit ASCII
encodings).
- EncoderException - org.frameworkset.util.encoder中的异常错误
-
- EncoderException() - 异常错误 的构造器org.frameworkset.util.encoder.EncoderException
-
- EncoderException(String) - 异常错误 的构造器org.frameworkset.util.encoder.EncoderException
-
- EncoderException(Throwable) - 异常错误 的构造器org.frameworkset.util.encoder.EncoderException
-
- encodeToString(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
- encodingTable - 类 中的变量org.frameworkset.util.encoder.HexEncoder
-
- encrypt(String) - 类 中的方法org.frameworkset.security.AESCoder
-
对明文进行加密.
- encrypt(byte[]) - 类 中的方法org.frameworkset.security.DESCipher
-
加密字节数组
- encrypt(String) - 类 中的方法org.frameworkset.security.DESCipher
-
加密字符串
将字符串转换为字节数组后重用encrypt(byte[])方法进行加密,并将得到字节数组转换为字符串返回
- EncryptAESError - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- endEvent(T, File) - 接口 中的方法org.frameworkset.util.io.ResourceHandleListener
-
- endsWithContinuationMarker(String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- ensureBufferSize(int, BaseNCodec.Context) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Ensure that the buffer has room for size bytes
- entrySet() - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- EQUAL - 类 中的静态变量com.frameworkset.common.bean.QueryVO
-
- equals(Object) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
-
- equals(Object) - 类 中的方法com.frameworkset.common.bean.ValueObject
-
- equals(Object) - 类 中的方法com.frameworkset.util.UUID
-
Compares this object to the specified object.
- equals(Object) - 类 中的方法org.frameworkset.util.FastDateFormat
-
Compares two objects for equality.
- equals(Object) - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation compares description strings.
- equals(Object) - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
This implementation compares the underlying byte array.
- equals(Object) - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation compares the underlying class path locations.
- equals(Object) - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation compares the underlying File references.
- equals(Object) - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation compares the underlying URL references.
- equals(Object) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- errorCode - 异常错误 中的变量org.frameworkset.util.beans.PropertyAccessException
-
- ErrorCoded - org.frameworkset.util.beans中的接口
-
Title: ErrorCoded.java
Description:
bboss workgroup
Copyright (c) 2008
- escape(String, boolean) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- EUCJPStatistics - bboss.org.mozilla.intl.chardet中的类
-
- EUCJPStatistics() - 类 的构造器bboss.org.mozilla.intl.chardet.EUCJPStatistics
-
- EUCKRStatistics - bboss.org.mozilla.intl.chardet中的类
-
- EUCKRStatistics() - 类 的构造器bboss.org.mozilla.intl.chardet.EUCKRStatistics
-
- EUCTWStatistics - bboss.org.mozilla.intl.chardet中的类
-
- EUCTWStatistics() - 类 的构造器bboss.org.mozilla.intl.chardet.EUCTWStatistics
-
- evaluate(VelocityContext, String, String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(VelocityContext, Writer, String, String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(VelocityContext, String, InputStream) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(VelocityContext, Writer, String, InputStream) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(VelocityContext, String, Reader) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(VelocityContext, Writer, String, Reader) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, String, String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, Writer, String, String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, String, InputStream) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, Writer, String, InputStream) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, String, Reader) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, Writer, String, Reader) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
字符串模板解析
- evaluate(Map, String, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
字符串模板解析
- evaluateDB(Map, String, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
字符串模板解析
- evaluateElastic(Map, String, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
字符串模板解析
- evaluateVariableValue(VariableHandler.Variable, Object) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
根据引用的维度获取其对应的Pro对象
- EvalVariableValueFailedException - com.frameworkset.util中的异常错误
-
EvalVariableValueFailedException.java
Description:
bboss workgroup
Copyright (c) 2009
- EvalVariableValueFailedException(String) - 异常错误 的构造器com.frameworkset.util.EvalVariableValueFailedException
-
- EvalVariableValueFailedException() - 异常错误 的构造器com.frameworkset.util.EvalVariableValueFailedException
-
- EvalVariableValueFailedException(String, Throwable) - 异常错误 的构造器com.frameworkset.util.EvalVariableValueFailedException
-
- EvalVariableValueFailedException(Throwable) - 异常错误 的构造器com.frameworkset.util.EvalVariableValueFailedException
-
- exists() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation checks whether a File can be opened,
falling back to whether an InputStream can be opened.
- exists() - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
This implementation always returns true.
- exists() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns whether the underlying file exists.
- extractJarFileURL(URL) - 类 中的静态方法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).
- GB2312Statistics - bboss.org.mozilla.intl.chardet中的类
-
- GB2312Statistics() - 类 的构造器bboss.org.mozilla.intl.chardet.GB2312Statistics
-
- get(K) - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- get(K) - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- get(Object) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - 接口 中的方法org.frameworkset.security.AccessControlFactory
-
- getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - 类 中的方法org.frameworkset.security.DefaultAccessControlFactoryImpl
-
- getAccessControl(HttpServletRequest, HttpServletResponse, JspWriter) - 类 中的静态方法org.frameworkset.security.SecurityUtil
-
- getAllInterfaces(Class) - 类 中的静态方法com.frameworkset.proxy.ProxyFactory
-
- getAllInterfaces(List, Class) - 类 中的静态方法com.frameworkset.proxy.ProxyFactory
-
获取类的所有接口,包括父类的接口
- getAllVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取散列中所有clazz的对象
- getAttributes() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getBeanClass() - 异常错误 中的方法org.frameworkset.util.beans.InvalidPropertyException
-
Return the offending bean class.
- getByteArray() - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
Return the underlying byte array.
- getCacheVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取缓冲数据
- getCause() - 异常错误 中的方法org.frameworkset.util.encoder.DecoderException
-
- getCause() - 异常错误 中的方法org.frameworkset.util.encoder.EncoderException
-
- getChargeOrgId() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getChargeOrgId() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getCharset() - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
-
- getClassLoader() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
Return the ClassLoader that this resource will be obtained from.
- getClassLoader() - 类 中的方法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() - 类 中的方法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() - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Return the ClassLoader that this pattern resolver works with
(never null).
- getClassLoader() - 接口 中的方法org.frameworkset.util.io.ResourceLoader
-
Expose the ClassLoader used by this ResourceLoader.
- getClientIP(HttpServletRequest) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getClientIP(String[], HttpServletRequest) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getCode() - 异常错误 中的方法org.frameworkset.security.AesException
-
- getConcurrencyLimit() - 类 中的方法org.frameworkset.util.ConcurrencyThrottleSupport
-
Return the maximum number of concurrent access attempts allowed.
- getCondition(String) - 类 中的方法com.frameworkset.common.bean.QueryVO
-
- getContent(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取文件得内容
对应得文件路径如果带file:则表示文件是物理路径,例如:file:/opt/aaa.txt
如果不带,则表示classpath类路径下的文件路径
- getContents() - 类 中的方法com.frameworkset.util.FileMIMETypes
-
- getContextPath(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getCookieValue(HttpServletRequest, String, String) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getCookieValue(HttpServletRequest, String) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getCurrentSystemID() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getCurrentSystemID() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getDatas() - 类 中的方法com.frameworkset.common.util.ListInfo
-
Access method for the datas property.
- getDateFormat() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- getDateFormat() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- getDateFormat() - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- getDateFormat() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- getDateInstance(int) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a date formatter instance using the specified style in the
default time zone and locale.
- getDateInstance(int, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a date formatter instance using the specified style and
locale in the default time zone.
- getDateInstance(int, TimeZone) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a date formatter instance using the specified style and
time zone in the default locale.
- getDateInstance(int, TimeZone, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a date formatter instance using the specified style, time
zone and locale.
- getDateTimeInstance(int, int) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a date/time formatter instance using the specified style,
time zone and locale.
- getDbDatas() - 类 中的方法com.frameworkset.common.util.ListInfo
-
- getDefaultBufferSize() - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Get the default buffer size.
- getDefaultEncoding() - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getDefaultThreadNamePrefix() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Build the default thread name prefix for this factory.
- getDelegate() - 类 中的方法com.frameworkset.proxy.InvocationHandler
-
- getDeleteVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取缓存中删除的所有clazz对应的值对象
- getDescription() - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
This implementation returns the passed-in description, if any.
- getDescription() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation returns a description that includes the class path location.
- getDescription() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns a description that includes the absolute
path of the file.
- getDescription() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation returns a description that includes the URL.
- getEncodedLength(byte[]) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getErrorCode() - 接口 中的方法org.frameworkset.util.beans.ErrorCoded
-
Return the error code associated with this failure.
- getErrorCode() - 异常错误 中的方法org.frameworkset.util.beans.PropertyAccessException
-
- getException() - 类 中的方法com.frameworkset.util.ParserError
-
- getFile() - 类 中的方法com.frameworkset.daemon.FileBean
-
- getFile() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to an absolute file path.
- getFile() - 类 中的方法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() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns the underlying File reference.
- getFile() - 类 中的方法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) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource location to a java.io.File, i.e.
- getFile(URL) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource URL to a java.io.File, i.e. to a
file in the file system.
- getFile(URL, String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource URL to a java.io.File, i.e. to a
file in the file system.
- getFile(URI) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource URI to a java.io.File, i.e. to a
file in the file system.
- getFile(URI, String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource URI to a java.io.File, i.e. to a
file in the file system.
- getFileContent(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取文件得内容
- getFileContent(File, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取文件内容
- getFileContent(InputStream, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取文件得内容
- getFileContent(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取文件得内容
- getFileContent(File) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getFileContent(String, String, int) - 类 中的方法org.frameworkset.cache.FileContentCache
-
- getFileExtByFileName(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getFileForLastModifiedCheck() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
Determine the File to use for timestamp checking.
- getFileForLastModifiedCheck() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation determines the underlying File
(or jar file, in case of a resource in a jar/zip).
- getFileForLastModifiedCheck() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation determines the underlying File
(or jar file, in case of a resource in a jar/zip).
- getFileName(String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
获取文件名称
- getFileName(String, String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
- getFilename() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation always throws IllegalStateException,
assuming that the resource does not carry a filename.
- getFilename() - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
This implementation returns the name of the file.
- getFilename() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation returns the name of the file that this class path
resource refers to.
- getFilename() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns the name of the file.
- getFilename() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation returns the name of the file that this URL refers to.
- getFileNames(String, String) - 类 中的方法com.frameworkset.util.FileUtil
-
- getFileURL(String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
- getFileURL(String, String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
- getFirst(K) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- getFormatDate(Date, String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
- getHandleString(int, String, boolean, boolean, String) - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
- getHeaderFieldLong(String, long) - 类 中的方法org.frameworkset.util.io.UrlResource
-
- getHeaders(HttpServletRequest) - 类 中的静态方法org.frameworkset.http.RequestHeaderUtil
-
- getI18nMessage(String, String, HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, String) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, Object[], HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, Object[]) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, Object[], String) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, Object[], String, HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getI18nMessage(String, HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值
- getI18nMessage(String, String, HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String, String) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String, Object[], HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
- getI18nMessage(String, Object[]) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- getI18nMessage(String, Object[], String) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- getI18nMessage(String, Object[], String, HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
- getI18nMessage(String, HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值
- getI18nMessage(String, String, HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String, String) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage
- getI18nMessage(String, Object[], HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
- getI18nMessage(String, Object[]) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
- getI18nMessage(String, Object[], String) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
- getI18nMessage(String, Object[], String, HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
根据code从mvc的国际化配置文件中获取对应语言的代码值,如果代码值为空,则返回defaultMessage,并且将数组args中的每个元素替换到代码值中位置占位符,例如{0}会用数组的第一个元素替换
- getId(Iterator) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
为特定类型的值对象产生一个未使用的key值
Description:
- getIndexs() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getInputStream() - 类 中的方法org.frameworkset.util.io.ByteArrayResource
-
This implementation returns a ByteArrayInputStream for the
underlying byte array.
- getInputStream() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation opens an InputStream for the given class path resource.
- getInputStream() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation opens a FileInputStream for the underlying file.
- getInputStream() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation opens an InputStream for the given URL.
- getInstance() - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a formatter instance using the default pattern in the
default locale.
- getInstance(String) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a formatter instance using the specified pattern in the
default locale.
- getInstance(String, TimeZone) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a formatter instance using the specified pattern and
time zone.
- getInstance(String, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a formatter instance using the specified pattern and
locale.
- getInstance(String, TimeZone, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a formatter instance using the specified pattern, time zone
and locale.
- getInt_idx() - 类 中的方法com.frameworkset.util.VariableHandler.Index
-
- getInterceptor() - 类 中的方法com.frameworkset.proxy.InvocationHandler
-
- getInterfacesOfInterface(List, Class) - 类 中的静态方法com.frameworkset.proxy.ProxyFactory
-
- getJacksonObjectMapper() - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
- getJarFile(String) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Resolve the given jar file URL into a JarFile object.
- getJavaVersion() - 类 中的静态方法org.frameworkset.util.JdkVersion
-
Return the full Java version string, as returned by
System.getProperty("java.version").
- getJSPEncoding(InputStream) - 类 中的静态方法org.frameworkset.util.CodeUtils
-
- getKey() - 类 中的方法com.frameworkset.common.bean.ValueObject
-
获取值对象的关键字
- getkeyBeanofStr(String) - 类 中的方法com.frameworkset.util.KeyBean
-
- getLastModifyTimestamp() - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- getLastToken(String, String) - 类 中的静态方法com.frameworkset.common.util.Util
-
- getLastToken(String, String) - 类 中的静态方法com.frameworkset.util.Util
-
- getLeastSignificantBits() - 类 中的方法com.frameworkset.util.UUID
-
Returns the least significant 64 bits of this UUID's 128 bit value.
- getLocale() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- getLocale() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- getLocale() - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- getLocale() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- getLocale() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Gets the locale used by this formatter.
- getLookupPathForRequest(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getMajorJavaVersion() - 类 中的静态方法org.frameworkset.util.JdkVersion
-
Get the major version code.
- getMap(Class) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取存放clazz的对象实例的Map对象
- getMap(Class, boolean) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取对应class的binMap
- getMaxLengthEstimate() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Gets an estimate for the maximum string length that the
formatter will produce.
- getMaxSize() - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- getMessage() - 类 中的方法com.frameworkset.util.ParserError
-
- getMessage() - 异常错误 中的方法org.frameworkset.util.io.NestedIOException
-
Return the detail message, including the message from the nested exception
if there is one.
- getMimeType(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取页面类型
- getMimeTypeByleName(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取页面类型
- getMissesMax() - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- getModifyTimestamp() - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- getMostSignificantBits() - 类 中的方法com.frameworkset.util.UUID
-
Returns the most significant 64 bits of this UUID's 128 bit value.
- getNamesForLocale(String, Locale) - 类 中的静态方法org.frameworkset.util.CodeUtils
-
- getNameSpace() - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- getNew2ndUpdate2ndCacheVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取clazz的新增,修改,缓冲三种状态的对象
- getNew2ndUpdate2ndDeleteVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取clazz的新增,修改,删除三种状态的对象
- getNew2ndUpdateVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取clazz的新增,修改两种状态的对象
- getNewVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取缓存中新建的所有clazz对应的值对象
- getNext() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getNextState(nsVerifier, byte, byte) - 类 中的静态方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- getObject() - 类 中的方法com.frameworkset.common.util.ListInfo
-
- getOldModifiedTime() - 类 中的方法com.frameworkset.daemon.FileBean
-
- getOriginatingContextPath(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getOriginatingQueryString(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getOriginatingRequestUri(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getOS() - 类 中的静态方法com.frameworkset.util.DaemonThread
-
determine the OS name
- getOS() - 类 中的静态方法com.frameworkset.util.FileUtil
-
determine the OS name
- getOS() - 类 中的静态方法com.frameworkset.util.Util
-
determine the OS name
- getOS() - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
determine the OS name
- getPageContext() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getPageContext() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getParameter(HttpServletRequest, String, String) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getParent() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getPath() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
Return the path for this resource (as resource path within the class path).
- getPath() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
Return the file path for this resource.
- getPathMatcher() - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Return the PathMatcher that this resource pattern resolver uses.
- getPathWithinApplication(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getPathWithinContext() - 接口 中的方法org.frameworkset.util.io.ContextResource
-
Return the path within the enclosing 'context'.
- getPathWithinServletMapping(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getPattern() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Gets the pattern used by this formatter.
- getPosition() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getPossibleMatches() - 异常错误 中的方法org.frameworkset.util.beans.NotWritablePropertyException
-
Return suggestions for actual bean property names that closely match
the invalid property name, if any.
- getProbableCharsets() - 类 中的方法bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- getProperties(String) - 类 中的静态方法com.frameworkset.common.util.FileUtil
-
Description:获取属性文件的类容
- getProperties(String, boolean) - 类 中的静态方法com.frameworkset.common.util.FileUtil
-
Description:获取属性文件的内容,并且根据addToSystemProps的值是否装载系统属性
- getProperties(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
Description:获取属性文件的类容
- getProperties(String, boolean) - 类 中的静态方法com.frameworkset.util.FileUtil
-
Description:获取属性文件的内容,并且根据addToSystemProps的值是否装载系统属性
- getPropertyChangeEvent() - 异常错误 中的方法org.frameworkset.util.beans.PropertyAccessException
-
Return the PropertyChangeEvent that resulted in the problem.
- getPropertyDescriptor(String) - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
Obtain the property descriptor for a specific property
of the wrapped object.
- getPropertyDescriptors() - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
Obtain the PropertyDescriptors for the wrapped object
(as determined by standard JavaBeans introspection).
- getPropertyName() - 异常错误 中的方法org.frameworkset.util.beans.InvalidPropertyException
-
Return the name of the offending property.
- getPropertyType(String) - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
- getPropertyValue(String) - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
- getPropertyValue(String) - 类 中的方法org.frameworkset.util.DirectFieldAccessor
-
- getQualifiedAttributeName(Class, String) - 类 中的静态方法org.frameworkset.util.Conventions
-
Return an attribute name qualified by the supplied enclosing Class.
- getQueryString() - 类 中的方法com.frameworkset.common.bean.QueryVO
-
获取查询串
- getRealPath(HttpServletRequest, String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
- getRealPath(HttpServletRequest, String) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getRealPath(HttpServletRequest, String, boolean) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- getRealPath(String, String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
- getRefererwallwhilelist() - 类 中的方法org.frameworkset.util.ReferHelper
-
- getRefreshInterval() - 类 中的方法org.frameworkset.cache.FileContentCache
-
- getRequest() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getRequest() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getRequestContextLocal(HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getRequestContextLocal(HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- getRequestContextLocal(HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
- getRequestContextLocalCode(HttpServletRequest) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- getRequestContextLocalCode(HttpServletRequest) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- getRequestContextLocalCode(HttpServletRequest) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
- getRequestUri(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getResource(String) - 类 中的方法org.frameworkset.util.io.ClassPathResourceLoader
-
- getResource(String) - 类 中的方法org.frameworkset.util.io.DefaultResourceLoader
-
- getResource(String) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
- getResource(String) - 接口 中的方法org.frameworkset.util.io.ResourceLoader
-
Return a Resource handle for the specified resource.
- getResourceByPath(String) - 类 中的方法org.frameworkset.util.io.DefaultResourceLoader
-
Return a Resource handle for the resource at the given path.
- getResourceLoader() - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Return the ResourceLoader that this pattern resolver works with.
- getResources(String) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
- getResources(String) - 接口 中的方法org.frameworkset.util.io.ResourcePatternResolver
-
Resolve the given location pattern into Resource objects.
- getSavesize() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
- getServletPath(HttpServletRequest) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- getSession() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getSession() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getSHA1(String, String, String, String) - 类 中的静态方法org.frameworkset.security.SHA1
-
- getSingleVO(Class, long) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取类型信息为clazz,关键字为key的对象
- getSingleVO(Class, Object, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取类型信息为clazz,关键字为key的对象
- getSingleVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
从组合对象中获取单个值对象,
如果开发人员操作的是一个值对象而不是值对象的集合,
最后从组合对象中取对象时调用该方法
- getSql() - 类 中的方法com.frameworkset.util.VariableHandler.SQLStruction
-
- getString() - 接口 中的方法com.frameworkset.proxy.TestProxy
-
- getString() - 类 中的方法com.frameworkset.proxy.TestProxyImpl
-
- getString_idx() - 类 中的方法com.frameworkset.util.VariableHandler.Index
-
- getSubDirectorieAndFiles(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter
fileFilter)方法
- getSubDirectorieAndFiles(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter
fileFilter)方法
- getSubDirectorieAndFiles(String, FileFilter) - 类 中的静态方法com.frameworkset.util.FileUtil
-
参考getSubDirectorieAndFiles(String parentpath,String uri,FileFilter
fileFilter)方法
- getSubDirectorieAndFiles(String, String, FileFilter) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取某个路径下的文件
- getSubDirectories(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getSubDirectories(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getSubFiles(String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取某个路径下的所有文件(不包括文件夹)
- getSubFiles(String, String) - 类 中的静态方法com.frameworkset.util.FileUtil
-
获取某个路径下的所有文件(不包括文件夹)
- getSubFiles(String, FileFilter) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getSubFiles(String, String, FileFilter) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- getSupportedReferenceCount() - 类 中的方法com.frameworkset.util.HtmlCharacterEntityReferences
-
Return the number of supported entity references.
- getTemplate(String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- getThreadGroup() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Return the thread group that threads should be created in
(or null for the default group).
- getThreadNamePrefix() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Return the thread name prefix to use for the names of newly
created threads.
- getThreadPriority() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Return the priority of the threads that this factory creates.
- getTimeInstance(int) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a time formatter instance using the specified style in the
default time zone and locale.
- getTimeInstance(int, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a time formatter instance using the specified style and
locale in the default time zone.
- getTimeInstance(int, TimeZone) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a time formatter instance using the specified style and
time zone in the default locale.
- getTimeInstance(int, TimeZone, Locale) - 类 中的静态方法org.frameworkset.util.FastDateFormat
-
Gets a time formatter instance using the specified style, time
zone and locale.
- getTimeUnit(String, TimeUnit) - 类 中的静态方法org.frameworkset.util.TimeUtil
-
- getTimeUnitByName(String, TimeUnit) - 类 中的静态方法org.frameworkset.util.TimeUtil
-
- getTimeZone() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- getTimeZone() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- getTimeZone() - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- getTimeZone() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- getTimeZone() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Gets the time zone used by this formatter.
- getTimeZoneOverridesCalendar() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Returns true if the time zone of the
calendar overrides the time zone of the formatter.
- getTokens() - 类 中的方法com.frameworkset.util.VariableHandler.URLStruction
-
- getTotalSize() - 类 中的方法com.frameworkset.common.util.ListInfo
-
- getTotalsize() - 类 中的方法org.frameworkset.util.io.UrlResource
-
- getUnknown() - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor
-
- getUpdateVO(Class) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
获取缓存中更新的所有clazz对应的值对象
- getURI() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
- getURI() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns a URI for the underlying file.
- getURI() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation returns the underlying URI directly,
if possible.
- getUrl() - 类 中的方法com.frameworkset.util.VariableHandler.URLStruction
-
- getURL() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to a URL.
- getURL() - 类 中的方法org.frameworkset.util.io.ClassPathResource
-
This implementation returns a URL for the underlying class path resource.
- getURL() - 类 中的方法org.frameworkset.util.io.FileSystemResource
-
This implementation returns a URL for the underlying file.
- getURL() - 类 中的方法org.frameworkset.util.io.UrlResource
-
This implementation returns the underlying URL reference.
- getURL(String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Resolve the given resource location to a java.net.URL.
- getUserAccount() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getUserAccount() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getUserAttribute(String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getUserAttribute(String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getUserID() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getUserID() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getUserName() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- getUserName() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- getUUID() - 类 中的方法com.frameworkset.daemon.WrapperResourceInit
-
- getUUID() - 接口 中的方法com.frameworkset.util.UUIDResource
-
- getValueFromObject(ColumnWraper, Object) - 类 中的方法com.frameworkset.util.FieldToColumnEditor
-
- getValueFromObject(Object) - 类 中的方法org.frameworkset.util.io.ResourceArrayPropertyEditor
-
- getValueFromObject(Object) - 类 中的方法org.frameworkset.util.io.ResourceEditor
-
- getValueFromString(ColumnWraper, String) - 类 中的方法com.frameworkset.util.FieldToColumnEditor
-
- getValueFromString(String) - 类 中的方法org.frameworkset.util.io.ResourceArrayPropertyEditor
-
- getValueFromString(String) - 类 中的方法org.frameworkset.util.io.ResourceEditor
-
- getVariableName() - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- getVariableName(Object) - 类 中的静态方法org.frameworkset.util.Conventions
-
Determine the conventional variable name for the supplied
Object based on its concrete type.
- getVariableNameForParameter(MethodParameter) - 类 中的静态方法org.frameworkset.util.Conventions
-
Determine the conventional variable name for the supplied parameter,
taking the generic collection type (if any) into account.
- getVariableNameForReturnType(Method) - 类 中的静态方法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) - 类 中的静态方法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. in case of
the return type being declared as Object or as untyped collection).
- getVariableNameForReturnType(Method, Class, Object) - 类 中的静态方法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. in case of
the return type being declared as Object or as untyped collection).
- getVariables() - 类 中的方法com.frameworkset.util.VariableHandler.URLStruction
-
- getVO(Class, int[]) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取类型为clazz,符合filter中的条件的值对象的迭代器
会根据每个值对象的key进行排序
- getVoBy(Class, String, Object) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:获取类型为clazz,包含属性field,属性值为fieldValue的值对象迭代器
- getVoBy(Class, String, Object, int[]) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:获取类型为clazz,包含属性field,
属性值为fieldValue并且状态为数组status中之一的值对象迭代器
- getVoBy(Class, String, Object, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
Description:获取类型为clazz,包含属性field,
属性值为fieldValue并且状态为status的值对象迭代器
- getVOByStatus(Class, int[]) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
获取所有符合operations条件的clazz对象
- getWallfilterrules() - 类 中的方法org.frameworkset.util.ReferHelper
-
- getWallwhilelist() - 类 中的方法org.frameworkset.util.ReferHelper
-
- getWrappedClass() - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
Return the type of the wrapped JavaBean object.
- getWrappedInstance() - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
Return the bean instance wrapped by this object, if any.
- I18n - org.frameworkset.util.i18n中的接口
-
I18n.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- I18NUtil - org.frameworkset.util中的类
-
I18NUtil.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- I18NUtil() - 类 的构造器org.frameworkset.util.I18NUtil
-
- IllegalAesKey - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- IllegalBuffer - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- INCLUDE_CONTEXT_PATH_REQUEST_ATTRIBUTE - 类 中的静态变量org.frameworkset.web.util.UrlPathHelper
-
已过时。
- INCLUDE_SERVLET_PATH_REQUEST_ATTRIBUTE - 类 中的静态变量org.frameworkset.web.util.UrlPathHelper
-
已过时。
- INCLUDE_URI_REQUEST_ATTRIBUTE - 类 中的静态变量org.frameworkset.web.util.UrlPathHelper
-
- increamentMissing() - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- increamentMissing() - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- Index(int) - 类 的构造器com.frameworkset.util.VariableHandler.Index
-
- Index(String) - 类 的构造器com.frameworkset.util.VariableHandler.Index
-
- indexs - 类 中的变量com.frameworkset.util.VariableHandler.Variable
-
- Init(nsICharsetDetectionObserver) - 类 中的方法bboss.org.mozilla.intl.chardet.nsDetector
-
- Init(nsICharsetDetectionObserver) - 接口 中的方法bboss.org.mozilla.intl.chardet.nsICharsetDetector
-
- init(String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- init(String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- init() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- init() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- init() - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- init() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- init() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Initializes the instance for first use.
- initDBTemplate(Resource) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initDBTemplate(Resource, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initElasticTemplate(Resource) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initElasticTemplate(Resource, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initialiseDecodingTable() - 类 中的方法org.frameworkset.util.encoder.HexEncoder
-
- initTemplate(Resource) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- initTemplate(Resource, String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- initTemplate(Resource) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initTemplate(Resource, String) - 类 中的静态方法com.frameworkset.velocity.BBossVelocityUtil
-
- initVelocityEngine(String) - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- initVerifiers(int) - 类 中的方法bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- Interceptor - com.frameworkset.proxy中的接口
-
Title: Interceptor
Description: 拦截器定义
Copyright: Copyright (c) 2005
Company:
- interceptor - 类 中的变量com.frameworkset.proxy.InvocationHandler
-
拦截器提供所有的面向方面的接口
- InternalError - com.frameworkset.util中的错误
-
- InternalError(String, Throwable) - 错误 的构造器com.frameworkset.util.InternalError
-
- InternalError(String) - 错误 的构造器com.frameworkset.util.InternalError
-
- InternalError(Throwable) - 错误 的构造器com.frameworkset.util.InternalError
-
- InternalError() - 错误 的构造器com.frameworkset.util.InternalError
-
- intHash(int) - 类 中的静态方法org.frameworkset.util.HashUtil
-
Thomas Wang的算法,整数hash
- InvalidPropertyException - org.frameworkset.util.beans中的异常错误
-
- InvalidPropertyException(Class, String, String) - 异常错误 的构造器org.frameworkset.util.beans.InvalidPropertyException
-
Create a new InvalidPropertyException.
- InvalidPropertyException(Class, String, String, Throwable) - 异常错误 的构造器org.frameworkset.util.beans.InvalidPropertyException
-
Create a new InvalidPropertyException.
- InvocationHandler - com.frameworkset.proxy中的类
-
Title: InvocationHandler
Description: 处理动态代理调用
Copyright: Copyright (c) 2005
Company:
- InvocationHandler(Object) - 类 的构造器com.frameworkset.proxy.InvocationHandler
-
- InvocationHandler(Object, Interceptor) - 类 的构造器com.frameworkset.proxy.InvocationHandler
-
- invoke(Object, Method, Object[]) - 类 中的方法com.frameworkset.proxy.InvocationHandler
-
- invoke(Object, Method, Object[]) - 类 中的方法com.frameworkset.proxy.TestInvocationHandler
-
Processes a method invocation on a proxy instance and returns the
result.
- isAdmin() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- isAdmin() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- isArrayByteBase64(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
- isAscii(byte[], int) - 类 中的方法bboss.org.mozilla.intl.chardet.nsDetector
-
- isAssignable(Type, Type) - 类 中的静态方法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.
- isAtLeastJava14() - 类 中的静态方法org.frameworkset.util.JdkVersion
-
Convenience method to determine if the current JVM is at least Java 1.4.
- isAtLeastJava15() - 类 中的静态方法org.frameworkset.util.JdkVersion
-
Convenience method to determine if the current JVM is at least
Java 1.5 (Java 5).
- isAtLeastJava16() - 类 中的静态方法org.frameworkset.util.JdkVersion
-
Convenience method to determine if the current JVM is at least
Java 1.6 (Java 6).
- isBase64(byte) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Returns whether or not the octet is in the base 64 alphabet.
- isBase64(String) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBase64(byte[]) - 类 中的静态方法org.frameworkset.util.encoder.Base64Commons
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isContain(String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
- isDaemon() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Return whether this factory should create daemon threads.
- isDisableTimestamp() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- isDisableTimestamp() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- isDisableTimestamp() - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- isDisableTimestamp() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- isEmpty() - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- isFailedOnUnknownProperties() - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- isFailedOnUnknownProperties() - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- isFailedOnUnknownProperties() - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- isFound() - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
-
- isGrantedRole(String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- isGrantedRole(String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- isGuest() - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- isGuest() - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- isIE(HttpServletRequest) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- isIE6(HttpServletRequest) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- isInAlphabet(byte) - 类 中的方法org.frameworkset.util.encoder.Base64Commons
-
Returns whether or not the octet is in the Base64 alphabet.
- isInAlphabet(byte) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Returns whether or not the octet is in the current alphabet.
- isInAlphabet(byte[], boolean) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - 类 中的方法org.frameworkset.util.encoder.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isJarResource(Resource) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Return whether the given resource handle indicates a jar resource
that the doFindPathMatchingJarResources method can handle.
- isJarURL(URL) - 类 中的静态方法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".
- isLinux() - 类 中的静态方法com.frameworkset.util.FileUtil
-
- isLinux() - 类 中的静态方法com.frameworkset.util.Util
-
- isLinux(String) - 类 中的静态方法com.frameworkset.util.Util
-
- isLinux() - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- isMappedToReference(char) - 类 中的方法com.frameworkset.util.HtmlCharacterEntityReferences
-
Return true if the given character is mapped to a supported entity reference.
- isMatch(String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
检查src与正则表达式regex匹配结果
- isNull(String) - 类 中的静态方法com.frameworkset.common.util.Util
-
- isNull(String, String) - 类 中的静态方法com.frameworkset.common.util.Util
-
- isNull(String) - 类 中的静态方法com.frameworkset.util.Util
-
- isNull(String, String) - 类 中的静态方法com.frameworkset.util.Util
-
- isOpen() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation always returns false.
- isOrganizationManager(String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- isOrganizationManager(String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- isReadable() - 类 中的方法org.frameworkset.util.io.AbstractResource
-
This implementation always returns true.
- isReadable() - 类 中的方法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).
- isRefererDefender() - 类 中的方法org.frameworkset.util.ReferHelper
-
- isRemoveflag() - 类 中的方法com.frameworkset.daemon.FileBean
-
- isRollbackException(Class) - 类 中的静态方法javax.transaction.TXUtil
-
- isShowAll() - 类 中的方法com.frameworkset.common.util.ListInfo
-
- isSubOrgManager(String) - 接口 中的方法org.frameworkset.security.AccessControlInf
-
- isSubOrgManager(String) - 类 中的方法org.frameworkset.security.DefaultAccessControl
-
- isThrottleActive() - 类 中的方法org.frameworkset.util.ConcurrencyThrottleSupport
-
Return whether this throttle is currently active.
- isTrue(boolean, String, Object) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, long) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String, double) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean, String) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception with the specified message.
- isTrue(boolean) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the argument condition is true; otherwise
throwing an exception.
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- isUCS2() - 类 中的方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- isUnix() - 类 中的静态方法com.frameworkset.util.Util
-
- isUnix(String) - 类 中的静态方法com.frameworkset.util.Util
-
- isUrl(String) - 类 中的静态方法org.frameworkset.util.ResourceUtils
-
Return whether the given resource location is a URL: either a special
"classpath" pseudo URL or a standard URL.
- isUrlSafe() - 类 中的方法org.frameworkset.util.encoder.Base64Commons
-
Returns our current encode mode.
- iswhilename(String) - 类 中的方法org.frameworkset.util.ReferHelper
-
- isWhiteSpace(byte) - 类 中的静态方法org.frameworkset.util.encoder.BaseNCodec
-
Checks if a byte value is whitespace or not.
- isWindow - 类 中的静态变量com.frameworkset.util.DaemonThread
-
- isWindows() - 类 中的静态方法com.frameworkset.util.DaemonThread
-
- isWindows() - 类 中的静态方法com.frameworkset.util.FileUtil
-
- isWindows() - 类 中的静态方法com.frameworkset.util.Util
-
- isWindows(String) - 类 中的静态方法com.frameworkset.util.Util
-
- isWindows() - 类 中的静态方法com.frameworkset.util.VelocityUtil
-
- NameEditorInf<T> - com.frameworkset.util中的接口
-
Title: NameEditorInf.java
Description:
bboss workgroup
Copyright (c) 2008
- nameUUIDFromBytes(byte[]) - 类 中的静态方法com.frameworkset.util.UUID
-
Static factory to retrieve a type 3 (name based) UUID based on
the specified byte array.
- needLogWarn(long, long) - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
- needLogWarn(long, long) - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- NESTED_PROPERTY_SEPARATOR - 接口 中的静态变量org.frameworkset.util.PropertyAccessor
-
Path separator for nested properties.
- NESTED_PROPERTY_SEPARATOR_CHAR - 接口 中的静态变量org.frameworkset.util.PropertyAccessor
-
- NestedIOException - org.frameworkset.util.io中的异常错误
-
Title: NestedIOException.java
Description:
bboss workgroup
Copyright (c) 2007
- NestedIOException(String) - 异常错误 的构造器org.frameworkset.util.io.NestedIOException
-
Construct a NestedIOException with the specified detail message.
- NestedIOException(String, Throwable) - 异常错误 的构造器org.frameworkset.util.io.NestedIOException
-
Construct a NestedIOException with the specified detail message
and nested exception.
- newThread(Runnable) - 类 中的方法org.frameworkset.schedule.CustomizableThreadFactory
-
- next() - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO.MapIterator
-
- next() - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO.UtilIterator
-
- next - 类 中的变量com.frameworkset.util.VariableHandler.Variable
-
- nextThreadName() - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Return the thread name to use for a newly created Thread.
- NO_CONCURRENCY - 类 中的静态变量org.frameworkset.util.ConcurrencyThrottleSupport
-
Switch concurrency 'off': that is, don't allow any concurrent invocations.
- NO_OF_LANGUAGES - 类 中的静态变量bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- node() - 类 中的方法com.frameworkset.util.UUID
-
The node value associated with this UUID.
- nonClosing(InputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Return a variant of the given InputStream where calling
close() has no effect.
- nonClosing(OutputStream) - 类 中的静态方法org.frameworkset.util.StreamUtils
-
Return a variant of the given OutputStream where calling
close() has no effect.
- noNullElements(Object[], String) - 类 中的静态方法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[]) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the specified argument collection is neither
null nor contains any elements that are null;
otherwise throwing an exception.
- NoSupportTypeCastException - com.frameworkset.common.util中的异常错误
-
- NoSupportTypeCastException(String) - 异常错误 的构造器com.frameworkset.common.util.NoSupportTypeCastException
-
- NoSupportTypeCastException() - 异常错误 的构造器com.frameworkset.common.util.NoSupportTypeCastException
-
- notEmpty(Object[], String) - 类 中的静态方法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[]) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法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) - 接口 中的方法bboss.org.mozilla.intl.chardet.nsICharsetDetectionObserver
-
- notNull(Object) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the specified argument is not null;
otherwise throwing an exception.
- notNull(Object, String) - 类 中的静态方法org.frameworkset.util.Validate
-
Validate that the specified argument is not null;
otherwise throwing an exception with the specified message.
- NotReadablePropertyException - org.frameworkset.util.beans中的异常错误
-
- NotReadablePropertyException(Class, String) - 异常错误 的构造器org.frameworkset.util.beans.NotReadablePropertyException
-
Create a new NotReadablePropertyException.
- NotReadablePropertyException(Class, String, String) - 异常错误 的构造器org.frameworkset.util.beans.NotReadablePropertyException
-
Create a new NotReadablePropertyException.
- NotWritablePropertyException - org.frameworkset.util.beans中的异常错误
-
- NotWritablePropertyException(Class, String) - 异常错误 的构造器org.frameworkset.util.beans.NotWritablePropertyException
-
Create a new NotWritablePropertyException.
- NotWritablePropertyException(Class, String, String) - 异常错误 的构造器org.frameworkset.util.beans.NotWritablePropertyException
-
Create a new NotWritablePropertyException.
- NotWritablePropertyException(Class, String, String, Throwable) - 异常错误 的构造器org.frameworkset.util.beans.NotWritablePropertyException
-
Create a new NotWritablePropertyException.
- NotWritablePropertyException(Class, String, String, String[]) - 异常错误 的构造器org.frameworkset.util.beans.NotWritablePropertyException
-
Create a new NotWritablePropertyException.
- nsBIG5Verifier - bboss.org.mozilla.intl.chardet中的类
-
- nsBIG5Verifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- nsCP1252Verifier - bboss.org.mozilla.intl.chardet中的类
-
- nsCP1252Verifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- nsDetector - bboss.org.mozilla.intl.chardet中的类
-
- nsDetector() - 类 的构造器bboss.org.mozilla.intl.chardet.nsDetector
-
- nsDetector(int) - 类 的构造器bboss.org.mozilla.intl.chardet.nsDetector
-
- nsEUCJPVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsEUCJPVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- nsEUCKRVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsEUCKRVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- nsEUCSampler - bboss.org.mozilla.intl.chardet中的类
-
- nsEUCSampler() - 类 的构造器bboss.org.mozilla.intl.chardet.nsEUCSampler
-
- nsEUCStatistics - bboss.org.mozilla.intl.chardet中的类
-
- nsEUCStatistics() - 类 的构造器bboss.org.mozilla.intl.chardet.nsEUCStatistics
-
- nsEUCTWVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsEUCTWVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- nsGB18030Verifier - bboss.org.mozilla.intl.chardet中的类
-
- nsGB18030Verifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- nsGB2312Verifier - bboss.org.mozilla.intl.chardet中的类
-
- nsGB2312Verifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- nsHZVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsHZVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- nsICharsetDetectionObserver - bboss.org.mozilla.intl.chardet中的接口
-
- nsICharsetDetector - bboss.org.mozilla.intl.chardet中的接口
-
- nsISO2022CNVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsISO2022CNVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- nsISO2022JPVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsISO2022JPVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- nsISO2022KRVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsISO2022KRVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- nsPSMDetector - bboss.org.mozilla.intl.chardet中的类
-
- nsPSMDetector() - 类 的构造器bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- nsPSMDetector(int) - 类 的构造器bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- nsPSMDetector(int, nsVerifier[], nsEUCStatistics[]) - 类 的构造器bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- nsSJISVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsSJISVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- nsUCS2BEVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsUCS2BEVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- nsUCS2LEVerifier - bboss.org.mozilla.intl.chardet中的类
-
- nsUCS2LEVerifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- nsUTF8Verifier - bboss.org.mozilla.intl.chardet中的类
-
- nsUTF8Verifier() - 类 的构造器bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- nsVerifier - bboss.org.mozilla.intl.chardet中的类
-
- NumberUtils - org.frameworkset.util中的类
-
Title: NumberUtils.java
Description:
bboss workgroup
Copyright (c) 2008
- NumberUtils() - 类 的构造器org.frameworkset.util.NumberUtils
-
- PAD - 类 中的变量org.frameworkset.util.encoder.BaseNCodec
-
- pad - 类 中的变量org.frameworkset.util.encoder.BaseNCodec
-
- PAD_DEFAULT - 类 中的静态变量org.frameworkset.util.encoder.BaseNCodec
-
Byte used to pad output.
- parent - 类 中的变量com.frameworkset.util.VariableHandler.Variable
-
- parseNumber(String, Class<T>) - 类 中的静态方法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) - 类 中的静态方法org.frameworkset.util.NumberUtils
-
Parse the given text into a Number instance of the
given target class, using the supplied NumberFormat.
- parseObject(String, ParsePosition) - 类 中的方法org.frameworkset.util.FastDateFormat
-
Parsing is not supported.
- parsePattern() - 类 中的方法org.frameworkset.util.FastDateFormat
-
Returns a list of Rules given a pattern.
- parser(String, String) - 类 中的静态方法com.frameworkset.util.RegexUtil
-
- parser2ndSubstitution(String, String, String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
- parser2ndSubstitution(String, String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
从串src中析取匹配regex模式的所有字符串,并且用substitution替换匹配上模式的子符串
- parser2ndSubstitution(String, String, String, String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
从串src中析取匹配pretoken 变量定义前缀和endtoken 变量定义后缀指定模式所有字符串,并且用substitution替换匹配上模式的子符串
- parser2ndSubstitution(String, String, String, String, int) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
从串src中析取匹配pretoken 变量定义前缀和endtoken 变量定义后缀指定模式所有字符串,并且用substitution替换匹配上模式的子符串
- ParserError - com.frameworkset.util中的类
-
Description:
Copyright (c) 2018
- ParserError() - 类 的构造器com.frameworkset.util.ParserError
-
- parserSQLStruction(String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表
变量的分界符为#[和],如果url中没有包含变量那么返回null值
变量数组、list、map的元素取值采用[]结合数字下标和key名称
变量引用采用->连接符
- parserStruction(String, VariableHandler.StructionBuiler) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表
变量的分界符为#[和],如果url中没有包含变量那么返回null值
变量数组、list、map的元素取值采用[]结合数字下标和key名称
变量引用采用->连接符
- parserTempateStruction(String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
将包含变量的sql语句解析成常量字符串列表和变量名称两个列表
变量的分界符为#[和],如果url中没有包含变量那么返回null值
变量数组、list、map的元素取值采用[]结合数字下标和key名称
变量引用采用->连接符
- parserURLStruction(String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
将包含变量的url路径解析成常量字符串列表和变量名称两个列表
变量的分界符为#[和],如果url中没有包含变量那么返回null值
- parseToken(String, int[]) - 类 中的方法org.frameworkset.util.FastDateFormat
-
Performs the parsing of tokens.
- ParseXmlError - 异常错误 中的静态变量org.frameworkset.security.AesException
-
- PathMatchingResourcePatternResolver - org.frameworkset.util.io中的类
-
Title: PathMatchingResourcePatternResolver.java
Description:
bboss workgroup
Copyright (c) 2007
- PathMatchingResourcePatternResolver() - 类 的构造器org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
- PathMatchingResourcePatternResolver(ClassLoader) - 类 的构造器org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
- PathMatchingResourcePatternResolver(ResourceLoader) - 类 的构造器org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Create a new PathMatchingResourcePatternResolver.
- PatternMatchUtils - com.frameworkset.util中的类
-
Title: PatternMatchUtils.java
Description:
bboss workgroup
Copyright (c) 2008
- PatternMatchUtils() - 类 的构造器com.frameworkset.util.PatternMatchUtils
-
- PEM_CHUNK_SIZE - 类 中的静态变量org.frameworkset.util.encoder.BaseNCodec
-
PEM chunk size per RFC 1421 section 4.3.2.4.
- PJWHash(String) - 类 中的静态方法org.frameworkset.util.HashUtil
-
PJW算法
- PLACEHOLDER_PREFIX - 类 中的静态变量org.frameworkset.util.SystemPropertyUtils
-
Prefix for system property placeholders: "${"
- PLACEHOLDER_SUFFIX - 类 中的静态变量org.frameworkset.util.SystemPropertyUtils
-
Suffix for system property placeholders: "}"
- PLAINEncode - 类 中的静态变量org.frameworkset.cache.FileContentCache
-
- position - 类 中的变量com.frameworkset.util.VariableHandler.Variable
-
- printDescription() - 类 中的静态方法com.frameworkset.UtilVersion
-
Returns the catenation of the description and cvs fields.
- printVersion() - 类 中的静态方法com.frameworkset.UtilVersion
-
Returns the version field as a String.
- PropertiesPersister - org.frameworkset.util中的接口
-
Title: PropertiesPersister.java
Description:
bboss workgroup
Copyright (c) 2008
- PROPERTY_KEY_PREFIX - 接口 中的静态变量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 - 接口 中的静态变量org.frameworkset.util.PropertyAccessor
-
- PROPERTY_KEY_SUFFIX - 接口 中的静态变量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 - 接口 中的静态变量org.frameworkset.util.PropertyAccessor
-
- PropertyAccessException - org.frameworkset.util.beans中的异常错误
-
Title: PropertyAccessException.java
Description:
bboss workgroup
Copyright (c) 2008
- PropertyAccessException(PropertyChangeEvent, String, Throwable) - 异常错误 的构造器org.frameworkset.util.beans.PropertyAccessException
-
Create a new PropertyAccessException.
- PropertyAccessException(String, Throwable) - 异常错误 的构造器org.frameworkset.util.beans.PropertyAccessException
-
Create a new PropertyAccessException without PropertyChangeEvent.
- PropertyAccessor - org.frameworkset.util中的接口
-
Title: PropertyAccessor.java
Description:
bboss workgroup
Copyright (c) 2008
- ProxyFactory - com.frameworkset.proxy中的类
-
Title: ProxyFactory
Description: 创建动态代理接口工厂类
Copyright: Copyright (c) 2005
Company: framework
- ProxyFactory() - 类 的构造器com.frameworkset.proxy.ProxyFactory
-
- pStream - 类 中的变量org.frameworkset.util.encoder.CharacterEncoder
-
- put(K, V) - 类 中的方法org.frameworkset.cache.EdenConcurrentCache
-
put data with key and value
if read max data size then return true ,either return false.
- put(K, V) - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
- put(K, List<V>) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- putAll(Map<? extends K, ? extends List<V>>) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- Sample(byte[], int) - 类 中的方法bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- Sample(byte[], int, boolean) - 类 中的方法bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- saveEntry(String, ZipEntry, ZipFile) - 类 中的静态方法com.frameworkset.util.FileUtil
-
- savesize - 类 中的变量org.frameworkset.util.io.AbstractResource
-
- savetofile(File, ResourceHandleListener<AbstractResource>) - 类 中的方法org.frameworkset.util.io.AbstractResource
-
- savetofile(File) - 类 中的方法org.frameworkset.util.io.AbstractResource
-
- SDBMHash(String) - 类 中的静态方法org.frameworkset.util.HashUtil
-
SDBM算法
- SecurityUtil - org.frameworkset.security中的类
-
SecurityUtil.java
Description:
bboss workgroup
Copyright (c) 2005-2013
- SecurityUtil() - 类 的构造器org.frameworkset.security.SecurityUtil
-
- selectNumberRule(int, int) - 类 中的方法org.frameworkset.util.FastDateFormat
-
Gets an appropriate rule for the padding required.
- sendFile(HttpServletRequest, HttpServletResponse, File) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile(HttpServletRequest, HttpServletResponse, String, Blob) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile(HttpServletRequest, HttpServletResponse, String, InputStream) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile(HttpServletRequest, HttpServletResponse, String, Clob) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile(HttpServletRequest, HttpServletResponse, File) - 类 中的静态方法org.frameworkset.util.CodeUtils
-
- sendFile_(HttpServletRequest, HttpServletResponse, Resource) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile_(HttpServletRequest, HttpServletResponse, String, InputStream) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendFile_(HttpServletRequest, HttpServletResponse, String, InputStream, long) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- sendInvalidCORS(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.util.ReferHelper
-
- sendRedirect403(HttpServletRequest, HttpServletResponse) - 类 中的方法org.frameworkset.util.ReferHelper
-
- Serializer - com.frameworkset.common.util中的类
-
- Serializer - com.frameworkset.util中的类
-
- set(K, V) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- setAll(Map<K, V>) - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- setAlwaysUseFullPath(boolean) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- setAttributes(String) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setCharset(String) - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
-
- setClassLoader(ClassLoader) - 类 中的方法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) - 类 中的方法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.
- setConcurrencyLimit(int) - 类 中的方法org.frameworkset.util.ConcurrencyThrottleSupport
-
Set the maximum number of concurrent access attempts allowed
- setCondition(String, String, int) - 类 中的方法com.frameworkset.common.bean.QueryVO
-
- setDaemon(boolean) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Set whether this factory is supposed to create daemon threads,
just executing as long as the application itself is running.
- setDatas(List) - 类 中的方法com.frameworkset.common.util.ListInfo
-
Sets the value of the datas property.
- setDateFormat(String) - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- setDateFormat(String) - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- setDateFormat(String) - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- setDateFormat(String) - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- setDbDatas(Hashtable[]) - 类 中的方法com.frameworkset.common.util.ListInfo
-
- setDefaultEncoding(String) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- setDisableTimestamp(boolean) - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- setDisableTimestamp(boolean) - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- setDisableTimestamp(boolean) - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- setDisableTimestamp(boolean) - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- setErrorCode(String) - 异常错误 中的方法org.frameworkset.util.beans.PropertyAccessException
-
- setException(Throwable) - 类 中的方法com.frameworkset.util.ParserError
-
- setFailedOnUnknownProperties(boolean) - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- setFailedOnUnknownProperties(boolean) - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- setFailedOnUnknownProperties(boolean) - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- setFailedOnUnknownProperties(boolean) - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- setFile(File) - 类 中的方法com.frameworkset.daemon.FileBean
-
- setFound(boolean) - 类 中的方法bboss.org.mozilla.intl.chardet.UTF8Convertor.Found
-
- setIndexs(List<VariableHandler.Index>) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setKey(Object) - 类 中的方法com.frameworkset.common.bean.ValueObject
-
设置值对象的关键字
- setLocale(String) - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- setLocale(String) - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- setLocale(String) - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- setLocale(String) - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- setLocale(HttpServletRequest, HttpServletResponse, String) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - 类 中的方法org.frameworkset.util.i18n.DefaultI18N
-
- setLocale(HttpServletRequest, HttpServletResponse, String) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - 接口 中的方法org.frameworkset.util.i18n.I18n
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
Set the current locale to the given one.
- setLocale(HttpServletRequest, HttpServletResponse, String) - 类 中的静态方法org.frameworkset.util.I18NUtil
-
Set the current locale to the given one.
- setMessage(String) - 类 中的方法com.frameworkset.util.ParserError
-
- setModifyTimestamp(long) - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- setNameSpace(String) - 类 中的方法com.frameworkset.daemon.ResourceNameSpace
-
- setNext(VariableHandler.Variable) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setObject(Serializable) - 类 中的方法com.frameworkset.common.util.ListInfo
-
- setOldModifiedTime(long) - 类 中的方法com.frameworkset.daemon.FileBean
-
- setParent(VariableHandler.Variable) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setPathMatcher(PathMatcher) - 类 中的方法org.frameworkset.util.io.PathMatchingResourcePatternResolver
-
Set the PathMatcher implementation to use for this
resource pattern resolver.
- setPosition(int) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setPropertyValue(String, Object) - 类 中的方法org.frameworkset.util.DirectFieldAccessor
-
- setRefererDefender(boolean) - 类 中的方法org.frameworkset.util.ReferHelper
-
- setRefererwallwhilelist(String[]) - 类 中的方法org.frameworkset.util.ReferHelper
-
- setRefreshInterval(long) - 类 中的方法org.frameworkset.cache.FileContentCache
-
- setRemoveflag(boolean) - 类 中的方法com.frameworkset.daemon.FileBean
-
- setShowAll(boolean) - 类 中的方法com.frameworkset.common.util.ListInfo
-
- setSql(String) - 类 中的方法com.frameworkset.util.VariableHandler.SQLStruction
-
- setString(String) - 类 中的方法com.frameworkset.proxy.TestProxyImpl
-
- setThreadGroup(ThreadGroup) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Specify the thread group that threads should be created in.
- setThreadGroupName(String) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Specify the name of the thread group that threads should be created in.
- setThreadNamePrefix(String) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Specify the prefix to use for the names of newly created threads.
- setThreadPriority(int) - 类 中的方法org.frameworkset.util.CustomizableThreadCreator
-
Set the priority of the threads that this factory creates.
- setTimeZone(String) - 类 中的方法org.frameworkset.json.Jackson1ObjectMapper
-
- setTimeZone(String) - 类 中的方法org.frameworkset.json.Jackson2ObjectMapper
-
- setTimeZone(String) - 接口 中的方法org.frameworkset.json.JacksonObjectMapper
-
- setTimeZone(String) - 类 中的方法org.frameworkset.json.JacksonObjectMapperWrapper
-
- setTokens(List<String>) - 类 中的方法com.frameworkset.util.VariableHandler.URLStruction
-
- setTotalSize(long) - 类 中的方法com.frameworkset.common.util.ListInfo
-
- setUrlDecode(boolean) - 类 中的方法org.frameworkset.web.util.UrlPathHelper
-
- setVariableName(String) - 类 中的方法com.frameworkset.util.VariableHandler.Variable
-
- setVariables(List<VariableHandler.Variable>) - 类 中的方法com.frameworkset.util.VariableHandler.URLStruction
-
- setVO(ValueObject, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
将值对象obj和操作信息封装成DecoratorVO对象存入到obj对应的散列中
- setWallfilterrules(String[]) - 类 中的方法org.frameworkset.util.ReferHelper
-
- setWallwhilelist(String[]) - 类 中的方法org.frameworkset.util.ReferHelper
-
- setWrappedInstance(Object) - 类 中的方法org.frameworkset.util.beans.BeanWrapper
-
Change the wrapped JavaBean object.
- SHA1 - org.frameworkset.security中的类
-
SHA1 class
计算消息签名接口.
- SHA1() - 类 的构造器org.frameworkset.security.SHA1
-
- SHORT - 类 中的静态变量org.frameworkset.util.FastDateFormat
-
SHORT locale dependent date or time style.
- showFile(HttpServletRequest, HttpServletResponse, String, InputStream) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- showFile(HttpServletRequest, HttpServletResponse, File) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- showFile(HttpServletRequest, HttpServletResponse, String, Blob) - 类 中的静态方法com.frameworkset.util.StringUtil
-
- simpleMatch(String, String) - 类 中的静态方法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) - 类 中的静态方法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.
- SimpleStringUtil - com.frameworkset.util中的类
-
To change for your class or interface DAO中VOObject String类型与PO数据类型转换工具类.
- SimpleStringUtil() - 类 的构造器com.frameworkset.util.SimpleStringUtil
-
- SIMPLIFIED_CHINESE - 类 中的静态变量bboss.org.mozilla.intl.chardet.nsPSMDetector
-
- size() - 类 中的方法org.frameworkset.util.LinkedMultiValueMap
-
- SMALLTHAN - 类 中的静态变量com.frameworkset.common.bean.QueryVO
-
- split(String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
将一个字符串根据逗号分拆
- split(String, String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
将字符串根据给定分隔符分拆
- split(String) - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
将一个字符串根据逗号分拆
- split(String, String) - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
将字符串根据给定分隔符分拆
- split(String, String, boolean) - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
分割字符串为数组函数
- split(String, String, int) - 类 中的静态方法com.frameworkset.util.SimpleStringUtil
-
分割字符串为数组函数
- split(String, char) - 类 中的静态方法org.frameworkset.util.encoder.Strings
-
- SQLStruction() - 类 的构造器com.frameworkset.util.VariableHandler.SQLStruction
-
- SQLStruction(String) - 类 的构造器com.frameworkset.util.VariableHandler.SQLStruction
-
- stackTrace(Throwable) - 类 中的静态方法com.frameworkset.common.util.Util
-
- stackTrace(Throwable) - 类 中的静态方法com.frameworkset.util.Util
-
- STANDARD_NUMBER_TYPES - 类 中的静态变量org.frameworkset.util.NumberUtils
-
Standard number types (all immutable):
Byte, Short, Integer, Long, BigInteger, Float, Double, BigDecimal.
- start(String) - 类 中的方法org.frameworkset.cache.FileContentCache
-
- start() - 类 中的方法org.frameworkset.cache.FileContentCache
-
- started() - 类 中的方法com.frameworkset.util.DaemonThread
-
- startEvent(T, File) - 接口 中的方法org.frameworkset.util.io.ResourceHandleListener
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- states() - 类 中的方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- status - 类 中的变量com.frameworkset.common.bean.AbstractCompositeVO.DecoratorVO
-
- StatusConst - com.frameworkset.common.bean中的类
-
- StatusConst() - 类 的构造器com.frameworkset.common.bean.StatusConst
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsBIG5Verifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsCP1252Verifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCJPVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCKRVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsEUCTWVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB18030Verifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsGB2312Verifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsHZVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022CNVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022JPVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsISO2022KRVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsSJISVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2BEVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUCS2LEVerifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsUTF8Verifier
-
- stFactor() - 类 中的方法bboss.org.mozilla.intl.chardet.nsVerifier
-
- stopCache() - 类 中的方法org.frameworkset.cache.MissingStaticCache
-
判断是否需要停止缓存数据
- stopped() - 类 中的方法com.frameworkset.util.DaemonThread
-
- store(Properties, OutputStream, String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- store(Properties, Writer, String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- store(Properties, OutputStream, String) - 接口 中的方法org.frameworkset.util.PropertiesPersister
-
Write the contents of the given Properties object to the
given OutputStream.
- store(Properties, Writer, String) - 接口 中的方法org.frameworkset.util.PropertiesPersister
-
Write the contents of the given Properties object to the
given Writer.
- storeToXml(Properties, OutputStream, String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- storeToXml(Properties, OutputStream, String, String) - 类 中的方法com.frameworkset.util.DefaultPropertiesPersister
-
- storeToXml(Properties, OutputStream, String) - 接口 中的方法org.frameworkset.util.PropertiesPersister
-
Write the contents of the given Properties object to the
given XML OutputStream.
- storeToXml(Properties, OutputStream, String, String) - 接口 中的方法org.frameworkset.util.PropertiesPersister
-
Write the contents of the given Properties object to the
given XML OutputStream.
- StreamUtils - org.frameworkset.util中的类
-
- StreamUtils() - 类 的构造器org.frameworkset.util.StreamUtils
-
- Strings - org.frameworkset.util.encoder中的类
-
- Strings() - 类 的构造器org.frameworkset.util.encoder.Strings
-
- stringToDate(String) - 类 中的静态方法com.frameworkset.common.util.StringUtil
-
- StringUtil - com.frameworkset.common.util中的类
-
To change for your class or interface
DAO中VOObject String类型与PO数据类型转换工具类.
- StringUtil() - 类 的构造器com.frameworkset.common.util.StringUtil
-
- StringUtil - com.frameworkset.util中的类
-
To change for your class or interface DAO中VOObject String类型与PO数据类型转换工具类.
- StringUtil() - 类 的构造器com.frameworkset.util.StringUtil
-
- substitution(String, String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
替换变量为制定的值
- substitution(String, String, String) - 类 中的静态方法com.frameworkset.util.VariableHandler
-
替换变量为制定的值
- synchroAdd(ValueObject, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
消除update和status的冲突
- synchroAdd(ValueObject) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
- synchroDelete(ValueObject, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
消除delete和status的冲突
- synchroDelete(ValueObject) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
消除delete和add的冲突
- synchroUpdate(ValueObject, int) - 类 中的方法com.frameworkset.common.bean.AbstractCompositeVO
-
消除update和status的冲突
- synchroUpdate(ValueObject) - 类 中的方法com.frameworkset.common.bean.CompositeVO
-
消除update和add的冲突
- SystemPropertyUtils - org.frameworkset.util中的类
-
Title: SystemPropertyUtils.java
Description:
bboss workgroup
Copyright (c) 2008
- SystemPropertyUtils() - 类 的构造器org.frameworkset.util.SystemPropertyUtils
-