Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss
Class DcatDomain.DcatCopyGetter

java.lang.Object
  extended by com.esri.gpt.control.georss.DcatDomain.DcatCopyGetter
All Implemented Interfaces:
DcatDomain.IDcatGetter
Enclosing class:
DcatDomain

public static class DcatDomain.DcatCopyGetter
extends Object
implements DcatDomain.IDcatGetter

Copy getter.

It always copies input value into output value.


Constructor Summary
DcatDomain.DcatCopyGetter()
           
 
Method Summary
 String get(String input)
          Gets value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DcatDomain.DcatCopyGetter

public DcatDomain.DcatCopyGetter()
Method Detail

get

public String get(String input)
Description copied from interface: DcatDomain.IDcatGetter
Gets value.

Specified by:
get in interface DcatDomain.IDcatGetter
Parameters:
input - input value
Returns:
output value

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.