Method Parser.XML.Tree.SimpleDTDEntityNode()->create()
- Method
create
Parser.XML.Tree.SimpleDTDEntityNode Parser.XML.Tree.SimpleDTDEntityNode(stringname,mapping(string:string)attrs,stringcontents)- Description
Create a DTD_ENTITY node.
Parser.XML.Tree.SimpleDTDEntityNode Parser.XML.Tree.SimpleDTDEntityNode(string name, mapping(string:string) attrs, string contents)
Create a DTD_ENTITY node.