Handling catalogs in Xerces2 2003-08-27 - By Holliday, Donald B. (LNG-CSP)
Xerces 1.4 had an XMLCatalogHandler. The description was "Interface for implementing basic catalog support in the parser. To implement and use a Catalog, implement this interface and install your catalog instance as the EntityResolver in the parser's entity handler."
After searching the Xerces2 API documentation, I cannot find similar functionality. Is the same functionality provided in Xerces2? If it is, how do you use it?
Oasis.org has published a standard for catalog files. Is anything built into Xerces2 that supports parsing these catalog files and resolving entities?
Thanks,
Donald Holliday
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|