Package fi.helsinki.dacopan.pef

Protocol events file (PEF) reader functionality.

See:
          Description

Interface Summary
ProtocolEventsReader ProtocolEventsReader is responsible for reading in a PEF (protocol events file) and transforming it to the corresponding internal data structures.
 

Class Summary
XMLProtocolEventsReader The default, DOM-based implementation of the PEF reader.
 

Exception Summary
ProtocolEventsDataException An exception indicating that the PEF passed to fi.helsinki.dacopan.pef.ProtocolEventsReader#read(Reader, DataView) was invalid.
 

Package fi.helsinki.dacopan.pef Description

Protocol events file (PEF) reader functionality.



© Dacopan2 team, 2005-