Class DataLayoutProvider


  • public class DataLayoutProvider
    extends java.lang.Object
    Extension Provider for Page layout of forms.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DataLayout parse​(org.jivesoftware.smack.xml.XmlPullParser parser)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DataLayoutProvider

        public DataLayoutProvider()
    • Method Detail

      • parse

        public static DataLayout parse​(org.jivesoftware.smack.xml.XmlPullParser parser)
                                throws org.jivesoftware.smack.xml.XmlPullParserException,
                                       java.io.IOException
        Throws:
        org.jivesoftware.smack.xml.XmlPullParserException
        java.io.IOException