HTMLTagProcessors
HTMLTagProcessors Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.html.simpleparser
iTextSharp.text.html.simpleparser.HTMLTagProcessors[[HTMLTagProcessors]]
end
subgraph System.Collections.Generic
System.Collections.Generic.Dictionary_2[[Dictionary]]
end
System.Collections.Generic.Dictionary_2 --> iTextSharp.text.html.simpleparser.HTMLTagProcessors
Details
Inheritance
Dictionary
<string
,IHTMLTagProcessor
>
Constructors
HTMLTagProcessors
public HTMLTagProcessors()
Generated with ModularDoc