Uses of Interface
org.orekit.files.ccsds.utils.lexical.ParseToken.IndexedStringConsumer
Packages that use ParseToken.IndexedStringConsumer
Package
Description
This package contains utilities for CCSDS messages lexical analysis.
-
Uses of ParseToken.IndexedStringConsumer in org.orekit.files.ccsds.utils.lexical
Methods in org.orekit.files.ccsds.utils.lexical with parameters of type ParseToken.IndexedStringConsumerModifier and TypeMethodDescriptionbooleanParseToken.processAsIndexedNormalizedString(int index, ParseToken.IndexedStringConsumer consumer) Process the content as an indexed normalized string.booleanParseToken.processAsIndexedUppercaseString(int index, ParseToken.IndexedStringConsumer consumer) Process the content as an indexed normalized uppercase string.