interpretNumericEntities property
final
Interpret HTML numeric entities like &#...;
in tokens before decoding.
Implementation
final bool interpretNumericEntities;
Interpret HTML numeric entities like &#...;
in tokens before decoding.
final bool interpretNumericEntities;