Skip to Main Content
XML and Related Technologies
book

XML and Related Technologies

by Atul kahate
May 2024
Beginner to intermediate content levelBeginner to intermediate
527 pages
17h 52m
English
Pearson India
Content preview from XML and Related Technologies
392 • XML & Related Technologies
8.2 XMLREADER
As we have noted earlier, XmlReader has the following features:
Fast operation
Pull style API
Forward-only access
Read-only operation
XmlReader is a factory, like most modern classes. Hence, we can create an instance of the XmlReader
class by using the static Create () method. That is, the Create () method returns an instance of the XmlReader
class, without worrying about the implementation details.
Another useful class in this context is the XmlReaderSettings class. This class allows us to control the
usage of the XmlReader class. For example, suppose that we want to ignore white ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

XML Schema

XML Schema

Eric van der Vlist
XML in a Nutshell, 3rd Edition

XML in a Nutshell, 3rd Edition

Elliotte Rusty Harold, W. Scott Means
Beginning XML, 5th Edition

Beginning XML, 5th Edition

Danny Ayers, Liam R.E. Quin, Joe Fawcett

Publisher Resources

ISBN: 9781282652262