Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
org.xml.sax.DocumentHandler

Packages that use DocumentHandler
Package Description
org.xml.sax This package provides the core SAX APIs. 
org.xml.sax.helpers This package contains "helper" classes, including support for bootstrapping SAX-based applications. 
 

Uses of DocumentHandler in org.xml.sax
 

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

Methods in org.xml.sax with parameters of type DocumentHandler
Modifier and Type Method and Description
 void Parser.setDocumentHandler(DocumentHandler handler)
          Deprecated. Allow an application to register a document event handler.
 

Uses of DocumentHandler in org.xml.sax.helpers
 

Classes in org.xml.sax.helpers that implement DocumentHandler
Modifier and Type Class and Description
 class ParserAdapter
          Adapt a SAX1 Parser as a SAX2 XMLReader.
 

Methods in org.xml.sax.helpers with parameters of type DocumentHandler
Modifier and Type Method and Description
 void XMLReaderAdapter.setDocumentHandler(DocumentHandler handler)
          Register the SAX1 document event handler.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.