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="" model="singleton" >
    • <create-pipeline configuration-id="DataSqueezerFilters" filter-interface="org.apache.tapestry.services.DataSqueezerFilter" terminator="service:DataSqueezerTerminator" />
    </invoke-factory>

Module tapestry.data
Back to master index