Uses of Interface
edu.ucsb.nceas.metacat.client.Metacat
-
Uses of Metacat in edu.ucsb.nceas.metacat.client
Modifier and TypeClassDescriptionclass
This interface provides methods for initializing and logging in to a Metacat server, and then querying, reading, transforming, inserting, updating and deleting documents from that server.Modifier and TypeMethodDescriptionstatic Metacat
MetacatFactory.createMetacatConnection
(String metacatUrl) Create a new instance of a Metacat object of raccessing a server.