Hi,
I'm a bit confused.
in the xml.jar of the JBoss 2.1 pre version i can find org\xml\sax\
but in this xml.jar is missed some classes. (like Attributes.class,
ContentHandler.class and more)
I do have the xerces.jar from the apache site and in this jar there are more classes i
do using.
Now the question: if we using sax parcer why we dont use full version?
I can take needed files from xerces.jar and merge with xml.jar or create addition one
but I'm interesting why happens so?
Maybe i missing something but i have the feeling xml.jar is the light version of the
xserces.jar. Can we include the full sax parcer version?
D&D