Class ActionDefXMLHelper
- java.lang.Object
-
- net.anotheria.anosite.gen.asaction.data.ActionDefXMLHelper
-
public class ActionDefXMLHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description ActionDefXMLHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ActionDeffromXML(net.anotheria.util.xml.XMLNode node)static net.anotheria.util.xml.XMLNodetoXML(ActionDef object)static net.anotheria.util.xml.XMLNodetoXML(ActionDef object, String... languages)
-
-
-
Field Detail
-
LANGUAGES
public static final String[] LANGUAGES
-
-