Hi, I'm using xerces2-j beta 3 and I'd like to keep my deployment as small
as possible.
Is it possible to avoid using packages org.w3c.dom.* and xml.sax.*? 
I've removed 
javax.* 
org.apache.html  
org.apache.wml 
org.apache.xerces.jaxp 
org.apache.xml.serialize 
org.w3c.dom.html 

Any other way of reducing size?
I need schema validation, so I'm using DTDXSParserConfiguration
Thanks
Alvaro

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to