public interface SchemaModelOutputResolver
| Modifier and Type | Method and Description |
|---|---|
Result |
createOutput(String namespaceURI,
String suggestedFileName)
Determines the location where a given schema file (of the given namespace URI)
will be generated, and return it as a Result object.
|
Result createOutput(String namespaceURI, String suggestedFileName) throws IOException
namespaceURI - suggestedFileName - IOExceptionEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference