J2ME[tm] Web Services

Uses of Class
javax.xml.parsers.ParserConfigurationException

Packages that use ParserConfigurationException
javax.xml.parsers   
 

Uses of ParserConfigurationException in javax.xml.parsers
 

Methods in javax.xml.parsers that throw ParserConfigurationException
abstract  SAXParser SAXParserFactory.newSAXParser()
          Creates a new instance of a SAXParser using the currently configured factory parameters.
abstract  void SAXParserFactory.setFeature(java.lang.String name, boolean value)
          Sets the particular feature in the underlying implementation of the parser.
abstract  boolean SAXParserFactory.getFeature(java.lang.String name)
          Returns the particular property requested for in the underlying implementation of the parser.
 


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.