gnu.kawa.xml
public class KAttr extends KNode
| Constructor Summary | |
|---|---|
| KAttr(NodeTree seq, int ipos) | |
| Method Summary | |
|---|---|
| String | getName() |
| static Object | getObjectValue(NodeTree sequence, int ipos) |
| Object | getObjectValue() Get attribute value as (typed) Object, rather than string. |
| boolean | getSpecified() |
| String | getValue() |