public class HelpXmlParser extends BaseXmlParser
| Constructor and Description |
|---|
HelpXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
static HelpModule |
fromXml(String xml)
Parses a help definition from an xml string.
|
protected Class<?> |
getBeanClass(Element element) |
addProperties, findTag, fromXml, getNodeName, getResourcePath, getTagChildrendoParse, getBeanClassName, getParentName, parseInternalprotected Class<?> getBeanClass(Element element)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected void doParse(Element element, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserpublic static HelpModule fromXml(String xml) throws Exception
xml - XML containing help definition.Exception - Unspecified exception.Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.