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