public class GenericBoxHandlerDefXMLHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
LANGUAGES |
| Constructor and Description |
|---|
GenericBoxHandlerDefXMLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static GenericBoxHandlerDef |
fromXML(net.anotheria.util.xml.XMLNode node) |
static net.anotheria.util.xml.XMLNode |
toXML(GenericBoxHandlerDef object) |
static net.anotheria.util.xml.XMLNode |
toXML(GenericBoxHandlerDef object,
java.lang.String... languages) |
public static net.anotheria.util.xml.XMLNode toXML(GenericBoxHandlerDef object)
public static net.anotheria.util.xml.XMLNode toXML(GenericBoxHandlerDef object, java.lang.String... languages)
public static GenericBoxHandlerDef fromXML(net.anotheria.util.xml.XMLNode node)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.