Uses of Package
org.apache.sis.internal.storage.io
Packages that use org.apache.sis.internal.storage.io
Package
Description
Specialization of
org.apache.sis.internal.sql.feature
for the PostGIS database.Utility classes for the implementation of SIS storage classes.
Simple data store implementations for some ESRI grid formats (ASCII and binary).
Utility classes for the implementation of raster readers.
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.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
-
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.sql.postgisClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair.Provides convenience methods for working with a (WritableByteChannel
,ByteBuffer
) pair. -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.storageClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair.Provides convenience methods for working with a (WritableByteChannel
,ByteBuffer
) pair. -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.storage.esriClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair.Provides convenience methods for working with a (WritableByteChannel
,ByteBuffer
) pair.Helper methods for reading a rectangular area, a cube or a hyper-cube from a channel. -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.storage.inflaterClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair. -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.storage.ioClassDescriptionCopies bytes from a source
Buffer
of arbitrary kind to a targetByteBuffer
.Properties common toChannelDataInput
andChannelDataOutput
.A mark pushed by theChannelData.mark()
method and pooled by theChannelData.reset()
method.Provides convenience methods for working with a (ReadableByteChannel
,ByteBuffer
) pair.Helper class for thereadFully(…)
methods, in order to avoid duplicating almost identical code many times.Provides convenience methods for working with a (WritableByteChannel
,ByteBuffer
) pair.Opens a readable or writable channel for a given input object (URL, input stream, etc).Adds the missing methods inChannelDataOutput
for implementing theDataOutput
interface.Transfers data from a buffer to an array specified at construction time.Wraps anImageInputStream
as a standardInputStream
.StorageConnector
options not part of public API.Stream reader or writer capable to mark its current position and reset to that position later.A sub-area in a n-dimensional hyper-rectangle, optionally with subsampling.ALineNumberReader
which may be rewound to its original position even if the mark is no longer valid. -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.internal.storage.xml.streamClassDescriptionOpens a readable or writable channel for a given input object (URL, input stream, etc).
-
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.storageClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair.Provides convenience methods for working with a (WritableByteChannel
,ByteBuffer
) pair.Opens a readable or writable channel for a given input object (URL, input stream, etc). -
Classes in org.apache.sis.internal.storage.io used by org.apache.sis.storage.geotiffClassDescriptionProvides convenience methods for working with a (
ReadableByteChannel
,ByteBuffer
) pair.