Class PageStyleXMLHelper


  • public class PageStyleXMLHelper
    extends Object
    • Field Detail

      • LANGUAGES

        public static final String[] LANGUAGES
    • Constructor Detail

      • PageStyleXMLHelper

        public PageStyleXMLHelper()
    • Method Detail

      • toXML

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

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

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