public property totalEntitySizeLimit as Int:
Maximum cumulative expanded entity text in UTF-16 units (100000). Nested expansions are included. Non-positive values disable the limit; exceeding it throws SAXParseException before appending replacement text.
parser.totalEntitySizeLimit = 50000