java.lang.ObjectAn attribute node.sax.helpers.AttributesImpl$ListNode
| Field Summary | ||
|---|---|---|
| public String | uri | Attribute uri. |
| public String | local | Attribute local. |
| public String | raw | Attribute raw. |
| public String | type | Attribute type. |
| public String | value | Attribute value. |
| public AttributesImpl.ListNode | next | Next node. |
| Constructor: |
|---|
|
| Method from sax.helpers.AttributesImpl$ListNode Summary: |
|---|
| toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from sax.helpers.AttributesImpl$ListNode Detail: |
|---|
|