DecodeHtmlSyntax constructor
DecodeHtmlSyntax()
Implementation
DecodeHtmlSyntax()
: super(htmlCharactersPattern.pattern,
caseSensitive: false, startCharacter: $ampersand);
DecodeHtmlSyntax()
: super(htmlCharactersPattern.pattern,
caseSensitive: false, startCharacter: $ampersand);