Class |
Description |
AbstractEndpointDescriptionBase |
An abstract base class for implementing endpoint descriptions.
|
AdvancedDataViewWriter |
Helper class for serializing Advanced Data Views.
|
AdvancedDataViewWriter.Unit |
|
AuthenticationProvider |
|
AuthenticationProvider.Builder |
|
Constants |
Various useful constants for CLARIN-FCS endpoints.
|
DataView |
This class is used to hold information about a data view that is implemented
by the endpoint.
|
DataView.DeliveryPolicy |
Enumeration to indicate the delivery policy of a data view.
|
EndpointDescription |
An interface for abstracting resource endpoint descriptions.
|
Expression |
A FCS-QL expression tree SIMPLE expression node.
|
ExpressionAnd |
A FCS-QL expression tree AND expression node.
|
ExpressionGroup |
A FCS-QL expression tree GROUP expression node.
|
ExpressionNot |
A FCS-QL expression tree NOT expression node.
|
ExpressionOr |
A FCS-QL expression tree OR expression node.
|
ExpressionWildcard |
A FCS-QL expression tree WILDCARD expression node.
|
FCSQueryParser |
|
FCSQueryParser.FCSQuery |
|
Layer |
This class is used to information about a Layers that is available by the
Endpoint.
|
Layer.ContentEncoding |
The content encoding policy for a Layer
|
LexCQLQueryParser |
|
LexCQLQueryParser.LexCQLQuery |
|
LexDataViewWriter |
|
LexField |
This class is used to information about a Lex Fields that is available by the
Endpoint.
|
Modifier |
A LexCQL expression tree modifier node.
|
Operator |
FCS-QL operators.
|
QueryDisjunction |
A FCS-QL expression tree QR query
|
QueryGroup |
A FCS-QL expression tree GROUP query node.
|
QueryNode |
Base class for LexCQL expression tree nodes.
|
QueryNode |
base class for FCS-QL expression tree nodes.
|
QueryNodeType |
Node types of LexCQL expression tree nodes.
|
QueryNodeType |
Node types of FCS-QL expression tree nodes.
|
QueryParser |
A LexCQL query parser that produces LexCQL expression trees.
|
QueryParser |
A FCS-QL query parser that produces FCS-QL expression trees.
|
QueryParserException |
Query parser exception.
|
QueryParserException |
Query parser exception.
|
QuerySegment |
A FCS-QL expression tree query segment node.
|
QuerySequence |
A FCS-QL expression tree query sequence node.
|
QueryVisitor |
Interface implementing a Visitor pattern for LexCQL expression trees.
|
QueryVisitor |
Interface implementing a Visitor pattern for FCS-QL expression trees.
|
QueryVisitorAdapter |
Convenience class to implement LexCQL expression tree visitors.
|
QueryVisitorAdapter |
Convenience class to implement FCS-QL expression tree visitors.
|
QueryWithWithin |
FCS-QL expression tree QUERY-WITH-WITHIN node.
|
RBoolean |
LexCQL expression tree boolean.
|
RegexFlag |
FCS-QL expression tree regex flags.
|
Relation |
A LexCQL expression tree relation node.
|
ResourceInfo |
This class implements a resource info record, which provides supplementary
information about a resource that is available at the endpoint.
|
ResourceInfo.AvailabilityRestriction |
Enumeration to indicate the content encoding of a layer.
|
SearchClause |
A LexCQL expression tree search_clause node.
|
SearchClauseGroup |
A LexCQL expression tree search_clausse_group node.
|
SimpleEndpointDescription |
A very simple implementation of an endpoint description that is initialized
from static information supplied at construction time.
|
SimpleEndpointDescriptionParser |
A parser, that parses an XML file and produces a endpoint description with
static list of resource info records.
|
SimpleEndpointSearchEngineBase |
A base class for implementing a simple search engine to be used as a
CLARIN-FCS endpoint.
|
SimpleWithin |
A FCS-QL expression tree SIMPLE WITHIN query node.
|
SimpleWithin.Scope |
The within scope.
|
Subquery |
A LexCQL expression tree search_clausse_group node.
|
XMLStreamWriterHelper |
This class provides several helper methods for writing records in the
CLARIN-FCS record schema.
|