Class SiteXMLHelper
- java.lang.Object
-
- net.anotheria.anosite.gen.assitedata.data.SiteXMLHelper
-
public class SiteXMLHelper extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]LANGUAGES
-
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, java.lang.String... languages)
-