[jboss-dev-forums] [JBoss XML Binding Development] - Re: XB profiling during the AS start-up

bill.burke@jboss.com do-not-reply at jboss.com
Wed Sep 30 12:46:18 EDT 2009


All I know is that a code generation approach reduces bind time to zero as the only overhead is loading the parser classes.  I am not an XML parsing expert.  I just used the Sax parser that comes with the JDK.  Also, the algorithm I used may not be optimal as fast-jaxb was the first time I ever wrote a sax parser.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257936#4257936

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257936



More information about the jboss-dev-forums mailing list