Open rkrzewski opened 11 years ago
it should use pull parsing model to allow asynchronous stream processing. since we're on JDK 1.5 and javax.xml.stream (JSR-173) is not available, xmlpull (used by old bindex) is the preferred choice.
it should use pull parsing model to allow asynchronous stream processing. since we're on JDK 1.5 and javax.xml.stream (JSR-173) is not available, xmlpull (used by old bindex) is the preferred choice.