public class KvnStructureProcessingState extends Object implements ProcessingState
ProcessingState
用于处理 FileFormat.KVN
CCSDS 消息的结构。
Constructor and Description |
---|
KvnStructureProcessingState(AbstractConstituentParser<?,?,?> parser)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
boolean |
processToken(ParseToken token)
处理一个标记。
|
public KvnStructureProcessingState(AbstractConstituentParser<?,?,?> parser)
parser
- 用于完整消息的解析器
public boolean processToken(ParseToken token)
processToken
在接口 ProcessingState
token
- 要处理的标记
Copyright © 2002-2023 CS GROUP. All rights reserved.