Skip navigation links
A B C D E F G I K L M N O P R S T U V W 

A

ai.expert.nlapi.exceptions - package ai.expert.nlapi.exceptions
 
ai.expert.nlapi.security - package ai.expert.nlapi.security
 
ai.expert.nlapi.utils - package ai.expert.nlapi.utils
 
ai.expert.nlapi.v2 - package ai.expert.nlapi.v2
 
ai.expert.nlapi.v2.cloud - package ai.expert.nlapi.v2.cloud
 
ai.expert.nlapi.v2.edge - package ai.expert.nlapi.v2.edge
 
ai.expert.nlapi.v2.message - package ai.expert.nlapi.v2.message
 
ai.expert.nlapi.v2.model - package ai.expert.nlapi.v2.model
 
AnalysisRequest - Class in ai.expert.nlapi.v2.message
 
AnalysisRequest() - Constructor for class ai.expert.nlapi.v2.message.AnalysisRequest
 
AnalysisRequestWithOptions - Class in ai.expert.nlapi.v2.message
 
AnalysisRequestWithOptions() - Constructor for class ai.expert.nlapi.v2.message.AnalysisRequestWithOptions
 
analyze(String, String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
analyze(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
analyze(String, List<String>, List<String>) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
analyze(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
AnalyzeDocument - Class in ai.expert.nlapi.v2.model
 
AnalyzeDocument() - Constructor for class ai.expert.nlapi.v2.model.AnalyzeDocument
 
Analyzer - Class in ai.expert.nlapi.v2.cloud
 
Analyzer(AnalyzerConfig) - Constructor for class ai.expert.nlapi.v2.cloud.Analyzer
 
Analyzer - Class in ai.expert.nlapi.v2.edge
 
Analyzer(AnalyzerConfig) - Constructor for class ai.expert.nlapi.v2.edge.Analyzer
 
AnalyzerConfig - Class in ai.expert.nlapi.v2.cloud
 
AnalyzerConfig() - Constructor for class ai.expert.nlapi.v2.cloud.AnalyzerConfig
 
AnalyzerConfig - Class in ai.expert.nlapi.v2.edge
 
AnalyzerConfig() - Constructor for class ai.expert.nlapi.v2.edge.AnalyzerConfig
 
AnalyzeResponse - Class in ai.expert.nlapi.v2.message
 
AnalyzeResponse() - Constructor for class ai.expert.nlapi.v2.message.AnalyzeResponse
 
API - Class in ai.expert.nlapi.v2
 
API() - Constructor for class ai.expert.nlapi.v2.API
 
API.Contexts - Enum in ai.expert.nlapi.v2
 
API.Languages - Enum in ai.expert.nlapi.v2
 
API.Taxonomies - Enum in ai.expert.nlapi.v2
 
API.Versions - Enum in ai.expert.nlapi.v2
 
APIUtils - Class in ai.expert.nlapi.utils
 
APIUtils() - Constructor for class ai.expert.nlapi.utils.APIUtils
 
Atom - Class in ai.expert.nlapi.v2.model
 
Atom() - Constructor for class ai.expert.nlapi.v2.model.Atom
 
authenticate() - Method in interface ai.expert.nlapi.security.Authenticator
 
authenticate() - Method in class ai.expert.nlapi.security.BasicAuthenticator
 
Authentication - Class in ai.expert.nlapi.security
 
Authentication(Authenticator) - Constructor for class ai.expert.nlapi.security.Authentication
 
Authenticator - Interface in ai.expert.nlapi.security
 
AUTHORITY - Static variable in class ai.expert.nlapi.v2.API
 

B

BASE_URL - Static variable in interface ai.expert.nlapi.security.Authenticator
 
BasicAuthenticator - Class in ai.expert.nlapi.security
 
BasicAuthenticator(Credential) - Constructor for class ai.expert.nlapi.security.BasicAuthenticator
 
BasicAuthenticator(CredentialsProvider) - Constructor for class ai.expert.nlapi.security.BasicAuthenticator
 
bearerOf(String) - Static method in class ai.expert.nlapi.security.SecurityUtils
 
BUNDLE_NAME - Static variable in enum ai.expert.nlapi.exceptions.NLApiErrorCode
 

C

categorize(String) - Method in class ai.expert.nlapi.v2.cloud.Categorizer
 
categorizeAsString(String) - Method in class ai.expert.nlapi.v2.cloud.Categorizer
 
CategorizeDocument - Class in ai.expert.nlapi.v2.model
 
CategorizeDocument() - Constructor for class ai.expert.nlapi.v2.model.CategorizeDocument
 
Categorizer - Class in ai.expert.nlapi.v2.cloud
 
Categorizer(CategorizerConfig) - Constructor for class ai.expert.nlapi.v2.cloud.Categorizer
 
CategorizerConfig - Class in ai.expert.nlapi.v2.cloud
 
CategorizerConfig() - Constructor for class ai.expert.nlapi.v2.cloud.CategorizerConfig
 
CategorizeResponse - Class in ai.expert.nlapi.v2.message
 
CategorizeResponse() - Constructor for class ai.expert.nlapi.v2.message.CategorizeResponse
 
Category - Class in ai.expert.nlapi.v2.model
 
Category() - Constructor for class ai.expert.nlapi.v2.model.Category
 
classification(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
code() - Method in enum ai.expert.nlapi.v2.API.Languages
 
ContextInfo - Class in ai.expert.nlapi.v2.model
 
ContextInfo() - Constructor for class ai.expert.nlapi.v2.model.ContextInfo
 
ContextLanguageInfo - Class in ai.expert.nlapi.v2.model
 
ContextLanguageInfo() - Constructor for class ai.expert.nlapi.v2.model.ContextLanguageInfo
 
ContextsResponse - Class in ai.expert.nlapi.v2.message
 
ContextsResponse() - Constructor for class ai.expert.nlapi.v2.message.ContextsResponse
 
Credential - Class in ai.expert.nlapi.security
 
Credential() - Constructor for class ai.expert.nlapi.security.Credential
 

D

DEFAULT_EDGE_HOST - Static variable in class ai.expert.nlapi.v2.API
 
DefaultCredentialsProvider - Class in ai.expert.nlapi.security
 
DefaultCredentialsProvider() - Constructor for class ai.expert.nlapi.security.DefaultCredentialsProvider
 
Dependency - Class in ai.expert.nlapi.v2.model
 
Dependency() - Constructor for class ai.expert.nlapi.v2.model.Dependency
 
detect(String) - Method in class ai.expert.nlapi.v2.cloud.Detector
 
detectAsString(String) - Method in class ai.expert.nlapi.v2.cloud.Detector
 
DetectDocument - Class in ai.expert.nlapi.v2.model
 
DetectDocument() - Constructor for class ai.expert.nlapi.v2.model.DetectDocument
 
Detector - Class in ai.expert.nlapi.v2.cloud
 
Detector(DetectorConfig) - Constructor for class ai.expert.nlapi.v2.cloud.Detector
 
DetectorConfig - Class in ai.expert.nlapi.v2.cloud
 
DetectorConfig() - Constructor for class ai.expert.nlapi.v2.cloud.DetectorConfig
 
DetectorsResponse - Class in ai.expert.nlapi.v2.message
 
DetectorsResponse() - Constructor for class ai.expert.nlapi.v2.message.DetectorsResponse
 
DetectResponse - Class in ai.expert.nlapi.v2.message
 
DetectResponse() - Constructor for class ai.expert.nlapi.v2.message.DetectResponse
 
disambiguation(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
disambiguation(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
Document - Class in ai.expert.nlapi.v2.model
 
Document() - Constructor for class ai.expert.nlapi.v2.model.Document
 
DocumentPosition - Class in ai.expert.nlapi.v2.model
 
DocumentPosition() - Constructor for class ai.expert.nlapi.v2.model.DocumentPosition
 
DocumentTopic - Class in ai.expert.nlapi.v2.model
 
DocumentTopic() - Constructor for class ai.expert.nlapi.v2.model.DocumentTopic
 

E

EDGE_AUTHORITY - Static variable in class ai.expert.nlapi.v2.API
 
EdgeKeyResponse - Class in ai.expert.nlapi.v2.message
 
EdgeKeyResponse() - Constructor for class ai.expert.nlapi.v2.message.EdgeKeyResponse
 
entities(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
entities(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
Entity - Class in ai.expert.nlapi.v2.model
 
Entity() - Constructor for class ai.expert.nlapi.v2.model.Entity
 
EntityType - Enum in ai.expert.nlapi.v2.model
 
EnvironmentVariablesCredentialsProvider - Class in ai.expert.nlapi.security
 
EnvironmentVariablesCredentialsProvider() - Constructor for class ai.expert.nlapi.security.EnvironmentVariablesCredentialsProvider
 
equals(String, String) - Static method in class ai.expert.nlapi.utils.StringUtils
Compares two Strings
extraction(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
Extraction - Class in ai.expert.nlapi.v2.model
 
Extraction() - Constructor for class ai.expert.nlapi.v2.model.Extraction
 
ExtractionField - Class in ai.expert.nlapi.v2.model
 
ExtractionField() - Constructor for class ai.expert.nlapi.v2.model.ExtractionField
 

F

fromDescription(String) - Static method in enum ai.expert.nlapi.v2.model.EntityType
 
fromDescription(String) - Static method in enum ai.expert.nlapi.v2.model.PhraseType
 
fromDescription(String) - Static method in enum ai.expert.nlapi.v2.model.POSTag
 
fromDescription(String) - Static method in enum ai.expert.nlapi.v2.model.TokenType
 
fromJSON(String, Class<T>) - Static method in class ai.expert.nlapi.utils.APIUtils
 

G

getBearerToken(Authentication) - Static method in class ai.expert.nlapi.utils.APIUtils
 
getBusinessMessage(ResourceBundle) - Method in enum ai.expert.nlapi.exceptions.NLApiErrorCode
 
getContextByName(String) - Method in class ai.expert.nlapi.v2.message.ContextsResponse
 
getContexts() - Method in class ai.expert.nlapi.v2.cloud.InfoAPI
Returns information about available contexts
getCredentials() - Method in class ai.expert.nlapi.security.DefaultCredentialsProvider
 
getCredentials() - Method in class ai.expert.nlapi.security.EnvironmentVariablesCredentialsProvider
 
getCredentials() - Method in class ai.expert.nlapi.security.SystemPropertyCredentialsProvider
 
getDescription() - Method in enum ai.expert.nlapi.v2.model.EntityType
 
getDescription() - Method in enum ai.expert.nlapi.v2.model.PhraseType
 
getDescription() - Method in enum ai.expert.nlapi.v2.model.POSTag
 
getDescription() - Method in enum ai.expert.nlapi.v2.model.TokenType
 
getDetectorByName(String) - Method in class ai.expert.nlapi.v2.message.DetectorsResponse
 
getDetectors() - Method in class ai.expert.nlapi.v2.cloud.InfoAPI
 
getErrorCode() - Method in enum ai.expert.nlapi.exceptions.NLApiErrorCode
 
getErrorCode() - Method in exception ai.expert.nlapi.exceptions.NLApiException
 
getErrorMessage() - Method in enum ai.expert.nlapi.exceptions.NLApiErrorCode
 
getExceptionIdentifier() - Method in exception ai.expert.nlapi.exceptions.NLApiException
 
getJWT() - Method in class ai.expert.nlapi.security.Authentication
 
getLanguagesByName(String) - Method in class ai.expert.nlapi.v2.model.ContextInfo
 
getLanguagesByName(String) - Method in class ai.expert.nlapi.v2.model.TaxonomyInfo
 
getMessage() - Method in exception ai.expert.nlapi.exceptions.NLApiException
 
getName() - Method in enum ai.expert.nlapi.v2.API.Languages
 
getResponseDocumentString(String, String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
getTaxonomies() - Method in class ai.expert.nlapi.v2.cloud.InfoAPI
Returns information about available taxonomies
getTaxonomy(String, API.Languages) - Method in class ai.expert.nlapi.v2.cloud.InfoAPI
Returns information about available taxonomy for specific language
getTaxonomyByName(String) - Method in class ai.expert.nlapi.v2.message.TaxonomiesResponse
 

I

InferredAttribute - Class in ai.expert.nlapi.v2.model
 
InferredAttribute() - Constructor for class ai.expert.nlapi.v2.model.InferredAttribute
 
InfoAPI - Class in ai.expert.nlapi.v2.cloud
 
InfoAPI(InfoAPIConfig) - Constructor for class ai.expert.nlapi.v2.cloud.InfoAPI
 
InfoAPIConfig - Class in ai.expert.nlapi.v2.cloud
 
InfoAPIConfig() - Constructor for class ai.expert.nlapi.v2.cloud.InfoAPIConfig
 
isBlank(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Checks if a String is empty (""), null or whitespace only.
isEmpty(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Checks if a String is empty ("") or null.
isExpired() - Method in class ai.expert.nlapi.security.Authentication
 
isNotBlank(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Checks if a String is not empty (""), not null and not whitespace only.
isValid() - Method in class ai.expert.nlapi.security.Authentication
 
isValid() - Method in class ai.expert.nlapi.security.Credential
 

K

KnowledgeEntry - Class in ai.expert.nlapi.v2.model
 
KnowledgeEntry() - Constructor for class ai.expert.nlapi.v2.model.KnowledgeEntry
 

L

LanguageInfo - Class in ai.expert.nlapi.v2.model
 
LanguageInfo() - Constructor for class ai.expert.nlapi.v2.model.LanguageInfo
 

M

MainLemma - Class in ai.expert.nlapi.v2.model
 
MainLemma() - Constructor for class ai.expert.nlapi.v2.model.MainLemma
 
MainPhrase - Class in ai.expert.nlapi.v2.model
 
MainPhrase() - Constructor for class ai.expert.nlapi.v2.model.MainPhrase
 
MainSentence - Class in ai.expert.nlapi.v2.model
 
MainSentence() - Constructor for class ai.expert.nlapi.v2.model.MainSentence
 
MainSyncon - Class in ai.expert.nlapi.v2.model
 
MainSyncon() - Constructor for class ai.expert.nlapi.v2.model.MainSyncon
 
Model - Class in ai.expert.nlapi.v2.edge
 
Model(ModelConfig) - Constructor for class ai.expert.nlapi.v2.edge.Model
 
ModelConfig - Class in ai.expert.nlapi.v2.edge
 
ModelConfig() - Constructor for class ai.expert.nlapi.v2.edge.ModelConfig
 
ModelRequest - Class in ai.expert.nlapi.v2.message
 
ModelRequest() - Constructor for class ai.expert.nlapi.v2.message.ModelRequest
 

N

NLApiErrorCode - Enum in ai.expert.nlapi.exceptions
 
NLApiException - Exception in ai.expert.nlapi.exceptions
 
NLApiException(NLApiErrorCode) - Constructor for exception ai.expert.nlapi.exceptions.NLApiException
 
NLApiException(NLApiErrorCode, String, Throwable) - Constructor for exception ai.expert.nlapi.exceptions.NLApiException
 
NLApiException(NLApiErrorCode, String) - Constructor for exception ai.expert.nlapi.exceptions.NLApiException
 
NLApiException(NLApiErrorCode, Throwable) - Constructor for exception ai.expert.nlapi.exceptions.NLApiException
 

O

ObjectMapperAdapter - Class in ai.expert.nlapi.utils
 
ObjectMapperAdapter() - Constructor for class ai.expert.nlapi.utils.ObjectMapperAdapter
 
of(String) - Static method in class ai.expert.nlapi.v2.model.Document
 
of(List<String>, List<String>) - Static method in class ai.expert.nlapi.v2.model.Options
 
Options - Class in ai.expert.nlapi.v2.model
 
Options() - Constructor for class ai.expert.nlapi.v2.model.Options
 

P

Paragraph - Class in ai.expert.nlapi.v2.model
 
Paragraph() - Constructor for class ai.expert.nlapi.v2.model.Paragraph
 
PASSWORD_ACCESS_KEY_ENV - Static variable in class ai.expert.nlapi.security.SecurityUtils
 
PASSWORD_ACCESS_KEY_PROP - Static variable in class ai.expert.nlapi.security.SecurityUtils
 
Phrase - Class in ai.expert.nlapi.v2.model
 
Phrase() - Constructor for class ai.expert.nlapi.v2.model.Phrase
 
PhraseType - Enum in ai.expert.nlapi.v2.model
 
POSTag - Enum in ai.expert.nlapi.v2.model
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.AnalyzeResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.CategorizeResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.ContextsResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.DetectorsResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.DetectResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.EdgeKeyResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.TaxonomiesResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.TaxonomyModelResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.TaxonomyResponse
 
prettyPrint() - Method in class ai.expert.nlapi.v2.message.TemplatesModelResponse
 
Property - Class in ai.expert.nlapi.v2.model
 
Property() - Constructor for class ai.expert.nlapi.v2.model.Property
 

R

readValue(String, Class<T>) - Method in class ai.expert.nlapi.utils.ObjectMapperAdapter
 
refresh() - Method in class ai.expert.nlapi.security.Authentication
 
RelatedItem - Class in ai.expert.nlapi.v2.model
 
RelatedItem() - Constructor for class ai.expert.nlapi.v2.model.RelatedItem
 
Relation - Class in ai.expert.nlapi.v2.model
 
Relation() - Constructor for class ai.expert.nlapi.v2.model.Relation
 
relations(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
relations(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
RelationVerb - Class in ai.expert.nlapi.v2.model
 
RelationVerb() - Constructor for class ai.expert.nlapi.v2.model.RelationVerb
 
relevants(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
relevants(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 

S

SecurityUtils - Class in ai.expert.nlapi.security
 
SecurityUtils() - Constructor for class ai.expert.nlapi.security.SecurityUtils
 
Sentence - Class in ai.expert.nlapi.v2.model
 
Sentence() - Constructor for class ai.expert.nlapi.v2.model.Sentence
 
sentiment(String) - Method in class ai.expert.nlapi.v2.cloud.Analyzer
 
sentiment(String) - Method in class ai.expert.nlapi.v2.edge.Analyzer
 
Sentiment - Class in ai.expert.nlapi.v2.model
 
Sentiment() - Constructor for class ai.expert.nlapi.v2.model.Sentiment
 
SentimentItem - Class in ai.expert.nlapi.v2.model
 
SentimentItem() - Constructor for class ai.expert.nlapi.v2.model.SentimentItem
 
ServiceError - Class in ai.expert.nlapi.v2.message
 
ServiceError() - Constructor for class ai.expert.nlapi.v2.message.ServiceError
 
setJWT(String) - Method in class ai.expert.nlapi.security.Authentication
 
StringUtils - Class in ai.expert.nlapi.utils
 
StringUtils() - Constructor for class ai.expert.nlapi.utils.StringUtils
should not be used
SystemPropertyCredentialsProvider - Class in ai.expert.nlapi.security
 
SystemPropertyCredentialsProvider() - Constructor for class ai.expert.nlapi.security.SystemPropertyCredentialsProvider
 

T

TaxonomiesResponse - Class in ai.expert.nlapi.v2.message
 
TaxonomiesResponse() - Constructor for class ai.expert.nlapi.v2.message.TaxonomiesResponse
 
taxonomy() - Method in class ai.expert.nlapi.v2.edge.Model
 
Taxonomy - Class in ai.expert.nlapi.v2.model
 
Taxonomy() - Constructor for class ai.expert.nlapi.v2.model.Taxonomy
 
TaxonomyCategory - Class in ai.expert.nlapi.v2.model
 
TaxonomyCategory() - Constructor for class ai.expert.nlapi.v2.model.TaxonomyCategory
 
TaxonomyInfo - Class in ai.expert.nlapi.v2.model
 
TaxonomyInfo() - Constructor for class ai.expert.nlapi.v2.model.TaxonomyInfo
 
TaxonomyModelResponse - Class in ai.expert.nlapi.v2.message
 
TaxonomyModelResponse() - Constructor for class ai.expert.nlapi.v2.message.TaxonomyModelResponse
 
TaxonomyResponse - Class in ai.expert.nlapi.v2.message
 
TaxonomyResponse() - Constructor for class ai.expert.nlapi.v2.message.TaxonomyResponse
 
Template - Class in ai.expert.nlapi.v2.model
 
Template() - Constructor for class ai.expert.nlapi.v2.model.Template
 
TemplateField - Class in ai.expert.nlapi.v2.model
 
TemplateField() - Constructor for class ai.expert.nlapi.v2.model.TemplateField
 
TemplateNamespace - Class in ai.expert.nlapi.v2.model
 
TemplateNamespace() - Constructor for class ai.expert.nlapi.v2.model.TemplateNamespace
 
templates() - Method in class ai.expert.nlapi.v2.edge.Model
 
TemplatesModelResponse - Class in ai.expert.nlapi.v2.message
 
TemplatesModelResponse() - Constructor for class ai.expert.nlapi.v2.message.TemplatesModelResponse
 
toJSON() - Method in class ai.expert.nlapi.security.Credential
 
toJSON() - Method in class ai.expert.nlapi.v2.message.AnalysisRequest
 
toJSON() - Method in class ai.expert.nlapi.v2.message.AnalysisRequestWithOptions
 
toJSON() - Method in class ai.expert.nlapi.v2.message.AnalyzeResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.CategorizeResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.ContextsResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.DetectorsResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.DetectResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.EdgeKeyResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.ModelRequest
 
toJSON() - Method in class ai.expert.nlapi.v2.message.TaxonomiesResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.TaxonomyModelResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.TaxonomyResponse
 
toJSON() - Method in class ai.expert.nlapi.v2.message.TemplatesModelResponse
 
Token - Class in ai.expert.nlapi.v2.model
 
Token() - Constructor for class ai.expert.nlapi.v2.model.Token
 
TOKEN_ACCESS_KEY_ENV - Static variable in class ai.expert.nlapi.security.SecurityUtils
 
TOKEN_ACCESS_KEY_PROP - Static variable in class ai.expert.nlapi.security.SecurityUtils
 
TokenType - Enum in ai.expert.nlapi.v2.model
 
toString() - Method in enum ai.expert.nlapi.v2.API.Contexts
 
toString() - Method in enum ai.expert.nlapi.v2.API.Languages
 
toString() - Method in enum ai.expert.nlapi.v2.API.Taxonomies
 
toString() - Method in enum ai.expert.nlapi.v2.API.Versions
 
trim(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Trim String, if null returns null
trimToEmpty(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Trim String, if null or empty returns empty
trimToNull(String) - Static method in class ai.expert.nlapi.utils.StringUtils
Trim String, if null or empty returns null

U

USER_ACCESS_KEY_ENV - Static variable in class ai.expert.nlapi.security.SecurityUtils
 
USER_ACCESS_KEY_PROP - Static variable in class ai.expert.nlapi.security.SecurityUtils
 

V

value() - Method in enum ai.expert.nlapi.v2.API.Contexts
 
value() - Method in enum ai.expert.nlapi.v2.API.Taxonomies
 
value() - Method in enum ai.expert.nlapi.v2.API.Versions
 
valueOf(String) - Static method in enum ai.expert.nlapi.exceptions.NLApiErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.API.Contexts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.API.Languages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.API.Taxonomies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.API.Versions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.model.PhraseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.model.POSTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.expert.nlapi.v2.model.TokenType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.expert.nlapi.exceptions.NLApiErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.API.Contexts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.API.Languages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.API.Taxonomies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.API.Versions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.model.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.model.PhraseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.model.POSTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.expert.nlapi.v2.model.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
VSyncon - Class in ai.expert.nlapi.v2.model
 
VSyncon() - Constructor for class ai.expert.nlapi.v2.model.VSyncon
 

W

writeValue(Object) - Method in class ai.expert.nlapi.utils.ObjectMapperAdapter
 
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links