Class Parser.XML.Tree.SimpleElementNode
- Annotations
@Pike.Annotations.Implements(SimpleNode)
- Inherit
SimpleNode
inherit SimpleNode : SimpleNode
- Method
create
Parser.XML.Tree.SimpleElementNode Parser.XML.Tree.SimpleElementNode(stringname,mapping(string:string)attrs)- Description
Create an XML_ELEMENT node.