您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
E
F
G
I
L
S
U
V
A
ActionEnter
-
cn.jasonone.ueditor
中的类
Ueditor核心功能类
ActionEnter(HttpServletRequest, String)
- 类 的构造器cn.jasonone.ueditor.
ActionEnter
ActionEnter(HttpServletRequest, String, String)
- 类 的构造器cn.jasonone.ueditor.
ActionEnter
ActionEnter(StorageManager, HttpServletRequest, String)
- 类 的构造器cn.jasonone.ueditor.
ActionEnter
ActionEnter(StorageManager, HttpServletRequest, String, String)
- 类 的构造器cn.jasonone.ueditor.
ActionEnter
asList(File...)
- 类 中的静态方法cn.jasonone.ueditor.
Item
asList(Collection<File>)
- 类 中的静态方法cn.jasonone.ueditor.
Item
B
BUFFER_SIZE
- 类 中的静态变量cn.jasonone.ueditor.upload.
StorageManager
C
cn.jasonone.ueditor
- 程序包 cn.jasonone.ueditor
cn.jasonone.ueditor.exception
- 程序包 cn.jasonone.ueditor.exception
cn.jasonone.ueditor.servlet
- 程序包 cn.jasonone.ueditor.servlet
cn.jasonone.ueditor.storage
- 程序包 cn.jasonone.ueditor.storage
cn.jasonone.ueditor.upload
- 程序包 cn.jasonone.ueditor.upload
Config
-
cn.jasonone.ueditor.upload
中的接口
配置接口
ConfigException
-
cn.jasonone.ueditor.exception
中的异常错误
配置异常
ConfigException()
- 异常错误 的构造器cn.jasonone.ueditor.exception.
ConfigException
ConfigException(String, Throwable, boolean, boolean)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
ConfigException
ConfigException(String, Throwable)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
ConfigException
ConfigException(String)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
ConfigException
ConfigException(Throwable)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
ConfigException
E
EnableUeditor
-
cn.jasonone.ueditor
中的注释类型
ueditor自动配置注解
exec()
- 类 中的方法cn.jasonone.ueditor.
ActionEnter
F
FileManager
-
cn.jasonone.ueditor.upload
中的接口
文件管理接口
G
getAllowFiles(String[])
- 接口 中的方法cn.jasonone.ueditor.upload.
FileManager
获取文件后缀集合
getPath(String, String)
- 接口 中的方法cn.jasonone.ueditor.upload.
FileManager
将文件路径转换为URL访问路径
getStartIndex()
- 类 中的方法cn.jasonone.ueditor.
ActionEnter
getState(String, Item...)
- 接口 中的方法cn.jasonone.ueditor.upload.
FileManager
获得状态集合
getState(String, Collection<Item>)
- 接口 中的方法cn.jasonone.ueditor.upload.
FileManager
获得状态集合
getSuffix()
- 类 中的方法cn.jasonone.ueditor.
Item
I
init()
- 类 中的方法cn.jasonone.ueditor.servlet.
UeditorController
init()
- 类 中的方法cn.jasonone.ueditor.
UeditorProperties
invoke()
- 类 中的方法cn.jasonone.ueditor.
ActionEnter
Item
-
cn.jasonone.ueditor
中的类
封装文件对象
Item(File)
- 类 的构造器cn.jasonone.ueditor.
Item
Item(String)
- 类 的构造器cn.jasonone.ueditor.
Item
Item(Path)
- 类 的构造器cn.jasonone.ueditor.
Item
L
listFile(int)
- 类 中的方法cn.jasonone.ueditor.storage.
LocationFileStorage
listFile(int)
- 接口 中的方法cn.jasonone.ueditor.upload.
FileManager
获取文件列表
LocationFileStorage
-
cn.jasonone.ueditor.storage
中的类
本地文件持久化类
LocationFileStorage()
- 类 的构造器cn.jasonone.ueditor.storage.
LocationFileStorage
S
save(File, String, String)
- 类 中的方法cn.jasonone.ueditor.storage.
LocationFileStorage
save(byte[], String, String)
- 类 中的方法cn.jasonone.ueditor.storage.
LocationFileStorage
save(File, String, String)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
持久化文件信息
save(byte[], String, String)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
持久化文件信息
saveBinaryFile(byte[], String, String)
- 类 中的方法cn.jasonone.ueditor.upload.
StorageManager
保存二进制数据到文件
saveFileByInputStream(InputStream, String, String, long)
- 类 中的方法cn.jasonone.ueditor.upload.
StorageManager
保存输入流中数据到文件
saveFileByInputStream(InputStream, String, String)
- 类 中的方法cn.jasonone.ueditor.upload.
StorageManager
保存输入流中数据到文件
service(HttpServletRequest, HttpServletResponse)
- 类 中的方法cn.jasonone.ueditor.servlet.
UeditorController
setAllowFiles(String[])
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
设置需要过滤的文件后缀
setConfig(Map<String, Object>)
- 接口 中的方法cn.jasonone.ueditor.upload.
Config
设置配置对象
setConfig(Map<String, Object>)
- 类 中的方法cn.jasonone.ueditor.upload.
StorageManager
setConfig(Map<String, Object>)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
如需重写此方法必须调用
setConfig(Map)
,否则将导致以下属性无法取值: rootPath dir count allowFiles
setCount(Integer)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
设置读取文件列表的文件数量
setDir(String)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
设置获取到哪个目录读取文件列表
setPath(File)
- 类 中的方法cn.jasonone.ueditor.
Item
setPath(Path)
- 类 中的方法cn.jasonone.ueditor.
Item
setPath(String)
- 类 中的方法cn.jasonone.ueditor.
Item
setRootPath(String)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
设置文件保存根目录
StorageManager
-
cn.jasonone.ueditor.upload
中的类
持久化管理类
StorageManager()
- 类 的构造器cn.jasonone.ueditor.upload.
StorageManager
StorageManager(UeditorStorage)
- 类 的构造器cn.jasonone.ueditor.upload.
StorageManager
U
UeditorAutoConfiguration
-
cn.jasonone.ueditor
中的类
自动配置类
UeditorAutoConfiguration()
- 类 的构造器cn.jasonone.ueditor.
UeditorAutoConfiguration
UeditorController
-
cn.jasonone.ueditor.servlet
中的类
统一服务入口
UeditorController()
- 类 的构造器cn.jasonone.ueditor.servlet.
UeditorController
ueditorController()
- 类 中的方法cn.jasonone.ueditor.
UeditorAutoConfiguration
UeditorException
-
cn.jasonone.ueditor.exception
中的异常错误
统一异常封装类
UeditorException()
- 异常错误 的构造器cn.jasonone.ueditor.exception.
UeditorException
UeditorException(String, Throwable, boolean, boolean)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
UeditorException
UeditorException(String, Throwable)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
UeditorException
UeditorException(String)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
UeditorException
UeditorException(Throwable)
- 异常错误 的构造器cn.jasonone.ueditor.exception.
UeditorException
UeditorProperties
-
cn.jasonone.ueditor
中的类
配置属性
UeditorProperties()
- 类 的构造器cn.jasonone.ueditor.
UeditorProperties
UeditorStorage
-
cn.jasonone.ueditor.upload
中的接口
文件持久化接口
V
validCallbackName(String)
- 类 中的方法cn.jasonone.ueditor.
ActionEnter
callback参数验证
validFile(String)
- 类 中的方法cn.jasonone.ueditor.storage.
LocationFileStorage
检测用于对于path是否拥有写权限
validFile(String)
- 接口 中的方法cn.jasonone.ueditor.upload.
UeditorStorage
检测用于对于path是否拥有写权限
A
B
C
E
F
G
I
L
S
U
V
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All rights reserved.