public class TemplateParser extends Object
| Constructor and Description |
|---|
TemplateParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractParameterNames(String attrValue,
Set<String> attributes) |
Set<String> |
getParameters(Document template) |
Set<Node> |
getParametersNodes(Document template) |
Map<String,Node> |
getSectionElements(Document template) |
Set<String> |
getSections(Document template) |
Copyright © 2015. All rights reserved.