PullParser
, X2PullParser
public interface XmlPullParserEventPosition
XmlPullParserFactory
Modifier and Type | Method | Description |
---|---|---|
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() |
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API