Hi again,

I'm starting to implement a program with Castor which performs
validation in a XML-based programming language. The problem is that I
need two features which I did not find either in Castor documentation
or in mail archives (in fact, search in mail archives was not working
properly), and I want to know if it is available. These are my
questions:

1. How can I implement a generic tree transversal operation in classes
generated by Castor? Is there a way to call generic methods to
retrieve a node's children, and so, walk on tree, for example?

2. Is it possible to add a line and column information in classes
generated by Castor? I need this feature to feedback programming
errors, just like a Java compiler does.

Thanks in advance,
Gustavo

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to