Class Icons

    • Constructor Summary

      Constructors 
      Constructor Description
      Icons​(org.xmlpull.v1.XmlPullParser p)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.ArrayList<Icon> getIcons()  
      • Methods inherited from class java.lang.Object

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

      • Icons

        public Icons​(org.xmlpull.v1.XmlPullParser p)
              throws org.xmlpull.v1.XmlPullParserException,
                     java.io.IOException
        Throws:
        org.xmlpull.v1.XmlPullParserException
        java.io.IOException
    • Method Detail

      • getIcons

        public java.util.ArrayList<Icon> getIcons()