public class TreeXmlAction extends AbstractXmlAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
stringifierFactory| Constructor and Description |
|---|
TreeXmlAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Element |
createElement(Document document,
Simon simon)
Transforms a Simon into a JSON object.
|
protected void |
fillDocument(Document document) |
void |
readParameters()
Parse HTTP Request parameters and store them locally
|
executedontCache, getContextpublic static final String PATH
public TreeXmlAction(ActionContext context)
public void readParameters()
ActionreadParameters in class AbstractXmlActionprotected Element createElement(Document document, Simon simon)
AbstractXmlActioncreateElement in class AbstractXmlActionsimon - Simonprotected void fillDocument(Document document)
fillDocument in class AbstractXmlActionCopyright © 2019. All rights reserved.