Here we parse it with normal string operations for better performance. This is 40 times faster than a SAX parse (6 microsec instead of 241 microsec on a 600 MHz AMD Linux).
For the xml representation see StatusQosSaxFactory.
@see org.xmlBlaster.util.qos.StatusQosData @see org.xmlBlaster.util.qos.StatusQosSaxFactory @see org.xmlBlaster.test.classtest.qos.StatusQosFactoryTest @author xmlBlaster@marcelruff.infoTODO: implement the parsing from the method name
|
|