public class FullContextFileFinder extends AbstractFileProcessor implements org.tinygroup.config.Configuration
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver, LOGGER| Constructor and Description |
|---|
FullContextFileFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkMatch(org.tinygroup.vfs.FileObject fileObject) |
void |
config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig) |
String |
getApplicationNodePath() |
String |
getComponentConfigPath() |
FullContextFileRepository |
getFullContextFileRepository() |
void |
process()
对文件进行处理
|
void |
setExcludeContextFileFinder(ExcludeContextFileFinder excludeContextFileFinder) |
void |
setExtFileContentTypeMap(Map<String,String> extFileContentTypeMap) |
void |
setFullContextFileRepository(FullContextFileRepository fullContextFileRepository) |
add, clean, convertFromXml, delete, getApplicationConfig, getComponentConfig, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefreshpublic FullContextFileRepository getFullContextFileRepository()
public void setFullContextFileRepository(FullContextFileRepository fullContextFileRepository)
public void setExtFileContentTypeMap(Map<String,String> extFileContentTypeMap)
public void setExcludeContextFileFinder(ExcludeContextFileFinder excludeContextFileFinder)
protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
checkMatch in class AbstractFileProcessorpublic void process()
FileProcessorprocess in interface FileProcessorpublic void config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig)
config in interface org.tinygroup.config.Configurationconfig in class AbstractFileProcessorpublic String getApplicationNodePath()
getApplicationNodePath in interface org.tinygroup.config.ConfigurationgetApplicationNodePath in class AbstractFileProcessorpublic String getComponentConfigPath()
getComponentConfigPath in interface org.tinygroup.config.ConfigurationgetComponentConfigPath in class AbstractFileProcessorCopyright © 2006–2017 TinyGroup. All rights reserved.