ClarinFCSClientBuilder |
A class that implements the builder pattern for creating SRU client instances
that are configured to be used for CLARIN-FCS.
|
ClarinFCSConstants |
|
ClarinFCSEndpointDescription |
CLARIN-FCS endpoint description holder class.
|
ClarinFCSEndpointDescription.DataView |
This class implements a description of a data view supported by the endpoint.
|
ClarinFCSEndpointDescription.Layer |
This class implements a description of supported layers for resources by the
endpoint.
|
ClarinFCSEndpointDescription.LexField |
This class implements a description of supported fields for lexical resources
by the endpoint.
|
ClarinFCSEndpointDescription.ResourceInfo |
This class implements a description of a resource available at an
endpoint.
|
ClarinFCSEndpointDescriptionParser |
An extra response data parser for parsing CLARIN-FCS endpoint descriptions.
|
ClarinFCSRecordData |
A record data implementation for CLARIN-FCS.
|
ClarinFCSRecordDataParser |
A record data parse to parse records conforming to CLARIN-FCS specification.
|
DataView |
Base class for Data View implementations according to the CLARIN-FCS record
schema.
|
DataViewAdvanced |
A Data View implementation that stores the content of a Advanced Data View.
|
DataViewAdvanced.Layer |
|
DataViewAdvanced.Segment |
|
DataViewAdvanced.Span |
|
DataViewGenericDOM |
A generic Data View implementation that stores the content of the Data View
as a DOM document.
|
DataViewGenericString |
A generic Data View implementation that stores the content of a Data View as
a String.
|
DataViewHits |
A Data View implementation that stores the content of a HITS Data View.
|
DataViewHitsWithLexAnnotations |
A Data View implementation that stores the content of a (Lex)HITS Data View.
|
DataViewLex |
A Data View implementation that stores the content of a Lex Data View.
|
DataViewLex.Field |
Container class for <Field/> data.
|
DataViewLex.Value |
Container class for <Value/> data.
|
DataViewParserAdvanced |
An implementation of a Data View parser that parses Advanced Data Views.
|
DataViewParserGenericDOM |
An implementation of a Data View parser that stores the content of a Data
View in DOM representation.
|
DataViewParserGenericString |
An implementation of a DataView parser that stores the content of a Data
Views in String representation.
|
DataViewParserHits |
An implementation of a Data View parser that parses HITS Data Views.
|
DataViewParserHitsWithLexAnnotations |
An implementation of a Data View parser that parses HITS Data Views with
optional kind attributes.
|
DataViewParserKWIC |
Deprecated.
|
DataViewParserLex |
An implementation of a Data View parser that parses Lex Data Views.
|
LegacyClarinFCSRecordData |
Deprecated.
|
LegacyClarinFCSRecordDataParser |
Deprecated.
|
LegacyDataViewKWIC |
Deprecated.
|
Resource |
A CLARIN-FCS resource
|
Resource.ResourceFragment |
A CLARIN-FCS resource fragment
|