Package | Description |
---|---|
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
Modifier and Type | Field and Description |
---|---|
protected WarningListeners<DataStore> |
DataStore.listeners
The set of registered
WarningListener s for this data store. |
Constructor and Description |
---|
WarningListeners(S source,
WarningListeners<? super S> other)
Creates a new instance initialized with the same listeners than the given instance.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.