Package | Description |
---|---|
com.feilong.core |
包含常用的 constants 以及工具类.
|
com.feilong.core.bean |
对
commons-beanutils jar 常用类的封装. |
com.feilong.core.lang.reflect |
对
java.lang.reflect 包常用类的封装. |
com.feilong.core.net |
对
java.net 包常用类的封装. |
Modifier and Type | Class and Description |
---|---|
class |
UncheckedIOException
Wraps an
IOException with an unchecked exception. |
Modifier and Type | Class and Description |
---|---|
class |
BeanOperationException
使用
org.apache.commons.beanutils 包下的类出现的异常. |
Modifier and Type | Class and Description |
---|---|
class |
ReflectException
反射时出现的异常.
|
Modifier and Type | Class and Description |
---|---|
class |
URIParseException
解析url/uri出现异常.
|
Copyright © 2008-2019 by feilong