Table of Contents

Namespace Org.Xml.Sax

Classes

Attributes

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/Attributes.html

ContentHandler

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/ContentHandler.html

DTDHandler

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/DTDHandler.html

EntityResolver

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/EntityResolver.html

ErrorHandler

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/ErrorHandler.html

InputSource

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/InputSource.html

Locator

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/Locator.html

SAXException

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/SAXException.html

SAXNotRecognizedException

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/SAXNotRecognizedException.html

SAXNotSupportedException

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/SAXNotSupportedException.html

SAXParseException

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/SAXParseException.html

XMLFilter

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLFilter.html

XMLReader

https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLReader.html

Interfaces

IAttributes

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/Attributes.html

IContentHandler

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/ContentHandler.html

IDTDHandler

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/DTDHandler.html

IEntityResolver

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/EntityResolver.html

IErrorHandler

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/ErrorHandler.html

ILocator

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/Locator.html

IXMLFilter

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLFilter.html

IXMLReader

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/XMLReader.html