Class Parser.XML.Tree.AttributeNode
- Annotations
@Pike.Annotations.Implements(Node)
- Inherit
Node
inherit Node : Node
- Method
create
Parser.XML.Tree.AttributeNode Parser.XML.Tree.AttributeNode(stringname,stringvalue)- Description
Create an XML_ATTR node.