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
- IOException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference