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