Class: OFX::Tokenizer::OFX2

Inherits:
Base
  • Object
show all
Defined in:
lib/ofx_kit/tokenizer/ofx2.rb

Overview

Tokenizer for OFX version 2 files, which use standard XML with an OFX processing instruction for header metadata.

Instance Attribute Summary

Attributes inherited from Base

#body, #headers

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from OFX::Tokenizer::Base