Package net.sf.ofx4j.io

Interface Summary
OFXAggregate An OFX aggregate is just an aggregate of name-value pairs that identify the elements and element values of the aggregate.
OFXHandler Handler for events during OFX parsing.
OFXReader Basic interface for reading an OFX document.
OFXWriter  
StringConversion Interface for converting to/from OFX strings.
 

Class Summary
AggregateAttribute A generic descriptor for an attribute of an OFX aggregate.
AggregateInfo Holder for meta information about an aggregate class.
AggregateIntrospector Introspector for aggregate information.
AggregateMarshaller Marshaller for aggregate objects.
AggregateStackContentHandler<A> Content handler that manages the aggregate using a stack-based implementation.
AggregateUnmarshaller<A> Unmarshaller for aggregate objects.
BaseOFXReader Base class for an OFX reader.
DefaultHandler Default (no-op) implementation of an OFX handler.
DefaultStringConversion Utility class for conversion to/from OFX strings.
OFXParseEvent An event during OFX parsing.
OFXV2ContentHandler  
 

Enum Summary
AggregateAttribute.Type  
OFXParseEvent.Type  
 

Exception Summary
OFXParseException  
OFXSyntaxException  
RequiredAttributeException Thrown when a required attribute of an aggregate is null or empty.
 



Copyright © 2008. All Rights Reserved.