Uses of Interface
org.jvnet.jaxb.xjc.generator.MElementOutlineGenerator
-
Packages that use MElementOutlineGenerator Package Description org.jvnet.jaxb.xjc.generator.concrete org.jvnet.jaxb.xjc.model.concrete.origin -
-
Uses of MElementOutlineGenerator in org.jvnet.jaxb.xjc.generator.concrete
Classes in org.jvnet.jaxb.xjc.generator.concrete that implement MElementOutlineGenerator Modifier and Type Class Description classCMElementOutlineGenerator -
Uses of MElementOutlineGenerator in org.jvnet.jaxb.xjc.model.concrete.origin
Methods in org.jvnet.jaxb.xjc.model.concrete.origin that return MElementOutlineGenerator Modifier and Type Method Description MElementOutlineGeneratorXJCCMElementInfoOrigin. createGenerator(com.sun.tools.xjc.outline.Outline outline)
-