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

Public Member Functions

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

Static Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from grammarscope.ejb.client.corenlp.EJBCoreNlpStatefulClient
final GrammarScopeCoreNlpStatefulEJBRemote ejb
 

Detailed Description

Parser stateful EJB CLI Client

Author
Bernard Bou

Constructor & Destructor Documentation

◆ GrammarScopeParserScopeStatefulCLIClient()

grammarscope.ejb.client.GrammarScopeParserScopeStatefulCLIClient.GrammarScopeParserScopeStatefulCLIClient ( ) throws Exception

Constructor

Exceptions
Exceptionexception

Member Function Documentation

◆ analyze()

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

◆ main()

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

◆ version()

void grammarscope.ejb.client.GrammarScopeParserScopeStatefulCLIClient.version ( ) throws Exception

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