On 2/22/07, Zhang, Larry (L.) <[EMAIL PROTECTED]> wrote:
I am trying to develop some classes used for XML parsing or generating
purposes. But I think it is difficult to abstract to write a common
utility since each XML document is different, and to parse that
document, we should have a different parser. So the question is what
utility class will look like so that it abstract some common
methods/usage so that all the team members can use the utility class. If
you can point me some example, that should be great.

http://jakarta.apache.org/commons/digester/

Niall

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

Reply via email to