"Ru, Simon" wrote:
>
> Wow, does that mean castor can revalidate DOM?
Castor can revalidate object models that it generated, but not the DOM.
Remember Castor is a databinding framework for Java, ie it's designed to
allow you to work in the native format of the Java pogramming language
with Objects that represent the data. The DOM is simply a generic tree
for representing any document (depending on which type of DOM), but not
the data that is held within the document.
--Keith
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev