klyn.io.xml.dom.DOMParser.maxGeneralEntitySizeLimit
property
public property maxGeneralEntitySizeLimit as Int:
Description

Maximum size of one general entity in UTF-16 units; default 100000. A non-positive value disables the limit.

Example
parser.maxGeneralEntitySizeLimit = 25000