public class TrinidadComponentGenerator extends AbstractComponentGenerator
AbstractComponentGenerator.NonVirtualFilter, AbstractComponentGenerator.ResolvableTypeFilter| Constructor and Description |
|---|
TrinidadComponentGenerator(org.apache.maven.plugin.logging.Log log,
boolean is12) |
addGenericImports, convertMultilineComment, convertStringToBoxedLiteral, convertVariableToBoxedForm, getLog, getSingular, resolveType, writeClassBegin, writeClassEnd, writeConstructor, writeFacetConstants, writeFacetGet, writeFacetMethods, writeFacetSet, writeGenericConstants, writeGetFamily, writeImports, writeImports, writeListenerAdd, writeListenerMethods, writeListenerRemove, writeListenersGet, writePropertyGet, writePropertyMethods, writePropertyMethods, writePropertySet, writePropertySet, writePropertyValueConstantspublic TrinidadComponentGenerator(org.apache.maven.plugin.logging.Log log,
boolean is12)
protected void addSpecificImports(Set imports, ComponentBean component)
addSpecificImports in class AbstractComponentGeneratorprotected void writeConstructorContent(PrettyWriter out, ComponentBean component, int modifiers, String rendererType) throws IOException
writeConstructorContent in class AbstractComponentGeneratorIOExceptionprotected void writePropertyListMethods(PrettyWriter out, PropertyBean property, Collection gnoreList)
writePropertyListMethods in class AbstractComponentGeneratorpublic void writePropertyConstants(PrettyWriter out, String superclassName, ComponentBean component) throws IOException
writePropertyConstants in interface ComponentGeneratorwritePropertyConstants in class AbstractComponentGeneratorIOExceptionprotected void writePropertyDeclaration(PrettyWriter out, PropertyBean property) throws IOException
writePropertyDeclaration in class AbstractComponentGeneratorIOExceptionprotected boolean isAccessorMethodFinal()
isAccessorMethodFinal in class AbstractComponentGeneratorprotected void writePropertySetterMethodBody(PrettyWriter out, PropertyBean property, String propertyClass) throws IOException
writePropertySetterMethodBody in class AbstractComponentGeneratorIOExceptionprotected void writePropertyGetterMethodBody(PrettyWriter out, PropertyBean property) throws IOException
writePropertyGetterMethodBody in class AbstractComponentGeneratorIOExceptionpublic void writeStateManagementMethods(PrettyWriter out, ComponentBean component) throws IOException
writeStateManagementMethods in interface ComponentGeneratorwriteStateManagementMethods in class AbstractComponentGeneratorIOExceptionpublic void writePropertyListMethods(PrettyWriter out, PropertyBean property) throws IOException
writePropertyListMethods in class AbstractComponentGeneratorIOExceptionpublic void writeOther(PrettyWriter out, ComponentBean component) throws IOException
writeOther in interface ComponentGeneratorwriteOther in class AbstractComponentGeneratorIOExceptionprotected void _writeGetBeanType(PrettyWriter out) throws IOException
IOExceptionCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.