LagartoParserConfig
class. An instance of this class can be passed to a constructor or you can just modify it later, functional style. For example:false
. When enabled various matching will be case sensitive. Should not be used for parsing HTML content.style
, script
, xmp
and so on. You can disable this if that content is not of importance, and gain some more speed.1024
. It's the size of the internal text buffer used to collect all text blocks. This buffer will grow if needed. If your HTML contains text blocks of large size, you may increase this number, just for the purpose of small performance improvement.