You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Johannes Lichtenberger <jo...@uni-konstanz.de> on 2009/12/16 15:35:33 UTC

SAXBuffer

I think for a thread-implementation I could use the SAXBuffer and add  
synchronized blocks like the following:

synchronized(buf) {
   buf.addXXX(...);
}

regards,
Johannes


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org