Uses of Class
eu.clarin.sru.server.fcs.LexField
-
Packages that use LexField Package Description eu.clarin.sru.server.fcs eu.clarin.sru.server.fcs.utils -
-
Uses of LexField in eu.clarin.sru.server.fcs
Methods in eu.clarin.sru.server.fcs that return types with arguments of type LexField Modifier and Type Method Description List<LexField>ResourceInfo. getAvailableLexFields()Get the list of lex fields that are available in Lexical Search for this resource.List<LexField>EndpointDescription. getSupportedLexFields()Get the list of lex fields that are supported in Lexical Search by this endpoint. -
Uses of LexField in eu.clarin.sru.server.fcs.utils
Fields in eu.clarin.sru.server.fcs.utils with type parameters of type LexField Modifier and Type Field Description protected List<LexField>AbstractEndpointDescriptionBase. supportedLexFieldsMethods in eu.clarin.sru.server.fcs.utils that return types with arguments of type LexField Modifier and Type Method Description List<LexField>AbstractEndpointDescriptionBase. getSupportedLexFields()
-