Uses of Interface
org.jvnet.jaxb2_commons.xjc.generator.concrete.OutlineGeneratorFactory
-
Packages that use OutlineGeneratorFactory Package Description org.jvnet.jaxb2_commons.xjc.generator.concrete org.jvnet.jaxb2_commons.xjc.model.concrete.origin -
-
Uses of OutlineGeneratorFactory in org.jvnet.jaxb2_commons.xjc.generator.concrete
Subinterfaces of OutlineGeneratorFactory in org.jvnet.jaxb2_commons.xjc.generator.concrete Modifier and Type Interface Description interfaceClassOutlineGeneratorFactoryinterfaceElementOutlineGeneratorFactoryinterfaceEnumConstantOutlineGeneratorFactoryinterfaceEnumOutlineGeneratorFactoryinterfaceModelOutlineGeneratorFactoryinterfacePackageOutlineGeneratorFactoryinterfacePropertyOutlineGeneratorFactory -
Uses of OutlineGeneratorFactory in org.jvnet.jaxb2_commons.xjc.model.concrete.origin
Classes in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that implement OutlineGeneratorFactory Modifier and Type Class Description classDefaultPropertyInfoOriginclassXJCCMClassInfoOriginclassXJCCMElementInfoOriginclassXJCCMEnumConstantInfoOriginclassXJCCMEnumLeafInfoOriginclassXJCCMModelInfoOriginclassXJCCMPackageInfoOriginclassXJCCMPropertyInfoOrigin
-