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