Class Parser.XML.Tree.SimpleDTDNotationNode

Inheritance graph

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

Inherit SimpleNode

inherit SimpleNode : SimpleNode


Method create

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

Description

Create a DTD_NOTATION node.