Class DefaultPropertyInfoOrigin
- java.lang.Object
-
- org.jvnet.jaxb2_commons.xjc.model.concrete.origin.DefaultPropertyInfoOrigin
-
- All Implemented Interfaces:
OutlineGeneratorFactory<MPropertyOutlineGenerator>,PropertyOutlineGeneratorFactory,org.jvnet.jaxb2_commons.xml.bind.model.origin.MPropertyInfoOrigin
public class DefaultPropertyInfoOrigin extends Object implements org.jvnet.jaxb2_commons.xml.bind.model.origin.MPropertyInfoOrigin, PropertyOutlineGeneratorFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MPropertyOutlineGeneratorcreateGenerator(com.sun.tools.xjc.outline.Outline outline)
-
-
-
Constructor Detail
-
DefaultPropertyInfoOrigin
public DefaultPropertyInfoOrigin(MPropertyOutlineGenerator generator)
-
-
Method Detail
-
createGenerator
public MPropertyOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
- Specified by:
createGeneratorin interfaceOutlineGeneratorFactory<MPropertyOutlineGenerator>
-
-