org.apache.cocoon.forms.datatype.convertor
Interface Convertor.FormatCache

All Known Implementing Classes:
DefaultFormatCache
Enclosing interface:
Convertor

public static interface Convertor.FormatCache


Method Summary
 Object get()
           
 void store(Object object)
           
 

Method Detail

get

Object get()

store

void store(Object object)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.