Class PagexXMLHelper
- java.lang.Object
-
- net.anotheria.anosite.gen.aswebdata.data.PagexXMLHelper
-
public class PagexXMLHelper extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]LANGUAGES
-
Constructor Summary
Constructors Constructor Description PagexXMLHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PagexfromXML(net.anotheria.util.xml.XMLNode node)static net.anotheria.util.xml.XMLNodetoXML(Pagex object)static net.anotheria.util.xml.XMLNodetoXML(Pagex object, java.lang.String... languages)
-