Interface J2SJAXBModel

All Superinterfaces:
JAXBModel

public interface J2SJAXBModel extends JAXBModel
JAXBModel that exposes additional information available only for the java -> schema direction.
Author:
Kohsuke Kawaguchi
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generates the episode file from the model.
    void
    generateSchema(jakarta.xml.bind.SchemaOutputResolver outputResolver, ErrorListener errorListener)
    Generates the schema documents from the model.
    Returns the name of the XML Type bound to the specified Java type.

    Methods inherited from interface com.sun.tools.xjc.api.JAXBModel

    getClassList