|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
SaxBuffer | A class that can record SAX events and replay them later. |
SaxBuffer.Characters | |
SaxBuffer.Comment | |
SaxBuffer.EndCDATA | |
SaxBuffer.EndDocument | |
SaxBuffer.EndDTD | |
SaxBuffer.EndElement | |
SaxBuffer.EndEntity | |
SaxBuffer.EndPrefixMapping | |
SaxBuffer.IgnorableWhitespace | |
SaxBuffer.PI | |
SaxBuffer.SkippedEntity | |
SaxBuffer.StartCDATA | |
SaxBuffer.StartDocument | |
SaxBuffer.StartDTD | |
SaxBuffer.StartElement | |
SaxBuffer.StartEntity | |
SaxBuffer.StartPrefixMapping | |
XmlEncodingDetector | Utility code to detect the encoding of XML provided as a byte array. |
XmlReader | Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream. |
Exception Summary | |
XmlReaderException | The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |