org.jvnet.jaxb2_commons.xjc.generator.concrete
Class CMElementOutlineGenerator
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMElementOutlineGenerator
public CMElementOutlineGenerator(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.model.CElementInfo elementInfo)
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.