This class reads a catalog from a URL.
@param catalog The catalog for which this reader is called. @param fileUrl The URL of a document to be read. @throws MalformedURLException if the specified URL cannot beturned into a URL object. @throws IOException if the URL cannot be read. @throws CatalogException for any error | |
| |
| |
| |
| |
| |
| |
| |
| |