public interface SchemaModelOutputResolver
Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Result |
createOutput(java.lang.String namespaceURI,
java.lang.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.
|
javax.xml.transform.Result createOutput(java.lang.String namespaceURI, java.lang.String suggestedFileName) throws java.io.IOException
namespaceURI
- suggestedFileName
- java.io.IOException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference