Module tapestry.coerce
Back to master index

[public] Service Point tapestry.coerce.BooleanConverter Interface: org.apache.tapestry.coerce.TypeConverter
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="TypeConverterWrapper" >
      • <set-configuration configuration-id="BooleanConverters" property="contributions" />
      • <set-object property="nullConverter" value="instance:NullToBooleanConverter" />
      </construct>
    </invoke-factory>

Module tapestry.coerce
Back to master index