Adding new property http://apache.org/xml/properties/entity-expansion-limit. It takes java.lang.Integer object as its value. When this property is set by the application, before opening any new entity parser checks for the entity expansion limit set by the application, if number of entities expanded exceeds the entity expansion limit, parser will throw fatal error. Default value for this property would be 'null' It means there would not be any limit for number of entities that can be expanded by the parser.


git-svn-id: https://svn.apache.org/repos/asf/xerces/java/branches/jaxp_1_2_2_branch@318889 13f79535-47bb-0310-9956-ffa450edef68
1 file changed