Class Parser.XML.Tree.SimpleElementNode

Inheritance graph
Annotations
@Pike.Annotations.Implements(SimpleNode)

Inherit SimpleNode

inherit SimpleNode : SimpleNode


Method create

Parser.XML.Tree.SimpleElementNode Parser.XML.Tree.SimpleElementNode(string name, mapping(string:string) attrs)

Description

Create an XML_ELEMENT node.