ca.odell.glazedlists.io
Class GlazedListsIO
java.lang.Object
ca.odell.glazedlists.io.GlazedListsIO
public final class GlazedListsIO
extends java.lang.Object
A factory for creating all sorts of objects to be used with Glazed Lists.
beanXMLByteCoder
public static ByteCoder beanXMLByteCoder()
Creates a
ByteCoder
that uses
XMLEncoder
and
XMLDecoder
classes from java.beans. Encoded
Objects must be JavaBeans.
serializableByteCoder
public static ByteCoder serializableByteCoder()
Creates a
ByteCoder
that encodes
Serializable
Objects using an
java.io.ObjectOutputStream
.
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05