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(stringname,mapping(string:string)attrs,stringcontents)- Description
Create a DTD_ATTLIST node.