public class TemplateParameterFactory extends Object
<element>
<parameter name="p1" [default="value|expression"] [optional=(true|false)]/>*
</element>
| Constructor and Description |
|---|
TemplateParameterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<TemplateParameter> |
getTemplateParameters(org.apache.axiom.om.OMElement elem)
Creates a list of parameters in a given template
|
public static List<TemplateParameter> getTemplateParameters(org.apache.axiom.om.OMElement elem)
elem - the OMElement that specifies the template configurationCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.