com.esri.gpt.framework.dcat.adaptors
Class DcatAdaptor
java.lang.Object
com.esri.gpt.framework.dcat.adaptors.DcatAdaptor
- Direct Known Subclasses:
- DcatContactPointAdaptor, DcatPublisherAdaptor, DcatRecordAdaptor
public abstract class DcatAdaptor
- extends Object
DCAT base adaptor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attrs
protected JsonAttributes attrs
DcatAdaptor
public DcatAdaptor(JsonAttributes attrs)
- Creates instance of the adaptor.
- Parameters:
attrs
- attributes
getString
protected String getString(String name)
- Gets attribute.
- Parameters:
name
- attribute name
- Returns:
- attribute value
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.