You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Kamal <ka...@yahoo.com> on 2003/05/09 09:06:41 UTC

Which class is parsing the files validator-rules.xml & validation.xml files?

Hi ,
I'm not abe to figure out which class is parsing
validator-rules.xml & validation.xml files in struts?

Thanks
-kamal

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Which class is parsing the files validator-rules.xml & validation.xml files?

Posted by Martin Cooper <ma...@apache.org>.
It's hard to answer your question without knowing why you're asking,
particularly since you didn't prefix your subject with the Commons component
you're interested in. Since you're asking in Commons, I'm assuming that you
don't want to know which class in Struts, or which class in JAXP, although
it is JAXP that's actually doing the parsing.

If you mean which class in Validator, it is ValidatorResourcesInitializer.
If you mean which class in Digester, it is Digester.

--
Martin Cooper


"Kamal" <ka...@yahoo.com> wrote in message
news:20030509070641.70835.qmail@web10907.mail.yahoo.com...
> Hi ,
> I'm not abe to figure out which class is parsing
> validator-rules.xml & validation.xml files in struts?
>
> Thanks
> -kamal
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org