Package | Description |
---|---|
org.apache.sis.metadata.iso.identification |
Identification implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataIdentification
Information required to identify a dataset.
|
class |
DefaultServiceIdentification
Identification of capabilities which a service provider makes available to a service user
through a set of interfaces that define a behaviour.
|
Modifier and Type | Method and Description |
---|---|
static AbstractIdentification |
AbstractIdentification.castOrCopy(Identification object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.