Class PagexXMLHelper


  • public class PagexXMLHelper
    extends Object
    • Field Detail

      • LANGUAGES

        public static final String[] LANGUAGES
    • Constructor Detail

      • PagexXMLHelper

        public PagexXMLHelper()
    • Method Detail

      • toXML

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

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

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