public class StartElementEvent extends Event
| Constructor and Description |
|---|
StartElementEvent(java.lang.String localName,
org.xml.sax.Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMap |
getAttributes() |
java.lang.String |
getLocalName() |
public StartElementEvent(java.lang.String localName,
org.xml.sax.Attributes attributes)
public java.lang.String getLocalName()
public AttributeMap getAttributes()