Main Page | Class Hierarchy | Class List | Class Members

org::jdom::input::JAXPParserFactory Class Reference

List of all members.

Static Public Member Functions

XMLReader createParser (boolean validating, Map features, Map properties) throws JDOMException

Detailed Description

A non-public utility class to allocate JAXP SAX parsers.

Version:
Revision
1.5
,
Date
2004/02/27 21:08:47
Author:
Laurent Bihanic


Member Function Documentation

XMLReader org::jdom::input::JAXPParserFactory::createParser boolean  validating,
Map  features,
Map  properties
throws JDOMException [inline, static]
 

Creates a SAX parser allocated through the configured JAXP SAX parser factory.

Parameters:
validating whether a validating parser is requested.
features the user-defined SAX features.
properties the user-defined SAX properties.
Returns:
a configured XMLReader.
Exceptions:
JDOMException if any error occurred when allocating or configuring the JAXP SAX parser.


The documentation for this class was generated from the following file:
Generated on Thu Dec 9 10:42:05 2004 for JDOM by  doxygen 1.3.9.1