MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getEventType

Method getEventType

src/org/kxml2/io/KXmlParser.java:1314–1316  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1312 }
1313
1314 public int getEventType() throws XmlPullParserException {
1315 return type;
1316 }
1317
1318 public int next() throws XmlPullParserException, IOException {
1319

Callers 2

parseMethod · 0.80
parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected