public class StartElementEvent extends Event
Constructor | Description |
---|---|
StartElementEvent(java.lang.String localName,
org.xml.sax.Attributes attributes) |
Modifier and Type | Method | 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()