public class JAXBSchemaOutputResolver extends Object implements SchemaModelOutputResolver
Constructor and Description |
---|
JAXBSchemaOutputResolver(SchemaOutputResolver outputResolver)
This constructor sets the underlying SchemaOutputResolver to be used
during createOutput operation.
|
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.
|
public JAXBSchemaOutputResolver(SchemaOutputResolver outputResolver)
outputResolver
- public Result createOutput(String namespaceURI, String suggestedFileName) throws IOException
createOutput
in interface SchemaModelOutputResolver
namespaceURI
- suggestedFileName
- IOException
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference