org.apache.cocoon.forms.datatype.convertor
Class DefaultFormatCache
java.lang.Object
org.apache.cocoon.forms.datatype.convertor.DefaultFormatCache
- All Implemented Interfaces:
- Convertor.FormatCache
public class DefaultFormatCache
- extends Object
- implements Convertor.FormatCache
- Version:
- $Id: DefaultFormatCache.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFormatCache
public DefaultFormatCache()
get
public Object get()
- Specified by:
get
in interface Convertor.FormatCache
store
public void store(Object object)
- Specified by:
store
in interface Convertor.FormatCache
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.