Skip navigation links

Package org.orekit.files.ccsds.utils.parsing

This package contains classes related to the processing of parse tokens using the state design pattern.

See: Description

Package org.orekit.files.ccsds.utils.parsing Description

This package contains classes related to the processing of parse tokens using the state design pattern.

The base abstract class AbstractMessageParser implements the MessageParser interface using the state design pattern, where each processing state is devoted to analyze one section or sub-section of a CCSDS message (like header, metadata, data or even smaller parts like logical blocks inside data).

Since:
11.0
Author:
Luc Maisonobe
Skip navigation links

Copyright © 2002-2022 CS GROUP. All rights reserved.