|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompilerOptions | |
---|---|
org.apache.axis2.schema | |
org.apache.axis2.schema.writer |
Uses of CompilerOptions in org.apache.axis2.schema |
---|
Methods in org.apache.axis2.schema that return CompilerOptions | |
---|---|
CompilerOptions |
CompilerOptions.setOutputLocation(java.io.File outputLocation)
|
CompilerOptions |
CompilerOptions.setPackageName(java.lang.String packageName)
|
Constructors in org.apache.axis2.schema with parameters of type CompilerOptions | |
---|---|
SchemaCompiler(CompilerOptions options)
Constructor - Accepts a options bean |
Uses of CompilerOptions in org.apache.axis2.schema.writer |
---|
Methods in org.apache.axis2.schema.writer with parameters of type CompilerOptions | |
---|---|
void |
CStructWriter.init(CompilerOptions options)
|
void |
BeanWriter.init(CompilerOptions options)
Initializes the writer with compiler options. |
void |
JavaBeanWriter.init(CompilerOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |