public class StartElementEvent extends Event
| Constructor and Description |
|---|
StartElementEvent(String localName,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMap |
getAttributes() |
String |
getLocalName() |
public StartElementEvent(String localName, Attributes attributes)
public String getLocalName()
public AttributeMap getAttributes()