JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.sun.tools.xjc.api.JAXBModel
Packages that use
JAXBModel
Package
Description
com.sun.tools.xjc.api
API for programmatic invocation of XJC and schemagen.
Uses of
JAXBModel
in
com.sun.tools.xjc.api
Subinterfaces of
JAXBModel
in
com.sun.tools.xjc.api
Modifier and Type
Interface
Description
interface
J2SJAXBModel
JAXBModel
that exposes additional information available only for the
java -> schema
direction.
interface
S2JJAXBModel
JAXBModel
that exposes additional information available only for the
schema -> java
direction.