org.deegree.geometry.metadata
Class SpatialMetadataConverter
java.lang.Object
org.deegree.geometry.metadata.SpatialMetadataConverter
public class SpatialMetadataConverter
- extends Object
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Schmitz, last edited by: $Author: stranger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpatialMetadataConverter
public SpatialMetadataConverter()
fromJaxb
public static SpatialMetadata fromJaxb(EnvelopeType env,
String crs)
- Parameters:
env
- may be nullcrs
- should be a list of whitespace separated identifiers, may be null
fromJaxb
public static List<ICRS> fromJaxb(String crs)
- Parameters:
crs
- should be a list of whitespace separated identifiers, may be null
fromJaxb
public static Envelope fromJaxb(EnvelopeType env)
- Parameters:
env
- may be null
- Returns:
- null, if env is null
Copyright © 2011. All Rights Reserved.