Class NodeInfoParser


  • public class NodeInfoParser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NodeInfoParser()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static NodeInfo 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

      • NodeInfoParser

        public NodeInfoParser()
    • Method Detail

      • parse

        public static NodeInfo parse​(org.jivesoftware.smack.xml.XmlPullParser parser)