You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Pavel Ausianik <Pa...@epam.com> on 2002/11/15 14:33:36 UTC

[PATCH] XMLJavaMappingRegistry QName DOMUtils

Hello

Please find patches for XMLJavaMappingRegistry QName DOMUtils

XMLJavaMappingRegistry uses separated maps per encoding - and avoids
creating String keys which is expencive. Class and QName used as a keys
QName changed so it not uses intern() in equals() because the number of
calls per  object instance was small
DOMUtils  - avoid creating strings were not necessary (2 cases)

Best regards,
Pavel




--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>