public class KvnStructureProcessingState extends Object implements ProcessingState
ProcessingState for structure of FileFormat.KVN CCSDS Messages.| Constructor and Description |
|---|
KvnStructureProcessingState(AbstractConstituentParser<?,?> parser)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
processToken(ParseToken token)
Process one token.
|
public KvnStructureProcessingState(AbstractConstituentParser<?,?> parser)
parser - parser for the complete messagepublic boolean processToken(ParseToken token)
processToken in interface ProcessingStatetoken - token to processCopyright © 2002-2023 CS GROUP. All rights reserved.