Class XmlPullParserException

    • Field Detail

      • row

        protected int row
      • column

        protected int column
    • Constructor Detail

      • XmlPullParserException

        public XmlPullParserException​(String s)
    • Method Detail

      • getLineNumber

        public int getLineNumber()
      • getColumnNumber

        public int getColumnNumber()