Package | Description |
---|---|
org.orekit.files.ccsds.utils.lexical |
This package contains utilities for CCSDS messages lexical analysis.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ParseToken.processAsFreeTextList(ParseToken.StringListConsumer consumer)
Process the content as a list of free-text strings.
|
boolean |
ParseToken.processAsNormalizedList(ParseToken.StringListConsumer consumer)
Process the content as a list of normalized strings.
|
boolean |
ParseToken.processAsUppercaseList(ParseToken.StringListConsumer consumer)
Process the content as a list of normalized uppercase strings.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.