Uses of Class
org.apache.sis.storage.DataStoreContentException
Packages that use DataStoreContentException
Package
Description
Utility classes for the implementation of SIS storage classes.
Helper classes for reading and writing XML documents using StAX (Streaming API for XML).
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of DataStoreContentException in org.apache.sis.internal.storage.io
Constructors in org.apache.sis.internal.storage.io that throw DataStoreContentExceptionModifierConstructorDescriptionHyperRectangleReader(byte dataType, ChannelDataInput input) Creates a new reader for the given input. -
Uses of DataStoreContentException in org.apache.sis.internal.storage.xml.stream
Methods in org.apache.sis.internal.storage.xml.stream that throw DataStoreContentExceptionModifier and TypeMethodDescriptionprotected final voidStaxStreamReader.moveToRootElement(Predicate<String> isNamespace, String localName) Moves the cursor to the first start element and verifies that it is the expected element. -
Uses of DataStoreContentException in org.apache.sis.storage
Subclasses of DataStoreContentException in org.apache.sis.storageModifier and TypeClassDescriptionclassThrown when a storage uses some encoding options not supported by current implementation.