public class BrandXMLHelper
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
fromXML(net.anotheria.util.xml.XMLNode node)
static net.anotheria.util.xml.XMLNode
static net.anotheria.util.xml.XMLNode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LANGUAGES
public static final String[] LANGUAGES
-
Constructor Details
-
BrandXMLHelper
public BrandXMLHelper()
-
Method Details
-
toXML
public static net.anotheria.util.xml.XMLNode toXML(Brand object)
-
toXML
public static net.anotheria.util.xml.XMLNode toXML(Brand object,
String... languages)
-
fromXML
public static Brand fromXML(net.anotheria.util.xml.XMLNode node)