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
|
execute
dontCache, getContext
public static final String PATH
public TreeXmlAction(ActionContext context)
public void readParameters()
Action
readParameters
in class AbstractXmlAction
protected Element createElement(Document document, Simon simon)
AbstractXmlAction
createElement
in class AbstractXmlAction
simon
- Simonprotected void fillDocument(Document document)
fillDocument
in class AbstractXmlAction
Copyright © 2019. All rights reserved.