Uses of Interface org.xml.sax.AttributeList

Uses in package org.xml.sax

Methods with parameter type org.xml.sax.AttributeList

void
Receive notification of the beginning of an element.
void
Receive notification of the start of an element.

Uses in package gnu.xml.aelfred2

Classes implementing org.xml.sax.AttributeList

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

Uses in package org.xml.sax.helpers

Classes implementing org.xml.sax.AttributeList

class
Default implementation for AttributeList.

Constructors with parameter type org.xml.sax.AttributeList

Construct a persistent copy of an existing attribute list.

Methods with parameter type org.xml.sax.AttributeList

void
Set the attribute list, discarding previous contents.
void
Adapter implementation method; do not call.