Uses of Interface
com.sun.tools.xjc.api.Mapping
Packages that use Mapping
Package
Description
API for programmatic invocation of XJC and schemagen.
implementation of the XJC API for schema to java.
-
Uses of Mapping in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return MappingMethods in com.sun.tools.xjc.api that return types with arguments of type MappingModifier and TypeMethodDescriptionCollection<? extends Mapping>
S2JJAXBModel.getMappings()
Gets a read-only view of all theMapping
s. -
Uses of Mapping in com.sun.tools.xjc.api.impl.s2j
Fields in com.sun.tools.xjc.api.impl.s2j declared as Mapping