org.tinygroup.uiengine.fileresolver
Class UIComponentFileProcessor
java.lang.Object
org.tinygroup.fileresolver.impl.AbstractFileProcessor
org.tinygroup.uiengine.fileresolver.UIComponentFileProcessor
- All Implemented Interfaces:
- org.tinygroup.commons.order.Ordered, org.tinygroup.config.Configuration, FileProcessor
public class UIComponentFileProcessor
- extends AbstractFileProcessor
UI组件定义文件
- Author:
- luoguo
| Fields inherited from interface org.tinygroup.commons.order.Ordered |
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Methods inherited from class org.tinygroup.fileresolver.impl.AbstractFileProcessor |
add, clean, config, delete, getApplicationConfig, getApplicationNodePath, getComponentConfig, getComponentConfigPath, getFileResolver, getOrder, isMatch, modify, noChange, setFileResolver, supportRefresh |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIComponentFileProcessor
public UIComponentFileProcessor()
getManager
public UIComponentManager getManager()
setManager
public void setManager(UIComponentManager manager)
process
public void process()
checkMatch
protected boolean checkMatch(org.tinygroup.vfs.FileObject fileObject)
- Specified by:
checkMatch in class AbstractFileProcessor
Copyright © 2006–2015 TinyGroup. All rights reserved.