deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.csw.configuration
Class CatalogueOutputSchemaValue

java.lang.Object
  extended by org.deegree.ogcwebservices.csw.configuration.CatalogueOutputSchemaValue

public class CatalogueOutputSchemaValue
extends Object

Specialized implementation of the 'Value'-element used for specifying the "outputSchema" parameter of the "GetRecords"-operation.

Every value has 3 additional attributes:

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
CatalogueOutputSchemaValue(String value, String inputXsl, String outputXsl)
           
 
Method Summary
 String getInXsl()
           
 String getOutXsl()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogueOutputSchemaValue

public CatalogueOutputSchemaValue(String value,
                                  String inputXsl,
                                  String outputXsl)
Parameters:
value -
inputXsl -
outputXsl -
Method Detail

getInXsl

public String getInXsl()
Returns:
Returns the inXsl.

getValue

public String getValue()
Returns:
Returns the value.

getOutXsl

public String getOutXsl()
Returns:
Returns the outXsl.

deegree 2.3 (2010/04/09 10:10 build-4-official)

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