deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.feature.persistence.postgis
Class JAXBApplicationSchemaAdapter

java.lang.Object
  extended by org.deegree.feature.persistence.postgis.JAXBApplicationSchemaAdapter

public class JAXBApplicationSchemaAdapter
extends Object

Adapter between JAXB ApplicationSchemaDecl and ApplicationSchema objects.

Version:
$Revision: 22104 $, $Date: 2010-01-21 14:59:23 +0100 (Do, 21 Jan 2010) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
JAXBApplicationSchemaAdapter()
           
 
Method Summary
static PostGISApplicationSchema toInternal(ApplicationSchemaDecl jaxbAppSchema)
          Converts a JAXB ApplicationSchemaDecl object (that represents a mapped PostGIS application schema) into a PostGISApplicationSchema object.
static ApplicationSchemaDecl toJAXB(PostGISApplicationSchema postgisSchema)
          Converts a PostGISApplicationSchema object into a JAXB ApplicationSchemaDecl.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBApplicationSchemaAdapter

public JAXBApplicationSchemaAdapter()
Method Detail

toInternal

public static PostGISApplicationSchema toInternal(ApplicationSchemaDecl jaxbAppSchema)
Converts a JAXB ApplicationSchemaDecl object (that represents a mapped PostGIS application schema) into a PostGISApplicationSchema object.

Parameters:
jaxbAppSchema - mapped PostGIS application schema, must not be null
Returns:
internal application schema object, never null

toJAXB

public static ApplicationSchemaDecl toJAXB(PostGISApplicationSchema postgisSchema)
Converts a PostGISApplicationSchema object into a JAXB ApplicationSchemaDecl.

Parameters:
postgisSchema - PostGIS application schema, must not be null
Returns:
JAXB representation, never null

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>