Major Classes and Interfaces

XMLStreamReader:
an interface that represents the parser
XMLInputFactory:
the factory class that instantiates an implementation dependent implementation of XMLStreamReader
XMLStreamException:
the generic class for everything other than an IOException that might go wrong when parsing an XML document, particularly well-formedness errors

Previous | Next | Top | Cafe con Leche

Copyright 2007 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified January 15, 2004