Package nzilbb.labbcat
LaBB-CAT client library.
This is client library for communicating with LaBB-CAT web application servers.
The library provides implementations of nzilbb.ag.GraphStoreQuery and related interfaces, for standardized API calls.
-
Class Summary Class Description LabbcatAdmin Client-side implementation of nzilbb.ag.GraphStoreAdminitration.LabbcatEdit Client-side implementation of nzilbb.ag.GraphStore.LabbcatView Client-side implementation of nzilbb.ag.GraphStoreQuery.PatternBuilder Helper class for building layered search patterns forLabbcatView.search(JsonObject,String[],String[],boolean,Integer,Integer,Integer).Response A class representing the JSON response of a LaBB-CAT request. -
Exception Summary Exception Description ResponseException An object representing an error returned by the server.