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>
|