org.gjt.xpp
public interface XmlPullParserEventPosition
See Also: XmlPullParserFactory
| Method Summary | |
|---|---|
| char[] | getEventBuffer() NOTE: This may be internal buffer and is valud only until call to method next()- do NOT attempt modify ! |
| int | getEventEnd() |
| int | getEventStart() |
NOTE: This may be internal buffer and is valud only until call to method next()- do NOT attempt modify !