GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing org.xml.sax.Attributes | |
class | SAX2 extension helper for additional Attributes information,
implementing the Attributes2 interface.
|
Constructors with parameter type org.xml.sax.Attributes | |
Copy an existing Attributes or Attributes2 object.
|
Methods with parameter type org.xml.sax.Attributes | |
void | Copy an entire Attributes object. |
Classes implementing org.xml.sax.Attributes | |
class | Default implementation of the Attributes interface.
|
Constructors with parameter type org.xml.sax.Attributes | |
Copy an existing Attributes object.
|
Methods with parameter type org.xml.sax.Attributes | |
void | Copy an entire Attributes object.
|
void | Receive notification of the start of an element.
|
void | Filter a start element event.
|
void | Adapt a SAX2 start element event.
|
Methods with parameter type org.xml.sax.Attributes | |
void | Receive notification of the beginning of an element.
|
GNU Classpath (0.95) |