Uses of Interface
org.xml.sax.ContentHandler

Packages that use ContentHandler 
Package Description
javax.xml.transform.sax
Provides SAX specific transformation classes.
javax.xml.validation
Provides an API for validation of XML documents.
org.xml.sax
Provides the interfaces for the Simple API for XML (SAX).
org.xml.sax.ext
Provides interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
org.xml.sax.helpers
Provides helper classes, including support for bootstrapping SAX-based applications.