Don't look for the END_DOCUMENT event, that is the close of the session. You are only parsing the specific element with the provider, so your provider must exit when the END_TAG is reached for that element.
↧
Don't look for the END_DOCUMENT event, that is the close of the session. You are only parsing the specific element with the provider, so your provider must exit when the END_TAG is reached for that element.