A private class for maintaining the information required to call the startElement method.
In order to close and reopen elements, information about those elements has to be maintained. This class is just the little record that we push on the stack to keep track of that info.
|
|
|
|
|
|
|
|