org.iso_relax.catalog

Class RELAXCatalog


public class RELAXCatalog
extends java.lang.Object

RELAXCatalog
Version:
Feb. 23, 2001
Author:
ASAMI, Tomoharu (asami@zeomtech.com)
Since:
Feb. 23, 2001

Constructor Summary

RELAXCatalog()
RELAXCatalog(String rootURI)

Method Summary

InputSource
getGrammar(String uri)

Constructor Details

RELAXCatalog

public RELAXCatalog()
            throws ParserConfigurationException,
                   SAXException,
                   IOException

RELAXCatalog

public RELAXCatalog(String rootURI)
            throws ParserConfigurationException,
                   SAXException,
                   IOException

Method Details

getGrammar

public InputSource getGrammar(String uri)