public class ResolvingGrammarReaderController extends Object implements LSResourceResolver
| Constructor and Description |
|---|
ResolvingGrammarReaderController(String baseURI,
Map<String,EmbeddedSchema> sources) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Locator[] locs,
String msg,
Exception nestedException) |
LSResourceResolver |
getLSResourceResolver() |
InputSource |
resolveEntity(String publicId,
String systemId) |
LSInput |
resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String resolveBaseURI) |
void |
warning(Locator[] locs,
String errorMessage) |
public ResolvingGrammarReaderController(String baseURI, Map<String,EmbeddedSchema> sources)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
SAXExceptionIOExceptionpublic LSResourceResolver getLSResourceResolver()
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String resolveBaseURI)
resolveResource in interface LSResourceResolverCopyright © 2016 JBoss by Red Hat. All rights reserved.