Modifier and Type | Method and Description |
---|---|
void |
CodeGenerationEngine.generate()
Generate the code!!
|
Constructor and Description |
---|
CodeGenerationEngine(CodeGenConfiguration configuration) |
CodeGenerationEngine(CommandLineOptionParser parser) |
Modifier and Type | Method and Description |
---|---|
void |
CEmitter.emitBuildScript()
Emit the build script
|
void |
AxisServiceBasedMultiLanguageEmitter.emitSkeleton()
Emits the skeleton
|
void |
Emitter.emitSkeleton() |
void |
CEmitter.emitSkeleton()
Emit the skeltons
|
void |
AxisServiceBasedMultiLanguageEmitter.emitStub()
Emits the stubcode with bindings.
|
void |
Emitter.emitStub() |
void |
CEmitter.emitStub()
Emit the stub
|
Modifier and Type | Method and Description |
---|---|
void |
JAXWSEmitter.emitSkeleton() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDatabindingExtension.engage(CodeGenConfiguration configuration) |
void |
CodeGenExtension.engage(CodeGenConfiguration configuration) |
void |
AbstractPrettyPrinterExtension.engage(CodeGenConfiguration configuration) |
void |
WSDLValidatorExtension.engage(CodeGenConfiguration configuration) |
void |
JAXWSWapperExtension.engage(CodeGenConfiguration configuration) |
void |
TypeMapperExtension.engage(CodeGenConfiguration configuration) |
void |
ExcludePackageExtension.engage(CodeGenConfiguration configuration) |
void |
SchemaUnwrapperExtension.engage(CodeGenConfiguration configuration) |
boolean |
JAXWSWapperExtension.walkSchema(AxisMessage message,
String qnameSuffix) |
void |
SchemaUnwrapperExtension.walkSchema(AxisMessage message,
String qnameSuffix)
walk the given schema element For a successful unwrapping the element should have the
following structure < element > < complexType > < sequence > < element
/> < /sequence > < /complexType > < /element >
|
Modifier and Type | Method and Description |
---|---|
void |
FileWriter.loadTemplate()
Loads the template.
|
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.