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