public class RELAXCatalog extends Object
| Constructor and Description |
|---|
RELAXCatalog() |
RELAXCatalog(String rootURI) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
getGrammar(String uri) |
public RELAXCatalog()
throws ParserConfigurationException,
SAXException,
IOException
public RELAXCatalog(String rootURI) throws ParserConfigurationException, SAXException, IOException
public InputSource getGrammar(String uri)
Copyright © 2017 Oracle Corporation. All rights reserved.