Class SchemaOutputResolver

java.lang.Object
jakarta.xml.bind.SchemaOutputResolver

public abstract class SchemaOutputResolver extends Object
Controls where a Jakarta XML Binding implementation puts the generates schema files.

An implementation of this abstract class has to be provided by the calling application to generate schemas.

This is a class, not an interface so as to allow future versions to evolve without breaking the compatibility.

Since:
1.6