org.deegree.feature.persistence.sql.rules
Class Mappings
java.lang.Object
org.deegree.feature.persistence.sql.rules.Mappings
public class Mappings
- extends Object
Various static methods for performing standard tasks on Mapping
objects.
- Version:
- $Revision: 31371 $, $Date: 2011-07-28 20:01:28 +0200 (Thu, 28 Jul 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
- See Also:
Mapping
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mappings
public Mappings()
getGeometryMapping
public static GeometryMapping getGeometryMapping(Mapping mapping)
getDBField
public static DBField getDBField(Mapping mapping)
throws UnsupportedOperationException,
IllegalArgumentException
- Throws:
UnsupportedOperationException
IllegalArgumentException
getMappingExpression
public static MappingExpression getMappingExpression(Mapping mapping)
throws UnsupportedOperationException
- Throws:
UnsupportedOperationException
Copyright © 2011. All Rights Reserved.