Most of the code [1] is there. Just needs to be made programmatically configurable through setProperty() / getProperty(). Should be fairly straightforward to add if you're interested.
Thanks. [1] http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/parsers/SecureProcessingConfiguration.java?view=log Michael Glavassevich XML Technologies and WAS Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] Elliotte Rusty Harold <[email protected]> wrote on 07/09/2014 01:02:45 PM: > From: Elliotte Rusty Harold <[email protected]> > To: [email protected], > Date: 07/09/2014 01:09 PM > Subject: Re: totalEntitySizeLimit > > Are contributions needed in this area? I have employer support to > contribute time to fixing at least this issue. > > On Wed, Jul 9, 2014 at 10:46 AM, Michael Glavassevich <[email protected] > > wrote: > Elliotte Rusty Harold <[email protected]> wrote on 07/08/2014 04:08:58 > PM: > > > From: Elliotte Rusty Harold <[email protected]> > > To: [email protected], > > Date: 07/08/2014 04:09 PM > > Subject: Re: totalEntitySizeLimit > > > > What name will be used? > Following naming conventions of Xerces' other properties it would probably > be something like: > http://apache.org/xml/properties/total-entity-size-limit. Still TBD. > > > Any plans for when the next release is likely to drop? > There's no date yet. Any discussion about that would happen on this > mailing list. We know we're long overdue though. > > > On Tue, Jul 8, 2014 at 1:11 PM, Michael Glavassevich > <[email protected]> > > > wrote: > > There's been some work on the trunk for supporting similar function but > it > > won't be exposed with that Oracle property name. > > > > Michael Glavassevich > > XML Technologies and WAS Development > > IBM Toronto Lab > > E-mail: [email protected] > > E-mail: [email protected] > > > > Elliotte Rusty Harold <[email protected]> wrote on 07/08/2014 12:30:07 > > PM: > > > > > Is there any plan to implement the http://www.oracle.com/xml/jaxp/ > > > properties/totalEntitySizeLimit property or equivalent in trunk > Xerces? > > > > > > It is supported for a few months now in the patched Xerces shipped > > > with the JDK 7. > > > > > > -- > > > Elliotte Rusty Harold > > > [email protected] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > -- > > Elliotte Rusty Harold > > [email protected] > Thanks. > > Michael Glavassevich > XML Technologies and WAS Development > IBM Toronto Lab > E-mail: [email protected] > E-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- > Elliotte Rusty Harold > [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
