public class ActionTreeNodeParser extends Object implements Parser<ActionTreeNode>, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
ActionTreeNodeParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ActionTreeNode |
parse(org.dom4j.Element element) |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
boolean |
support(String name) |
public ActionTreeNode parse(org.dom4j.Element element)
parse 在接口中 Parser<ActionTreeNode>public boolean support(String name)
support 在接口中 Parser<ActionTreeNode>public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Bstek. All rights reserved.