Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Download Sources
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
_
S
setClassPrefix(String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Assign a prefix which will be added to the AS3 class name.
setClassSuffix(String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Assign a suffix which will be added to the AS3 class name.
setContextWriter(ClassWriter)
- Static method in class com.liguorien.flex.generator.writers.as3.
AS3Writer
setContextWriter(ClassWriter)
- Static method in class com.liguorien.flex.generator.writers.dom4j.
Dom4jWriter
setFlexOutputDirectory(File)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Set the output directory used by the generator.
setFlexOutputDirectory(String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Set the output directory used by the generator.
setGenerator(FlexGenerator)
- Method in class com.liguorien.flex.generator.handlers.
AbstractGeneratorHandler
Setter for property generator.
setGenerator(FlexGenerator)
- Method in interface com.liguorien.flex.generator.handlers.
FlexGeneratorHandler
Set the current generator.
setGenerator(FlexGenerator)
- Method in class com.liguorien.flex.generator.utils.
GeneratorContext
Setter for property generator.
setHandler(FlexGeneratorHandler)
- Method in class com.liguorien.flex.generator.utils.
GeneratorContext
Setter for property handler.
setIndentationString(String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Setter for property indentationString.
setJavaOutputDirectory(File)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Setter for property javaOutputDirectory.
setJavaOutputDirectory(String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Setter for property javaOutputDirectory.
setLocale(Locale)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Setter for property locale.
setNewLineBeforeCurlyBrace(boolean)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Indicates if a new line should be added between package/class/method declaration and the curly brace.
setOutputMode(OutputMode)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Set the output mode that will be used by the generator.
setPackage(ClassType, String)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Set the destination package for a given
ClassType
.
setType(Class<?>)
- Method in class com.liguorien.flex.generator.utils.
PropertyDescriptorProxy
setUsingUnderscore(boolean)
- Method in class com.liguorien.flex.generator.
FlexGenerator
Indicates if an underscore(_) should be added to the private field name.
setWriter(Writer)
- Method in class com.liguorien.flex.generator.handlers.
AbstractGeneratorHandler
Setter for property writer.
SimpleElement
- Class in
com.liguorien.flex.generator.writers.dom4j.properties
SimpleElement()
- Constructor for class com.liguorien.flex.generator.writers.dom4j.properties.
SimpleElement
StringProperty
- Class in
com.liguorien.flex.generator.writers.as3.properties
StringProperty()
- Constructor for class com.liguorien.flex.generator.writers.as3.properties.
StringProperty
Creates a new instance of StringProperty
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
FlexGenerator
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
_
Copyright 2006 Nicolas Désy. All rights reserved.