com.jclark.xsl.dom
class AttributeNode extends NodeBase
| Field Summary | |
|---|---|
| Name | name |
| String | value |
| Constructor Summary | |
|---|---|
| AttributeNode(Name name, Node domNode, ContainerNode parent, int childIndex) | |
| Method Summary | |
|---|---|
| String | getData() |
| SafeNodeIterator | getFollowingSiblings() |
| Name | getName() |
| byte | getType() |