public class ActionDefXMLHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
LANGUAGES |
| Constructor and Description |
|---|
ActionDefXMLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ActionDef |
fromXML(net.anotheria.util.xml.XMLNode node) |
static net.anotheria.util.xml.XMLNode |
toXML(ActionDef object) |
static net.anotheria.util.xml.XMLNode |
toXML(ActionDef object,
java.lang.String... languages) |
Copyright © 2012-2023 anotheria.net. All Rights Reserved.