Re: Multiple catalog files with apache xml common resolver in apache xerces

2005-12-08 Thread David Crossley
Andreas Grund wrote: > > I use the apache xerces parser to parse a great xml-file. This xml file is > splitted in serveral sub-files, which each has an individuel public id. This > id is resolved to the file name using the > org.apache.xml.resolver.tools.CatalogResolver class. As long as I use

Multiple catalog files with apache xml common resolver in apache xerces

2005-12-07 Thread Andreas Grund
Hi,   I use the apache xerces parser to parse a great xml-file. This xml file is splitted in serveral sub-files, which each has an individuel public id. This id is resolved to the file name using the org.apache.xml.resolver.tools.CatalogResolver class. As long as I use just one catalog file