Hi,

I can register SchemaFactory with errorHandler to get all the error,fatalError 
and warning while compiling schema but just wanted to know that Schema 
compilation (parsing ) is sax based or dom based internally ?

Can I register SchemaFactory to java ErrorHandler class to get all SAX events ? 

Thanks
Ajay

--- On Fri, 8/7/09, ajay bhadauria <abhadau...@yahoo.com> wrote:

> From: ajay bhadauria <abhadau...@yahoo.com>
> Subject: SAX events while compiling schema
> To: j-users@xerces.apache.org
> Date: Friday, August 7, 2009, 3:33 PM
> Hi,
> 
> I am using javax.xml.validation.SchemaFactory to create
> SchemaFactory using newInstance ( SchemaLanguage) method.
> After that I get Schema Object using newSchema(source)
> method.
> 
> How do I register SchemaFactory so that I get all the SAX
> events ?
> 
> Thanks
> Ajay
> 
> 
> 
>       
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
> For additional commands, e-mail: j-users-h...@xerces.apache.org
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to