Interfaces (Compact 7)
3/12/2014
This section describes the interface classes in the XmlLite API.
In This Section
- IXmlReader
Used for reading XML
- IXmlReaderInput
Used for reading XML for encodings other than UTF-8
- IXmlResolver
Used for resolving external entities in XML
- IXmlWriter
Used for writing XML elements and documents
- IXmlWriterOutput
Used for writing XML for encodings other than UTF-8