Module tapestry.data
Back to master index

[public] Service Point tapestry.data.DataSqueezer Interface: org.apache.tapestry.services.DataSqueezer
Converts back and forth between primitive and object types and encoded strings.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="DataSqueezerImpl" >
      • <set-configuration configuration-id="SqueezeAdaptors" property="squeezeAdaptors" />
      </construct>
    </invoke-factory>

Module tapestry.data
Back to master index