Uses of Interface
com.sun.tools.xjc.api.S2JJAXBModel
-
Packages that use S2JJAXBModel Package Description com.sun.tools.ws.processor.model.jaxb com.sun.tools.xjc.api API for programmatic invocation of XJC and schemagen. -
-
Uses of S2JJAXBModel in com.sun.tools.ws.processor.model.jaxb
Methods in com.sun.tools.ws.processor.model.jaxb that return S2JJAXBModel Modifier and Type Method Description S2JJAXBModelJAXBModel. getS2JJAXBModel() -
Uses of S2JJAXBModel in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return S2JJAXBModel Modifier and Type Method Description S2JJAXBModelSchemaCompiler. bind()Obtains the compiled schema object model.
-