org.deegree.ogcwebservices.csw.configuration
Class CatalogueOutputSchemaValue
java.lang.Object
  
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:
 
 - deegree:input
 
 - deegree:output
 
 - deegree:schema
 
 
- Since:
 
  - 2.0
 
- Version:
 
  - 2.0, $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Torsten Friebe , Markus Schneider , last edited by: $Author: bezema $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CatalogueOutputSchemaValue
public CatalogueOutputSchemaValue(String value,
                                  String inputXsl,
                                  String outputXsl)
getInXsl
public String getInXsl()
- Returns:
 - Returns the inXsl.
 
 
getValue
public String getValue()
- Returns:
 - Returns the value.
 
 
getOutXsl
public String getOutXsl()
- Returns:
 - Returns the outXsl.
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net