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
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 underlying SAX1 parser.