Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.xml.sax Classes and Interfaces - 140 results found.
NameDescriptionTypePackageFramework
AttributeListImplDefault implementation for AttributeList.Classorg.xml.sax.helpersJava SE
Attributes2ImplSAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.Classorg.xml.sax.extJava SE
AttributesImplDefault implementation of the Attributes interface.Classorg.xml.sax.helpersJava SE
AttributeListInterface for an element's attribute specifications.Interfaceorg.xml.saxJava SE
AttributesInterface for a list of XML attributes.Interfaceorg.xml.saxJava SE
Attributes2SAX2 extension to augment the per-attribute information provided though Attributes.Interfaceorg.xml.sax.extJava SE
ContentHandlerReceive notification of the logical content of a document.Interfaceorg.xml.saxJava SE
DefaultHandlerDefault base class for SAX2 event handlers.Classorg.xml.sax.helpersJava SE
DefaultHandler2This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, andClassorg.xml.sax.extJava SE
DeclHandlerSAX2 extension handler for DTD declaration events.Interfaceorg.xml.sax.extJava SE
DocumentHandlerReceive notification of general document events.Interfaceorg.xml.saxJava SE
DTDHandlerReceive notification of basic DTD-related events.Interfaceorg.xml.saxJava SE
EntityResolverBasic interface for resolving entities.Interfaceorg.xml.saxJava SE
EntityResolver2 sources, or providing a missing external subset.Interfaceorg.xml.sax.extJava SE
ErrorHandlerBasic interface for SAX error handlers.Interfaceorg.xml.saxJava SE
HandlerBaseDefault base class for handlers.Classorg.xml.saxJava SE
InputSourceA single input source for an XML entity.Classorg.xml.saxJava SE
Locator2ImplSAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.Classorg.xml.sax.extJava SE
LocatorImplProvide an optional convenience implementation of Locator.Classorg.xml.sax.helpersJava SE
LexicalHandlerSAX2 extension handler for lexical events.Interfaceorg.xml.sax.extJava SE
LocatorInterface for associating a SAX event with a document location.Interfaceorg.xml.saxJava SE
Locator2SAX2 extension to augment the entity information provided If an implementation supports this extension, the LocatorInterfaceorg.xml.sax.extJava SE
NamespaceSupportEncapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.Classorg.xml.sax.helpersJava SE
ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader.Classorg.xml.sax.helpersJava SE
ParserFactoryJava-specific class for dynamically loading SAX parsers.Classorg.xml.sax.helpersJava SE
ParserBasic interface for SAX (Simple API for XML) parsers.Interfaceorg.xml.saxJava SE
SAXExceptionEncapsulate a general SAX error or warning.Classorg.xml.saxJava SE
SAXNotRecognizedExceptionException class for an unrecognized identifier.Classorg.xml.saxJava SE
SAXNotSupportedExceptionException class for an unsupported operation.Classorg.xml.saxJava SE
SAXParseExceptionEncapsulate an XML parse error or warning.Classorg.xml.saxJava SE
XMLFilterImplBase class for deriving an XML filter.Classorg.xml.sax.helpersJava SE
XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser.Classorg.xml.sax.helpersJava SE
XMLReaderFactoryFactory for creating an XML reader.Classorg.xml.sax.helpersJava SE
XMLFilterInterface for an XML filter.Interfaceorg.xml.saxJava SE
XMLReaderInterface for reading an XML document using callbacks.Interfaceorg.xml.saxJava SE
AttributeListInterface for an element's attribute specifications.Interfaceorg.xml.saxApache Xerces
AttributeListImplDefault implementation for AttributeList.Classorg.xml.sax.helpersApache Xerces
AttributesInterface for a list of XML attributes.Interfaceorg.xml.saxApache Xerces
Attributes2SAX2 extension to augment the per-attribute information provided though Attributes.Interfaceorg.xml.sax.extApache Xerces
Attributes2ImplSAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.Classorg.xml.sax.extApache Xerces
AttributesImplDefault implementation of the Attributes interface.Classorg.xml.sax.helpersApache Xerces
ContentHandlerReceive notification of the logical content of a document.Interfaceorg.xml.saxApache Xerces
DeclHandlerSAX2 extension handler for DTD declaration events.Interfaceorg.xml.sax.extApache Xerces
DefaultHandlerDefault base class for SAX2 event handlers.Classorg.xml.sax.helpersApache Xerces
DefaultHandler2This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, andClassorg.xml.sax.extApache Xerces
DocumentHandlerReceive notification of general document events.Interfaceorg.xml.saxApache Xerces
DTDHandlerReceive notification of basic DTD-related events.Interfaceorg.xml.saxApache Xerces
EntityResolverBasic interface for resolving entities.Interfaceorg.xml.saxApache Xerces
EntityResolver2 sources, or providing a missing external subset.Interfaceorg.xml.sax.extApache Xerces
ErrorHandlerBasic interface for SAX error handlers.Interfaceorg.xml.saxApache Xerces
HandlerBaseDefault base class for handlers.Classorg.xml.saxApache Xerces
InputSourceA single input source for an XML entity.Classorg.xml.saxApache Xerces
LexicalHandlerSAX2 extension handler for lexical events.Interfaceorg.xml.sax.extApache Xerces
LocatorInterface for associating a SAX event with a document location.Interfaceorg.xml.saxApache Xerces
Locator2SAX2 extension to augment the entity information provided If an implementation supports this extension, the LocatorInterfaceorg.xml.sax.extApache Xerces
Locator2ImplSAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.Classorg.xml.sax.extApache Xerces
LocatorImplProvide an optional convenience implementation of Locator.Classorg.xml.sax.helpersApache Xerces
NamespaceSupportEncapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.Classorg.xml.sax.helpersApache Xerces
ParserBasic interface for SAX (Simple API for XML) parsers.Interfaceorg.xml.saxApache Xerces
ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader.Classorg.xml.sax.helpersApache Xerces
ParserFactoryJava-specific class for dynamically loading SAX parsers.Classorg.xml.sax.helpersApache Xerces
SAXExceptionEncapsulate a general SAX error or warning.Classorg.xml.saxApache Xerces
SAXNotRecognizedExceptionException class for an unrecognized identifier.Classorg.xml.saxApache Xerces
SAXNotSupportedExceptionException class for an unsupported operation.Classorg.xml.saxApache Xerces
SAXParseExceptionEncapsulate an XML parse error or warning.Classorg.xml.saxApache Xerces
XMLFilterInterface for an XML filter.Interfaceorg.xml.saxApache Xerces
XMLFilterImplBase class for deriving an XML filter.Classorg.xml.sax.helpersApache Xerces
XMLReaderInterface for reading an XML document using callbacks.Interfaceorg.xml.saxApache Xerces
XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser.Classorg.xml.sax.helpersApache Xerces
XMLReaderFactoryFactory for creating an XML reader.Classorg.xml.sax.helpersApache Xerces
AttributeListInterface for an element's attribute specifications.Interfaceorg.xml.saxSax
AttributeListImplDefault implementation for AttributeList.Classorg.xml.sax.helpersSax
AttributesInterface for a list of XML attributes.Interfaceorg.xml.saxSax
Attributes2SAX2 extension to augment the per-attribute information provided though Attributes.Interfaceorg.xml.sax.extSax
Attributes2ImplSAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.Classorg.xml.sax.extSax
AttributesImplDefault implementation of the Attributes interface.Classorg.xml.sax.helpersSax
ContentHandlerReceive notification of the logical content of a document.Interfaceorg.xml.saxSax
DeclHandlerSAX2 extension handler for DTD declaration events.Interfaceorg.xml.sax.extSax
DefaultHandlerDefault base class for SAX2 event handlers.Classorg.xml.sax.helpersSax
DefaultHandler2This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, andClassorg.xml.sax.extSax
DocumentHandlerReceive notification of general document events.Interfaceorg.xml.saxSax
DTDHandlerReceive notification of basic DTD-related events.Interfaceorg.xml.saxSax
EntityResolverBasic interface for resolving entities.Interfaceorg.xml.saxSax
EntityResolver2 sources, or providing a missing external subset.Interfaceorg.xml.sax.extSax
ErrorHandlerBasic interface for SAX error handlers.Interfaceorg.xml.saxSax
HandlerBaseDefault base class for handlers.Classorg.xml.saxSax
InputSourceA single input source for an XML entity.Classorg.xml.saxSax
LexicalHandlerSAX2 extension handler for lexical events.Interfaceorg.xml.sax.extSax
LocatorInterface for associating a SAX event with a document location.Interfaceorg.xml.saxSax
Locator2SAX2 extension to augment the entity information provided If an implementation supports this extension, the LocatorInterfaceorg.xml.sax.extSax
Locator2ImplSAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.Classorg.xml.sax.extSax
LocatorImplProvide an optional convenience implementation of Locator.Classorg.xml.sax.helpersSax
NamespaceSupportEncapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.Classorg.xml.sax.helpersSax
ParserBasic interface for SAX (Simple API for XML) parsers.Interfaceorg.xml.saxSax
ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader.Classorg.xml.sax.helpersSax
ParserFactoryJava-specific class for dynamically loading SAX parsers.Classorg.xml.sax.helpersSax
SAXExceptionEncapsulate a general SAX error or warning.Classorg.xml.saxSax
SAXNotRecognizedExceptionException class for an unrecognized identifier.Classorg.xml.saxSax
SAXNotSupportedExceptionException class for an unsupported operation.Classorg.xml.saxSax
SAXParseExceptionEncapsulate an XML parse error or warning.Classorg.xml.saxSax
XMLFilterInterface for an XML filter.Interfaceorg.xml.saxSax
XMLFilterImplBase class for deriving an XML filter.Classorg.xml.sax.helpersSax
XMLReaderInterface for reading an XML document using callbacks.Interfaceorg.xml.saxSax
XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser.Classorg.xml.sax.helpersSax
XMLReaderFactoryFactory for creating an XML reader.Classorg.xml.sax.helpersSax
AttributeListInterface for an element's attribute specifications.Interfaceorg.xml.saxJaxP
AttributeListImplDefault implementation for AttributeList.Classorg.xml.sax.helpersJaxP
AttributesInterface for a list of XML attributes.Interfaceorg.xml.saxJaxP
Attributes2SAX2 extension to augment the per-attribute information provided though Attributes.Interfaceorg.xml.sax.extJaxP
Attributes2ImplSAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.Classorg.xml.sax.extJaxP
AttributesImplDefault implementation of the Attributes interface.Classorg.xml.sax.helpersJaxP
ContentHandlerReceive notification of the logical content of a document.Interfaceorg.xml.saxJaxP
DTDHandlerReceive notification of basic DTD-related events.Interfaceorg.xml.saxJaxP
DeclHandlerSAX2 extension handler for DTD declaration events.Interfaceorg.xml.sax.extJaxP
DefaultHandlerDefault base class for SAX2 event handlers.Classorg.xml.sax.helpersJaxP
DefaultHandler2This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, andClassorg.xml.sax.extJaxP
DocumentHandlerReceive notification of general document events.Interfaceorg.xml.saxJaxP
EntityResolverBasic interface for resolving entities.Interfaceorg.xml.saxJaxP
EntityResolver2 sources, or providing a missing external subset.Interfaceorg.xml.sax.extJaxP
ErrorHandlerBasic interface for SAX error handlers.Interfaceorg.xml.saxJaxP
HandlerBaseDefault base class for handlers.Classorg.xml.saxJaxP
InputSourceA single input source for an XML entity.Classorg.xml.saxJaxP
LexicalHandlerSAX2 extension handler for lexical events.Interfaceorg.xml.sax.extJaxP
LocatorInterface for associating a SAX event with a document location.Interfaceorg.xml.saxJaxP
Locator2SAX2 extension to augment the entity information provided If an implementation supports this extension, the LocatorInterfaceorg.xml.sax.extJaxP
Locator2ImplSAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.Classorg.xml.sax.extJaxP
LocatorImplProvide an optional convenience implementation of Locator.Classorg.xml.sax.helpersJaxP
NamespaceSupportEncapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.Classorg.xml.sax.helpersJaxP
ParserBasic interface for SAX (Simple API for XML) parsers.Interfaceorg.xml.saxJaxP
ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader.Classorg.xml.sax.helpersJaxP
ParserFactoryJava-specific class for dynamically loading SAX parsers.Classorg.xml.sax.helpersJaxP
SAXExceptionEncapsulate a general SAX error or warning.Classorg.xml.saxJaxP
SAXNotRecognizedExceptionException class for an unrecognized identifier.Classorg.xml.saxJaxP
SAXNotSupportedExceptionException class for an unsupported operation.Classorg.xml.saxJaxP
SAXParseExceptionEncapsulate an XML parse error or warning.Classorg.xml.saxJaxP
XMLFilterInterface for an XML filter.Interfaceorg.xml.saxJaxP
XMLFilterImplBase class for deriving an XML filter.Classorg.xml.sax.helpersJaxP
XMLReaderInterface for reading an XML document using callbacks.Interfaceorg.xml.saxJaxP
XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser.Classorg.xml.sax.helpersJaxP
XMLReaderFactoryFactory for creating an XML reader.Classorg.xml.sax.helpersJaxP