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