public class XStreamFileProcessor extends AbstractFileProcessor
开发人员: renhui
开发时间: 2013-11-20
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver, LOGGER| Constructor and Description |
|---|
XStreamFileProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkMatch(org.tinygroup.vfs.FileObject fileObject) |
int |
getOrder() |
String |
getXstreamFileExtension() |
void |
process()
对文件进行处理
|
void |
setFileResolver(FileResolver fileResolver)
设置文件搜索器
|
void |
setXstreamFileExtension(String xstreamFileExtension) |
add, clean, config, convertFromXml, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, isMatch, modify, noChange, supportRefreshpublic String getXstreamFileExtension()
public void setXstreamFileExtension(String xstreamFileExtension)
protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
checkMatch in class AbstractFileProcessorpublic void process()
FileProcessorpublic void setFileResolver(FileResolver fileResolver)
FileProcessorsetFileResolver in interface FileProcessorsetFileResolver in class AbstractFileProcessorfileResolver - 文件搜索器public int getOrder()
getOrder in interface org.tinygroup.commons.order.OrderedgetOrder in class AbstractFileProcessorCopyright © 2006–2017 TinyGroup. All rights reserved.