Uses of Interface org.xml.sax.Parser

Uses in package org.xml.sax.helpers

Classes implementing org.xml.sax.Parser

class
Adapt a SAX2 XMLReader as a SAX1 Parser.

Constructors with parameter type org.xml.sax.Parser

Construct a new parser adapter.

Methods with return type org.xml.sax.Parser

Parser
Create a new SAX parser using the `org.xml.sax.parser' system property.
Parser
ParserFactory.makeParser(String className)
Create a new SAX parser object using the class name provided.

Uses in package javax.xml.parsers

Methods with return type org.xml.sax.Parser

Parser
Returns the SAX parser that is encapsultated by the implementation of this class.

Copyright B) 2004 Apache XML Project. All Rights Reserved.