|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.generation.lib.AbstractGeneratorComponent
org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
org.objectweb.speedo.generation.mivisitor.FieldConverterVisitor
public class FieldConverterVisitor
Add extensions FIELD_CONVERTER for various type: - java.sql.* - java.util.Locale
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
LOGGER_NAME |
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, personality, scp |
Constructor Summary | |
---|---|
FieldConverterVisitor(Personality p)
|
Method Summary | |
---|---|
protected java.lang.String |
getLoggerName()
|
void |
visitField(SpeedoField sf)
|
Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
getNext, getSpeedoClass, init, process, setNext, visitClass, visitCompilerParameter, visitEnd, visitEndClass, visitExtension, visitIndex, visitPackage, visitSequence, visitXml |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, getSummary, getTitle, setLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldConverterVisitor(Personality p)
Method Detail |
---|
protected java.lang.String getLoggerName()
getLoggerName
in class AbstractMetaInfoVisitor
public void visitField(SpeedoField sf) throws SpeedoException
visitField
in interface MetaInfoVisitor
visitField
in class AbstractMetaInfoVisitor
SpeedoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |