- T_BYTES - 类 中的静态变量com.hynnet.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a byte[]
- T_CHARS - 类 中的静态变量com.hynnet.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a char[]
- T_NULL - 类 中的静态变量com.hynnet.util.buf.MessageBytes
-
- T_STR - 类 中的静态变量com.hynnet.util.buf.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes
was a String
- timeFormat(long, String) - 类 中的静态方法com.hynnet.util.StringUtils
-
格式化时间值为字符串。
- timeFormat(Date, String) - 类 中的静态方法com.hynnet.util.StringUtils
-
格式化时间值为字符串。
- timeToStr(long) - 类 中的静态方法com.hynnet.util.StringUtils
-
时间毫秒数转成时间字符串,如多少周,多少日,多少小时,多少分钟,多少秒,多少毫秒
- toArray() - 类 中的方法com.hynnet.util.LongList
-
返回数组。
- toArray(T[]) - 类 中的方法com.hynnet.util.LongList
-
- toArray() - 类 中的方法com.hynnet.util.StringList
-
- toArray(Object[]) - 类 中的方法com.hynnet.util.StringList
-
始终返回 String[]对象。
- toArray(Object) - 类 中的静态方法com.hynnet.util.Util
-
数组的对象转对象数组。
- toBool(String, boolean) - 类 中的静态方法com.hynnet.util.StringUtils
-
字符串值转布尔值。
- toBytes() - 类 中的方法com.hynnet.util.buf.MessageBytes
-
Do a char->byte conversion.
- toChars() - 类 中的方法com.hynnet.util.buf.MessageBytes
-
Convert to char[] and fill the CharChunk.
- toChinese(String, String) - 类 中的静态方法com.hynnet.util.Util
-
unicode转成中文码。
- toChinese(String) - 类 中的静态方法com.hynnet.util.Util
-
unicode转成中文码(指定转为GB2312码)。
- toDate(Object) - 类 中的静态方法com.hynnet.util.StringUtils
-
对象转日期对象。
- toDate(String) - 类 中的静态方法com.hynnet.util.StringUtils
-
时间字符串转成日期型。
- toDate(String, String, FixTimeType) - 类 中的静态方法com.hynnet.util.StringUtils
-
时间字符串转成日期型。
- toDateLong(String) - 类 中的静态方法com.hynnet.util.StringUtils
-
时间字符串转成日期的长整型数 yyyy-MM-dd HH:mm:ss.S 等格式。
- toDouble(String, double) - 类 中的静态方法com.hynnet.util.StringUtils
-
字符串值转浮点值。
- toDouble(Object, double) - 类 中的静态方法com.hynnet.util.Util
-
判断对象是否为整型或长整型值。
- toFloat(String, float) - 类 中的静态方法com.hynnet.util.StringUtils
-
字符串值转浮点值。
- toHex(byte[]) - 类 中的静态方法com.hynnet.util.MD5
-
- toHexString(byte[]) - 类 中的静态方法com.hynnet.util.buf.HexUtils
-
- toInt(String, int) - 类 中的静态方法com.hynnet.util.StringUtils
-
字符串值转整型值。
- toIntArray() - 类 中的方法com.hynnet.util.LongList
-
返回整型数组。
- toInteger(Object, int) - 类 中的静态方法com.hynnet.util.Util
-
判断对象是否为整型或长整型值。
- toLocal(String) - 类 中的静态方法com.hynnet.util.Util
-
转换从数据库取出的字符串为本地显示的字符串。
- toLong(String, long) - 类 中的静态方法com.hynnet.util.StringUtils
-
字符串值转长整型值。
- toLong(Object, long) - 类 中的静态方法com.hynnet.util.Util
-
判断对象是否为整型或长整型值。
- toLong(float, int) - 类 中的静态方法com.hynnet.util.Util
-
浮点数转长整型。
- toLongArray() - 类 中的方法com.hynnet.util.LongList
-
返回数组。
- toLower(int) - 类 中的静态方法com.hynnet.util.buf.Ascii
-
Returns the lower case equivalent of the specified ASCII character.
- toLowerCaseWordArray(String) - 类 中的静态方法com.hynnet.util.StringUtils
-
Converts a line of text into an array of lower case words using a
BreakIterator.wordInstance().
- toNumberLetterString(byte[]) - 类 中的静态方法com.hynnet.util.StringUtils
-
转换为由数字、字母、-和_组成的字符串。
- toObjectArray() - 类 中的方法com.hynnet.util.LongList
-
返回对象数组。
- toProxyNode(NodeList) - 类 中的方法com.hynnet.util.XMLProperties
-
- toShowStr(String) - 类 中的静态方法com.hynnet.util.Util
-
本国字符转换成显示、处理用的字符串。
- toString() - 枚举 中的方法com.hynnet.exception.GeneralRuntimeException.ErrorCode
-
转换为字符串。
- toString() - 类 中的方法com.hynnet.util.BrowserInfo
-
对象转字符串。
- toString() - 类 中的方法com.hynnet.util.buf.ByteChunk
-
- toString() - 类 中的方法com.hynnet.util.buf.CharChunk
-
- toString() - 类 中的方法com.hynnet.util.buf.MessageBytes
-
Compute the string value
- toString(ByteChunk) - 类 中的静态方法com.hynnet.util.buf.StringCache
-
- toString(CharChunk) - 类 中的静态方法com.hynnet.util.buf.StringCache
-
- toString() - 类 中的方法com.hynnet.util.codec.BaseNCodec.Context
-
Returns a String useful for debugging (especially within a debugger.)
- toString() - 类 中的方法com.hynnet.util.HttpClientUtils.HttpResult
-
转字符串。
- toString() - 类 中的方法com.hynnet.util.IPAddress
-
转换为字符串。
- toString() - 类 中的方法com.hynnet.util.IPAddressGroup
-
转换为字符串。
- toString() - 类 中的方法com.hynnet.util.LinkedList
-
Returns a String representation of the linked list with a comma
delimited list of all the elements in the list.
- toString() - 类 中的方法com.hynnet.util.LinkedListNode
-
Returns a String representation of the linked list node by calling the
toString method of the node's object.
- toString() - 类 中的方法com.hynnet.util.LongList
-
- toString() - 类 中的方法com.hynnet.util.PageInfoCondition
-
转换为字符串。
- toString() - 类 中的方法com.hynnet.util.StringList
-
- toString(Object) - 类 中的静态方法com.hynnet.util.StringUtils
-
对象转字符串。
- toString() - 类 中的方法com.hynnet.util.XMLProperties.PropertiesNodeList
-
转字符串。
- toString() - 类 中的方法com.hynnet.util.XMLProperties
-
转字符串。
- toString(Node) - 类 中的静态方法com.hynnet.util.XMLProperties
-
节点转字符串。
- toStringArray() - 类 中的方法com.hynnet.util.LongList
-
返回字符串数组。
- toStringArray() - 类 中的方法com.hynnet.util.StringList
-
Returns a new array containing the list elements.
- toStringInternal() - 类 中的方法com.hynnet.util.buf.ByteChunk
-
- toStringInternal() - 类 中的方法com.hynnet.util.buf.CharChunk
-
- toSysStr(String) - 类 中的静态方法com.hynnet.util.Util
-
转换成系统用的字符串。
- totalSize(File) - 类 中的静态方法com.hynnet.util.FileOperation
-
获取指定目录或文件的总大小。
- totalstr - 类 中的变量com.hynnet.util.FileUpload
-
- totalvalue - 类 中的变量com.hynnet.util.FileUpload
-
- toUni(String) - 类 中的静态方法com.hynnet.util.Util
-
由中文(GB2312)码转换为unicode。
- toUnicode(String, String) - 类 中的静态方法com.hynnet.util.Util
-
中文码转成unicode。
- toUnicode(String) - 类 中的静态方法com.hynnet.util.Util
-
由GB2312码转换为unicode。
- toValidElementName(String) - 类 中的静态方法com.hynnet.util.XMLProperties
-
转换为有效的节点名称。
- trainThreshold - 类 中的静态变量com.hynnet.util.buf.StringCache
-
- transformData(String, byte[]) - 类 中的方法com.hynnet.util.ARACrypt
-
加密或解密的函数。