public class AttributeWriterBuilder extends AbstractWriterBuilder implements WriterBuilder
buildContext, currentBlock, exceptions, method, model, name, objectVar, parent, rtContextVar, variableManager, writerClass, xswVar
Constructor and Description |
---|
AttributeWriterBuilder(ElementWriterBuilderImpl parent,
QName name,
com.sun.codemodel.JType type) |
Modifier and Type | Method and Description |
---|---|
void |
writeAs(Class cls)
Write the current object as the specified simple type.
|
addBasicArgs, declareException, getCodeModel, getContextVar, getCurrentBlock, getGetter, getMethod, getName, getObject, getParent, getVariableManager, getWriterClass, getXSW, moveTo, setCurrentBlock, setObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declareException, getCodeModel, getCurrentBlock, getName, getObject, getParent, getVariableManager, getWriterClass, getXSW, moveTo, setCurrentBlock
public AttributeWriterBuilder(ElementWriterBuilderImpl parent, QName name, com.sun.codemodel.JType type)
public void writeAs(Class cls)
WriterBuilder
writeAs
in interface WriterBuilder
Copyright © 2007–2019. All rights reserved.