Serialized Form


Package org.xBaseJ

Class org.xBaseJ.xBaseJException extends Exception implements Serializable

serialVersionUID: 1L


Package org.xBaseJ.fields

Class org.xBaseJ.fields.CharField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.DateField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.Field extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.FloatField extends NumField implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.LogicalField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.MemoField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.NumField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error

Class org.xBaseJ.fields.PictureField extends Field implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
used by externalize methods

Throws:
IOException - - most likely class changed since written
ClassNotFoundException - - only when dummy constructro not found

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
used by externalize methods

Throws:
IOException - Java.io error



Copyright © 2007-2011. All Rights Reserved.