Class BrandFeatureXMLHelper


  • public class BrandFeatureXMLHelper
    extends Object
    • Field Detail

      • LANGUAGES

        public static final String[] LANGUAGES
    • Constructor Detail

      • BrandFeatureXMLHelper

        public BrandFeatureXMLHelper()
    • Method Detail

      • toXML

        public static net.anotheria.util.xml.XMLNode toXML​(BrandFeature object)
      • toXML

        public static net.anotheria.util.xml.XMLNode toXML​(BrandFeature object,
                                                           String... languages)
      • fromXML

        public static BrandFeature fromXML​(net.anotheria.util.xml.XMLNode node)