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 |
|
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.
|
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.
|
DataViewParserKWIC |
Deprecated.
|
LegacyClarinFCSRecordData |
Deprecated.
|
LegacyClarinFCSRecordDataParser |
Deprecated.
|
LegacyDataViewKWIC |
Deprecated.
|
Resource |
A CLARIN-FCS resource
|
Resource.ResourceFragment |
A CLARIN-FCS resource fragment
|