Copyright (C) 2003,2004 dr. Cristiano Sadun

Serialized Form


Package org.sadun.text.ffp

Class org.sadun.text.ffp.AbortFFPException extends FFPParseException implements Serializable

Class org.sadun.text.ffp.FFPParseException extends java.lang.Exception implements Serializable

Class org.sadun.text.ffp.FFPStreamParseException extends FFPParseException implements Serializable

Class org.sadun.text.ffp.FieldDefinitionException extends java.lang.RuntimeException implements Serializable

Class org.sadun.text.ffp.FormatOutOfRangeException extends org.sadun.text.ffp.FieldRelatedFFPParseException implements Serializable

Serialized Fields

line

java.lang.CharSequence line

format

LineFormat format

Class org.sadun.text.ffp.IllegalRangeException extends java.lang.RuntimeException implements Serializable

Class org.sadun.text.ffp.ImageParseException extends java.lang.Exception implements Serializable

Class org.sadun.text.ffp.InvalidPhysicalLineCountException extends FFPParseException implements Serializable

Class org.sadun.text.ffp.MultipleMatchingConditionsException extends FFPParseException implements Serializable

Class org.sadun.text.ffp.NoAssociatedListenerException extends AbortFFPException implements Serializable

Serialized Fields

format

LineFormat format

logicalLinecount

int logicalLinecount

physicalLineCount

int physicalLineCount

values

java.lang.String[] values

Class org.sadun.text.ffp.NoMatchingConditionException extends FFPParseException implements Serializable

Class org.sadun.text.ffp.TrailingCharactersException extends FFPParseException implements Serializable

Serialized Fields

line

java.lang.CharSequence line

format

LineFormat format

trailing

java.lang.CharSequence trailing

Class org.sadun.text.ffp.ValidationException extends org.sadun.text.ffp.FieldRelatedFFPParseException implements Serializable


Package org.sadun.text.ffp.test

Class org.sadun.text.ffp.test.DBInsertionListenerTest extends FFPTest implements Serializable

Class org.sadun.text.ffp.test.FFPTest extends TestCase implements Serializable

Class org.sadun.text.ffp.test.JMXFFPTest extends FFPTest implements Serializable

Class org.sadun.text.ffp.test.LineFormatTest extends TestCase implements Serializable

Class org.sadun.text.ffp.test.RotationalCharBufferTest extends TestCase implements Serializable


Copyright (C) 2003,2004 dr. Cristiano Sadun