Uses of Interface org.xml.sax.Parser

Uses in package gnu.xml.stream

Methods with return type org.xml.sax.Parser

Parser
Returns the underlying SAX1 parser.

Uses in package javax.xml.parsers

Methods with return type org.xml.sax.Parser

Parser
Returns the underlying SAX1 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 gnu.xml.aelfred2

Classes implementing org.xml.sax.Parser

class
An enhanced SAX2 version of Microstar's Ælfred XML parser.