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

Public Member Functions

 GrammarScopeParserScopeStatelessCLIClient () throws Exception
 
void version () throws Exception
 
void analyze (final String[] texts) throws Exception
 
- Public Member Functions inherited from grammarscope.ejb.client.parser.EJBParserStatelessClient
 EJBParserStatelessClient () throws Exception
 
 EJBParserStatelessClient () throws Exception
 

Static Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from grammarscope.ejb.client.parser.EJBParserStatelessClient
final GrammarScopeParserStatelessEJBRemote ejb
 

Detailed Description

Parser stateless EJB CLI Client

Author
Bernard Bou

Constructor & Destructor Documentation

◆ GrammarScopeParserScopeStatelessCLIClient()

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

Constructor

Exceptions
Exceptionexception

Member Function Documentation

◆ analyze()

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

◆ main()

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

◆ version()

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

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