Hi, I could not figure out how to implement LSResourceResolver with SchemaFactory so that all external entities could be loaded when main schema gets loaded.
Any code sample will be greatly appriciated . Thanks --- On Mon, 11/10/08, ajay bhadauria <[EMAIL PROTECTED]> wrote: > From: ajay bhadauria <[EMAIL PROTECTED]> > Subject: use of ResourceResolver in Schema Parsing > To: j-users@xerces.apache.org > Date: Monday, November 10, 2008, 8:24 PM > Hi, > > I am using SchemaFactory and then from factory I am setting > setResourceResolver to resolve external entities. while > reading schema which refers to other schemas through import > and include, but I am not able to construct LSInput in > resolveResource method of LSResourceResolver interface. > > What should I do to construct the LSInput in > resolveResource method ? > > Please find the attached java file. Please help me how I > should do it ? > > Regards > > Ajay > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]