J2ME[tm] Web Services

Uses of Class
org.xml.sax.helpers.DefaultHandler

Packages that use DefaultHandler
javax.xml.parsers   
 

Uses of DefaultHandler in javax.xml.parsers
 

Methods in javax.xml.parsers with parameters of type DefaultHandler
abstract  void SAXParser.parse(java.io.InputStream is, DefaultHandler dh)
          Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
abstract  void SAXParser.parse(InputSource is, DefaultHandler dh)
          Parse the content given InputSource as XML using the specified DefaultHandler.
 


J2ME[tm] Web Services

Submit a comment or suggestion Version 1.0 of J2ME Web Services Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved. Use is subject to license terms.