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 interfaceJ2SJAXBModelJAXBModelthat exposes additional information available only for thejava -> schemadirection.interfaceS2JJAXBModelJAXBModelthat exposes additional information available only for theschema -> javadirection.
-