Uses of Interface
com.sun.tools.xjc.api.Mapping
-
Packages that use Mapping Package Description com.sun.tools.xjc.api API for programmatic invocation of XJC and schemagen. -
-
Uses of Mapping in com.sun.tools.xjc.api
Methods in com.sun.tools.xjc.api that return Mapping Modifier and Type Method Description MappingS2JJAXBModel. get(QName elementName)Gets aMappingobject for the given global element.Methods in com.sun.tools.xjc.api that return types with arguments of type Mapping Modifier and Type Method Description Collection<? extends Mapping>S2JJAXBModel. getMappings()Gets a read-only view of all theMappings.
-