Uses of Interface
com.sun.tools.xjc.api.JAXBModel

Packages that use JAXBModel
com.sun.tools.xjc.api API for programatic invocation of XJC and schemagen. 
 

Uses of JAXBModel in com.sun.tools.xjc.api
 

Subinterfaces of JAXBModel in com.sun.tools.xjc.api
 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.