Package | Description |
---|---|
org.apache.sis.util.iso |
Implementation of GeoAPI types from the
org.opengis.util package. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMemberName
The name to identify a member of a record.
|
class |
DefaultTypeName
The name of an attribute type associated to a member name.
|
Modifier and Type | Method and Description |
---|---|
static DefaultLocalName |
DefaultLocalName.castOrCopy(LocalName object)
Returns a SIS local name implementation with the values of the given arbitrary implementation.
|
Modifier and Type | Method and Description |
---|---|
List<DefaultLocalName> |
DefaultLocalName.getParsedNames()
Returns the sequence of local name for this name.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.