org.jvnet.jaxb2_commons.xjc.model.concrete.origin
Class XJCCMElementInfoOrigin

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElementInfo>
      extended by org.jvnet.jaxb2_commons.xjc.model.concrete.origin.XJCCMElementInfoOrigin
All Implemented Interfaces:
ElementOutlineGeneratorFactory, OutlineGeneratorFactory<MElementOutlineGenerator>, ElementInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElementInfo>, MSourced<com.sun.tools.xjc.model.CElementInfo>, MElementInfoOrigin

public class XJCCMElementInfoOrigin
extends CMElementInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CElementInfo>
implements ElementOutlineGeneratorFactory


Constructor Summary
XJCCMElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo source)
           
 
Method Summary
 MElementOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 
Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementInfoOrigin
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XJCCMElementInfoOrigin

public XJCCMElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo source)
Method Detail

createGenerator

public MElementOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
Specified by:
createGenerator in interface OutlineGeneratorFactory<MElementOutlineGenerator>


Copyright © 2005-2012. All Rights Reserved.