Serialized Form


Package org.apache.commons.betwixt

Class org.apache.commons.betwixt.BindingConfiguration extends Object implements Serializable

Serialized Fields

mapIDs

boolean mapIDs
Should ID's and IDREF be used cross-reference matching objects?


objectStringConverter

ObjectStringConverter objectStringConverter
Converts objects <-> strings


classNameAttribute

String classNameAttribute
The name of the classname attribute used when creating derived beans


valueSuppressionStrategy

ValueSuppressionStrategy valueSuppressionStrategy
Strategy for suppressing attributes with certain values when writing


idStoringStrategy

IdStoringStrategy idStoringStrategy
Strategy for storing and accessing ID values


Package org.apache.commons.betwixt.io

Class org.apache.commons.betwixt.io.CyclicReferenceException extends RuntimeException implements Serializable


Package org.apache.commons.betwixt.strategy

Class org.apache.commons.betwixt.strategy.ConvertUtilsObjectStringConverter extends ObjectStringConverter implements Serializable

Class org.apache.commons.betwixt.strategy.DefaultObjectStringConverter extends ConvertUtilsObjectStringConverter implements Serializable

Serialized Fields

formatter

SimpleDateFormat formatter
Formats Dates to Strings and Strings to Dates

Class org.apache.commons.betwixt.strategy.ObjectStringConverter extends Object implements Serializable

Class org.apache.commons.betwixt.strategy.TypeBindingStrategy.BindingType extends Object implements Serializable

Serialized Fields

type

int type



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.