Package org.gjt.xpp

Interface XmlPullParserEventPosition

    • Method Detail

      • getEventStart

        int getEventStart()
      • getEventEnd

        int getEventEnd()
      • getEventBuffer

        char[] getEventBuffer()

        NOTE: This may be internal buffer and is valud only until call to method next()- do NOT attempt modify !