private static class |
DocumentReader.End |
The End object is used to represent the end of an
element.
|
private static class |
DocumentReader.Text |
The Text object is used to represent a text event.
|
private static class |
PullReader.End |
The End object is used to represent the end of an
element.
|
private static class |
PullReader.Text |
The Text object is used to represent a text event.
|
private static class |
StreamReader.End |
The End object is used to represent the end of an
element.
|
private static class |
StreamReader.Text |
The Text object is used to represent a text event.
|