GrammarScope  4.0.0
Public Member Functions | Static Public Member Functions | List of all members
grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient Class Reference
Inheritance diagram for grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient:
Collaboration graph
[legend]

Public Member Functions

 GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient () throws Exception
 
void version () throws Exception
 
void analyze (final String[] texts) throws Exception
 
 GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient () throws Exception
 
void version () throws Exception
 
void analyze (final String[] texts) throws Exception
 
- Public Member Functions inherited from grammarscope.artifacts.ejb.client.corenlp.EJBArtifactsCoreNlpStatelessAsyncClient
 EJBArtifactsCoreNlpStatelessAsyncClient () throws Exception
 
 EJBArtifactsCoreNlpStatelessAsyncClient () throws Exception
 

Static Public Member Functions

static void main (final String[] args) throws Exception
 
static void main (final String[] args) throws Exception
 

Additional Inherited Members

- Public Attributes inherited from grammarscope.artifacts.ejb.client.corenlp.EJBArtifactsCoreNlpStatelessAsyncClient
final GrammarScopeArtifactsCoreNlpStatelessAsyncEJBRemote ejb
 

Detailed Description

Parser stateless EJB CLI Client

Author
Bernard Bou

Constructor & Destructor Documentation

◆ GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient() [1/2]

grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient ( ) throws Exception

Constructor

Exceptions
Exceptionexception

◆ GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient() [2/2]

grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient ( ) throws Exception

Constructor

Exceptions
Exceptionexception

Member Function Documentation

◆ analyze() [1/2]

void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.analyze ( final String[]  texts) throws Exception

◆ analyze() [2/2]

void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.analyze ( final String[]  texts) throws Exception

◆ main() [1/2]

static void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.main ( final String[]  args) throws Exception
static

◆ main() [2/2]

static void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.main ( final String[]  args) throws Exception
static

◆ version() [1/2]

void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.version ( ) throws Exception

◆ version() [2/2]

void grammarscope.artifacts.ejb.client.GrammarScopeArtifactsCoreNlpStatelessAsyncCLIClient.version ( ) throws Exception

The documentation for this class was generated from the following file: