Re: a small question of org.apache.tomcat.util.digester.Digester

2016-12-12 Thread Mark Thomas
On 12/12/2016 12:01, 储巍 wrote: > Hi! > > when I read the code of Tomcat 9. I have the following question. > > CLass:org.apache.tomcat.util.digester.Digester > Method:endDocument() > > What's the purpose of the following code block. I think it is same as > "stack.clear()" in method clear().

a small question of org.apache.tomcat.util.digester.Digester

2016-12-12 Thread 储巍
Hi! when I read the code of Tomcat 9. I have the following question. CLass:org.apache.tomcat.util.digester.Digester Method:endDocument() What's the purpose of the following code block. I think it is same as "stack.clear()" in method clear(). while (getCount() > 1) { pop(); }

DO NOT REPLY [Bug 46549] Leak caused by org.apache.tomcat.util.digester.Digester not releasing the XMLReader

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46549 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 46549] New: Leak caused by org.apache.tomcat.util.digester.Digester not releasing the XMLReader

2009-01-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46549 Summary: Leak caused by org.apache.tomcat.util.digester.Digester not releasing the XMLReader Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows XP

DO NOT REPLY [Bug 42446] Condition is likely to fail in org.apache.tomcat.util.digester.Digester

2008-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42446 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 42446] Condition is likely to fail in org.apache.tomcat.util.digester.Digester

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42446 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Version|6.0.11 |6.0.16 --- Co

DO NOT REPLY [Bug 42446] New: - Condition is likely to fail in org.apache.tomcat.util.digester.Digester

2007-05-17 Thread bugzilla
gzilla/show_bug.cgi?id=42446 Summary: Condition is likely to fail in org.apache.tomcat.util.digester.Digester Product: Tomcat 6 Version: 6.0.11 Platform: Other OS/Version: All Status: NEW Severity:

org.apache.tomcat.util.digester.Digester

2006-02-22 Thread fcarrion
Hi the list, I'm trying to use the class org.apache.tomcat.util.digester.Digester but I got a missunderstanding... I hope you could help me. I read connectors/util/java/org/apache/tomcat/util/digester/package.html What I got is this kind of xml file : ID PROP1