ca.odell.glazedlists.io
Class GlazedListsIO

java.lang.Object
  extended by ca.odell.glazedlists.io.GlazedListsIO

public final class GlazedListsIO
extends Object

A factory for creating all sorts of objects to be used with Glazed Lists.

Author:
Jesse Wilson

Method Summary
static ByteCoder beanXMLByteCoder()
          Creates a ByteCoder that uses XMLEncoder and XMLDecoder classes from java.beans.
static ByteCoder serializableByteCoder()
          Creates a ByteCoder that encodes Serializable Objects using an ObjectOutputStream.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

serializableByteCoder

public static ByteCoder serializableByteCoder()
Creates a ByteCoder that encodes Serializable Objects using an ObjectOutputStream.


beanXMLByteCoder

public static ByteCoder beanXMLByteCoder()
Creates a ByteCoder that uses XMLEncoder and XMLDecoder classes from java.beans. Encoded Objects must be JavaBeans.



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2017-03-13 22:58