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.processAsIndexedNormalizedString(int index,
ParseToken.IndexedStringConsumer consumer)
Process the content as an indexed normalized string.
|
boolean |
ParseToken.processAsIndexedUppercaseString(int index,
ParseToken.IndexedStringConsumer consumer)
Process the content as an indexed normalized uppercase string.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.