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="org.apache.tapestry.util.io.DataSqueezerImpl"
> </construct>
</invoke-factory>
|