hynnet-util API文档。
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

U

ubyteToBytes(int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号1字节整型值转字节数据。
ubyteToBytes(int, byte[], int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号1字节整型值转字节数据。
UDecoder - com.hynnet.util.buf中的类
All URL decoding happens here.
UDecoder() - 类 的构造器com.hynnet.util.buf.UDecoder
 
uintToBytes(long) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号整型转4字节数组。
uintToBytes(long, byte[], int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号整型值转4字节数据。
uintToCBytes(long) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号整型转C语言4字节数组。
unescapeFromXML(String) - 类 中的静态方法com.hynnet.util.StringUtils
Unescapes the String by converting XML escape sequences back into normal characters.
UNKNOW_CHAR - 类 中的静态变量com.hynnet.util.CnToSpell
不能识别的中文首字母字符。
unlink(LinkedListNode<E>) - 类 中的方法com.hynnet.util.LinkedList
删除指定节点。
unrarFile(String, String, String) - 类 中的静态方法com.hynnet.util.FileOperation
解压rar文件到指定目录。
unregisterMBean() - 类 中的方法com.hynnet.util.management.DynamicMBeanAbstract
注销当前名字的MBean。
unregisterMBean(String) - 类 中的方法com.hynnet.util.management.jmx.JMXMBeanServer
 
unregisterMBean(String) - 接口 中的方法com.hynnet.util.management.MBeanServer
 
unregisterMBean(String) - 类 中的方法com.hynnet.util.management.NullMBeanServer
 
unzipFile(String, String) - 类 中的静态方法com.hynnet.util.FileOperation
解压zip文件到指定目录(同时支持解压RAR文件)。
Update(MD5State, byte[], int, int) - 类 中的方法com.hynnet.util.MD5
Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
Update(byte[], int, int) - 类 中的方法com.hynnet.util.MD5
Plain update, updates this object
Update(byte[], int) - 类 中的方法com.hynnet.util.MD5
 
Update(byte[]) - 类 中的方法com.hynnet.util.MD5
Updates hash with given array of bytes
Update(byte) - 类 中的方法com.hynnet.util.MD5
Updates hash with a single byte
Update(String) - 类 中的方法com.hynnet.util.MD5
Update buffer with given string.
Update(String, String) - 类 中的方法com.hynnet.util.MD5
Update buffer with given string using the given encoding.
Update(int) - 类 中的方法com.hynnet.util.MD5
Update buffer with a single integer (only & 0xff part is used, as a byte)
upgrade(Class<T>) - 类 中的方法com.hynnet.util.MultipartHttpServletRequest
 
uploadFile(HttpServletRequest) - 类 中的方法com.hynnet.util.FileUpload
执行上传文件
uploadFile(ServletInputStream) - 类 中的方法com.hynnet.util.FileUpload
执行上传文件
URLDecode(String) - 类 中的静态方法com.hynnet.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(String, String) - 类 中的静态方法com.hynnet.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(String, String, boolean) - 类 中的静态方法com.hynnet.util.buf.UDecoder
Decode and return the specified URL-encoded String.
URLDecode(byte[], String, boolean) - 类 中的静态方法com.hynnet.util.buf.UDecoder
Decode and return the specified URL-encoded byte array.
UserAgentChecker - com.hynnet.util中的类
Title: Description: 判断HTTP请求是否来自手机 Copyright: Copyright (c) 2005 Huang YingNing Company: hynnet.com
UserAgentChecker() - 类 的构造器com.hynnet.util.UserAgentChecker
 
UserDecode(String) - 类 中的静态方法com.hynnet.util.BIANMAJIEMA
 
UserEncode(String) - 类 中的静态方法com.hynnet.util.BIANMAJIEMA
对用户名进行编码
ushortToBytes(int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号短整型值转2字节数据。
ushortToBytes(int, byte[], int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号短整型值转2字节数据。
ushortToCBytes(int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号短整型值转2字节数据。
ushortToCBytes(int, byte[], int) - 类 中的静态方法com.hynnet.util.ByteConvert
无符号短整型值转C语言2字节数据。
Utf8Decoder - com.hynnet.util.buf中的类
Decodes bytes to UTF-8.
Utf8Decoder() - 类 的构造器com.hynnet.util.buf.Utf8Decoder
 
Util - com.hynnet.util中的类
Title: 常用工具函数公用模块
Description: 常用通用函数
Copyright: Copyright (c) 2001
Company: HYNNET.COM
Util() - 类 的构造器com.hynnet.util.Util
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
hynnet-util API文档。

Copyright © 2001-2014 hynnet.com