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.4.2, "build v20130514-5956486" API Reference