ca.odell.glazedlists.io

Class GlazedListsIO


public final class GlazedListsIO
extends java.lang.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 java.io.ObjectOutputStream.

Method Details

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