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 

N

native2Ascii(String) - 类 中的静态方法com.hynnet.util.StringUtils
把系统原生的字符串转换成\\uXXXX格式的字符串。
NativeCharSet - 类 中的静态变量com.hynnet.util.Util
 
NativeCharSet - 类 中的静态变量com.hynnet.util.XMLUtil
本地字符编码默认 "GB2312"或"GBK" , com.hynnet.util.Util.NativeCharSet
newInstance() - 类 中的静态方法com.hynnet.util.buf.MessageBytes
Construct a new MessageBytes instance
newString(byte[], String) - 类 中的静态方法com.hynnet.util.StringUtils
Constructs a new String by decoding the specified array of bytes using the given charset.
newStringUtf8(byte[]) - 类 中的静态方法com.hynnet.util.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
next() - 类 中的方法com.hynnet.util.LinkedListNode
返回下一对象。
NO_OPTIONS - 类 中的静态变量com.hynnet.util.Base64
No options specified.
normalizePath(String, boolean) - 类 中的静态方法com.hynnet.util.StringUtils
Normalize a relative URI path that may have relative values ("/./", "/../", and so on ) it it.
NullMBeanServer - com.hynnet.util.management中的类
This class is NOT part of the public API.
NullMBeanServer() - 类 的构造器com.hynnet.util.management.NullMBeanServer
 
NullOutputStream - com.hynnet.util.io中的类
Copyright (c) 2001, 2002 by Pensamos Digital, Inc., All Rights Reserved.
NullOutputStream() - 类 的构造器com.hynnet.util.io.NullOutputStream
 
numberToStr(double, int) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为带逗号分隔的字符串。
numberToStr(double, int, char) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为带特定字符分隔的字符串。
numberToStr(double, int, String) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为数字描述字符串。
numberToStr(long) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为带逗号分隔的字符串。
numberToStr(long, int) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为填充指定字符到达最小长度的字符串。
numberToStr(long, int, char) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为填充指定字符到达最小长度的字符串。
numberToStr(long, int, char, int) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为填充指定字符到达最小长度的字符串。
numberToStr(long, String) - 类 中的静态方法com.hynnet.util.StringUtils
数字转换为数字描述字符串。
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