Class Parser.XML.Tree.SimpleDTDAttlistNode

Inheritance graph

class Parser.XML.Tree.SimpleDTDAttlistNode
Annotations
@Pike.Annotations.Implements(SimpleNode)

Inherit SimpleNode

inherit SimpleNode : SimpleNode


Method create

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

Description

Create a DTD_ATTLIST node.