com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.table.settings
Class WBTableSettingsPersister

java.lang.Object
  extended by com.im.df.api.util.xml.BasicPersister
      extended by com.im.ijc.widgets.table.settings.WBTableSettingsPersister
All Implemented Interfaces:
BasicPersisterInit, StateFactory, StateFactory.Reader, StateFactory.Writer, Cloneable

public class WBTableSettingsPersister
extends BasicPersister


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.im.df.api.util.xml.StateFactory
StateFactory.EnvReporter, StateFactory.FinishableBean, StateFactory.Reader, StateFactory.Writer
 
Constructor Summary
WBTableSettingsPersister()
           
 
Method Summary
protected  Object readElement(Object prototype)
           
protected  void writeElement()
           
 
Methods inherited from class com.im.df.api.util.xml.BasicPersister
addError, canInstantiate, clearErrors, create, createAttribute, createElement, createInstance, createInstance, createLog, createReader, createState, createWriter, defaultReadBean, defaultWriteBean, enterElement, enterElement, getAttribute, getAttribute, getBean, getBeanClass, getBufferedErrors, getClass, getConfiguredQName, getContext, getCurrentClassLoader, getEnv, getNode, getPropertyValue, getQName, getStorage, getType, init, isPrimitive, leaveElement, loadObject, popElement, pushElement, read, readAttr, readAttr, readAttr, readAttribute, readBeanProperties, readBeanProperty, readCollection, readCollection, readCollectionProperty, readMap, readMapProperty, readObjectPolymorphic, readObjectStatic, readPrimitiveProperty, setBean, setBeanClass, setClassBeanInfo, setContext, setEnv, setNode, setPropertyAttributes, setQName, setStorage, storeObject, throwWrappedIOException, throwWrappedIOException, write, write, write, writeArray, writeAttr, writeAttr, writeAttr, writeAttr, writeAttr, writeAttribute, writeCollection, writeCollection, writeCollection, writeMap, writeMap, writeObject, writeObjectPolymorphic, writeObjectStatic, writeProperty, writeSuperclass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBTableSettingsPersister

public WBTableSettingsPersister()
Method Detail

writeElement

protected void writeElement()
                     throws IOException
Overrides:
writeElement in class BasicPersister
Throws:
IOException

readElement

protected Object readElement(Object prototype)
                      throws IOException
Overrides:
readElement in class BasicPersister
Throws:
IOException

com.im.ijc.widgets/1 5.9.1