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

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.model.concrete.origin.DefaultPropertyInfoOrigin
All Implemented Interfaces:
OutlineGeneratorFactory<MPropertyOutlineGenerator>, PropertyOutlineGeneratorFactory, MPropertyInfoOrigin

public class DefaultPropertyInfoOrigin
extends Object
implements MPropertyInfoOrigin, PropertyOutlineGeneratorFactory


Constructor Summary
DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
           
 
Method Summary
 MPropertyOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPropertyInfoOrigin

public DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
Method Detail

createGenerator

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


Copyright © 2005-2012. All Rights Reserved.