public class GeneratorFileProcessor extends AbstractFileProcessor
Modifier and Type | Field and Description |
---|---|
static String |
CLASSNAME_OBJECT_GENERATOR_BEAN |
static String |
CONTEXT2OBJECT_XSTREAM |
applicationConfig, caches, changeList, componentConfig, deleteList, fileObjects, fileResolver
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
GeneratorFileProcessor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkMatch(FileObject fileObject) |
ClassNameObjectGenerator |
getGenerator() |
void |
process()
对文件进行处理
|
void |
setGenerator(ClassNameObjectGenerator generator) |
add, clean, config, convertFromXml, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefresh
public static final String CLASSNAME_OBJECT_GENERATOR_BEAN
public static final String CONTEXT2OBJECT_XSTREAM
public ClassNameObjectGenerator getGenerator()
public void setGenerator(ClassNameObjectGenerator generator)
protected boolean checkMatch(FileObject fileObject)
checkMatch
in class AbstractFileProcessor
public void process()
FileProcessor
Copyright © 2006–2018 TinyGroup. All rights reserved.