org.jvnet.jaxb2_commons.xjc.generator.concrete
Class CMElementOutlineGenerator

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.generator.concrete.CMElementOutlineGenerator
All Implemented Interfaces:
MElementOutlineGenerator

public class CMElementOutlineGenerator
extends Object
implements MElementOutlineGenerator


Constructor Summary
CMElementOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CElementInfo elementInfo)
           
 
Method Summary
 MElementOutline generate(MPackageOutline parent, MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo, MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> elementInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMElementOutlineGenerator

public CMElementOutlineGenerator(com.sun.tools.xjc.outline.Outline outline,
                                 com.sun.tools.xjc.model.CElementInfo elementInfo)
Method Detail

generate

public MElementOutline generate(MPackageOutline parent,
                                MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
                                MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> elementInfo)
Specified by:
generate in interface MElementOutlineGenerator


Copyright © 2005-2012. All Rights Reserved.