Home | History | Annotate | Download | only in io

Lines Matching refs:eventType

1480             int eventType = next();
1481 if (eventType == END_TAG) {
1484 else if (eventType == START_TAG) {