public class JAXBObjectFactoryBuilder extends Object
Constructor and Description |
---|
JAXBObjectFactoryBuilder(BuilderContext builderContext,
Class type) |
Modifier and Type | Method and Description |
---|---|
void |
addDependency(Class type) |
void |
addDependency(com.sun.codemodel.JClass dependency) |
void |
addRootElement(QName name,
Class type) |
com.sun.codemodel.JDefinedClass |
getJAXBObjectFactoryClass() |
Class |
getType() |
public JAXBObjectFactoryBuilder(BuilderContext builderContext, Class type)
Copyright © 2007–2016. All rights reserved.