Esri Geoportal Server
1.2.9

com.esri.gpt.framework.dcat.adaptors
Class DcatAdaptor

java.lang.Object
  extended by com.esri.gpt.framework.dcat.adaptors.DcatAdaptor
Direct Known Subclasses:
DcatContactPointAdaptor, DcatPublisherAdaptor, DcatRecordAdaptor

public abstract class DcatAdaptor
extends Object

DCAT base adaptor.


Field Summary
protected  JsonAttributes attrs
           
 
Constructor Summary
DcatAdaptor(JsonAttributes attrs)
          Creates instance of the adaptor.
 
Method Summary
protected  String getString(String name)
          Gets attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attrs

protected JsonAttributes attrs
Constructor Detail

DcatAdaptor

public DcatAdaptor(JsonAttributes attrs)
Creates instance of the adaptor.

Parameters:
attrs - attributes
Method Detail

getString

protected String getString(String name)
Gets attribute.

Parameters:
name - attribute name
Returns:
attribute value

Esri Geoportal Server
1.2.9

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