Uses of Class
org.apache.sis.internal.storage.wkt.FirstKeywordPeek
Packages that use FirstKeywordPeek
Package
Description
DataStore
implementation for Coma Separated Values (CSV) files.DataStore
implementation for Well Known Text.Reader of Landsat 8 level 1-2 data.
-
Uses of FirstKeywordPeek in org.apache.sis.internal.storage.csv
Subclasses of FirstKeywordPeek in org.apache.sis.internal.storage.csvModifier and TypeClassDescriptionprivate static final class
The object to use for verifying if the first keyword is the expected one. -
Uses of FirstKeywordPeek in org.apache.sis.internal.storage.wkt
Subclasses of FirstKeywordPeek in org.apache.sis.internal.storage.wktModifier and TypeClassDescription(package private) static final class
The object to use for verifying if the first keyword is a WKT one. -
Uses of FirstKeywordPeek in org.apache.sis.storage.landsat
Subclasses of FirstKeywordPeek in org.apache.sis.storage.landsatModifier and TypeClassDescriptionprivate static final class
The object to use for verifying if the first keyword is the expected one.