org.palo.api.ext.ui.table.impl
Class TableFormatPersistence

java.lang.Object
  extended by org.palo.api.ext.ui.table.impl.TableFormatPersistence

public class TableFormatPersistence
extends java.lang.Object

TableFormatterPersistence This class is used to read TableFormat instances from xml definition.

Version:
$Id: TableFormatPersistence.html,v 1.8 2009/07/09 11:01:47 ArndHouben Exp $

Method Summary
static TableFormatPersistence getInstance()
           
 TableFormat read(java.lang.String xmlStr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static final TableFormatPersistence getInstance()

read

public TableFormat read(java.lang.String xmlStr)