Eclipse Platform
2.1

Uses of Interface
org.xml.sax.DocumentHandler

Packages that use DocumentHandler
org.xml.sax Simple API for XML (SAX) 
org.xml.sax.helpers SAX helper classes. 
 

Uses of DocumentHandler in org.xml.sax
 

Classes in org.xml.sax that implement DocumentHandler
 class HandlerBase
          Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
 

Uses of DocumentHandler in org.xml.sax.helpers
 

Classes in org.xml.sax.helpers that implement DocumentHandler
 class ParserAdapter
          Adapt a SAX1 Parser as a SAX2 XMLReader.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.