Well since these classes are public in the Java keyword sense nothing's stopping people from using this code, however they're not intended for general use. Besides that they're subject to change (including removal) at anytime, many of these classes make assumptions (unique strings objects, no handling of invalid input, etc...) which are only valid when they interact with other internal classes. If you have complex and specific needs, such as the need to build your own parser configuration, then it might be useful to use or extend some of these classes however their use is not supported.
[EMAIL PROTECTED] wrote on 07/09/2004 11:46:22 AM:
> So,
> Hands off anything that is under org.apache.xerces.impl?
>
> Thanks
>
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]
- Patch fixes bad equals signatures dbrosius
- Re: Patch fixes bad equals signatures Michael Glavassevich
- Re: Patch fixes bad equals signatures dbrosius
- Re: Patch fixes bad equals signatures Michael Glavassevich
- Re: Patch fixes bad equals signature... Joseph Kesselman