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