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