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 

F

fileendpos - 类 中的变量com.hynnet.util.BufferedRandomAccessFile
 
filename - 类 中的变量com.hynnet.util.BufferedRandomAccessFile
 
FileNames - 类 中的变量com.hynnet.util.FileUpload
 
FileOperation - com.hynnet.util中的类
封装文件操作的类。
FileOperation() - 类 的构造器com.hynnet.util.FileOperation
 
fileToBufferedImage(BitMatrix) - 类 中的方法com.hynnet.util.code.QrCode
构建初始化二维码
FileUpload - com.hynnet.util中的类
 
FileUpload() - 类 的构造器com.hynnet.util.FileUpload
 
FILL_TYPE_LEFT - 类 中的静态变量com.hynnet.util.StringUtils
字符填充方向为在左边填充。
FILL_TYPE_LEFT_AND_RIGHT - 类 中的静态变量com.hynnet.util.StringUtils
字符填充方向为在左边和右边轮流填充,使有效字符处于中间。
FILL_TYPE_RIGHT - 类 中的静态变量com.hynnet.util.StringUtils
字符填充方向为在右边填充。
Final() - 类 中的方法com.hynnet.util.MD5
Returns array of bytes (16 bytes) representing hash as of the current state of this object.
finalize() - 类 中的方法com.hynnet.util.FileUpload
 
finalize() - 类 中的方法com.hynnet.util.HttpClientUtils.HttpResult
类销毁处理方法。
finalize() - 类 中的方法com.hynnet.util.RefreshThread
 
finalize() - 类 中的方法com.hynnet.util.XMLProperties
类结束时调用
find(ByteChunk) - 类 中的静态方法com.hynnet.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
find(CharChunk) - 类 中的静态方法com.hynnet.util.buf.StringCache
Find an entry given its name in the cache and return the associated String.
findByte(byte[], int, int, byte) - 类 中的静态方法com.hynnet.util.buf.ByteChunk
Returns the first instance of the given byte in the byte array between the specified start and end.
findBytes(byte[], int, int, byte[]) - 类 中的静态方法com.hynnet.util.buf.ByteChunk
Returns the first instance of any of the given bytes in the byte array between the specified start and end.
findClass(String, boolean) - 类 中的方法com.hynnet.util.FindJarOfClass
查找类。
findClass(String, boolean, boolean) - 类 中的方法com.hynnet.util.FindJarOfClass
查找类。
findClosest(ByteChunk, StringCache.ByteEntry[], int) - 类 中的静态方法com.hynnet.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
findClosest(CharChunk, StringCache.CharEntry[], int) - 类 中的静态方法com.hynnet.util.buf.StringCache
Find an entry given its name in a sorted array of map elements.
FindJarAndClassOfAnno - com.hynnet.util中的类
查找包含指定注解的Jar包及类的工具。
FindJarAndClassOfAnno(String[]) - 类 的构造器com.hynnet.util.FindJarAndClassOfAnno
 
FindJarAndClassOfMethod - com.hynnet.util中的类
查找包含指定方法名的Jar包及类的工具。
FindJarAndClassOfMethod(String[]) - 类 的构造器com.hynnet.util.FindJarAndClassOfMethod
 
FindJarAndClassOfMethod.BytesClassLoader - com.hynnet.util中的类
通过二进制数据获取类的加载器。
FindJarAndClassOfMethod.BytesClassLoader(URL[]) - 类 的构造器com.hynnet.util.FindJarAndClassOfMethod.BytesClassLoader
 
FindJarOfClass - com.hynnet.util中的类
从Jar文件中找指定的类。
FindJarOfClass() - 类 的构造器com.hynnet.util.FindJarOfClass
 
FindJarOfClass(String[]) - 类 的构造器com.hynnet.util.FindJarOfClass
 
FindJarOfClass(String) - 类 的构造器com.hynnet.util.FindJarOfClass
 
FindJarOfClass(String, boolean) - 类 的构造器com.hynnet.util.FindJarOfClass
构造函数。
FindJarOfClass.IllegalParException - com.hynnet.util中的异常错误
非法参数异常类。
FindJarOfClass.IllegalParException(String) - 异常错误 的构造器com.hynnet.util.FindJarOfClass.IllegalParException
 
findPropertyName(String) - 类 中的方法com.hynnet.util.XMLProperties
查找匹配的XML节点名称(支持正规表达式匹配)。
first() - 类 中的方法com.hynnet.util.LinkedList
Returns the first linked list node in the list.
fix(Date) - 接口 中的方法com.hynnet.util.FixTime
调整时间。
fixDateTime(String) - 类 中的静态方法com.hynnet.util.Util
修正时间字符串。
FixTime - com.hynnet.util中的接口
调整时间的接口。
FixTimeType - com.hynnet.util中的枚举
调整包含整体时间的操作枚举类型。
flush() - 类 中的方法com.hynnet.util.io.NullOutputStream
 
flushBase64() - 类 中的方法com.hynnet.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - 类 中的方法com.hynnet.util.buf.ByteChunk
Send the buffer to the sink.
flushBuffer() - 类 中的方法com.hynnet.util.buf.CharChunk
 
FORBID_FILE_EXT - 类 中的静态变量com.hynnet.util.FileOperation
禁止的文件后缀。"
formatDate(Date) - 类 中的静态方法com.hynnet.model.util.Globals
Formats a Date object to return a date using the global locale.
formatDateTime(Date) - 类 中的静态方法com.hynnet.model.util.Globals
Formats a Date object to return a date and time using the global locale.
fromStream(InputStream) - 类 中的静态方法com.hynnet.util.XMLProperties
从输入流中加载XML属性对象。
fromString(String) - 类 中的静态方法com.hynnet.util.XMLProperties
通过字符串加载XML属性对象。
fromString(String, String) - 类 中的静态方法com.hynnet.util.XMLProperties
通过字符串加载XML属性对象。
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