Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentFactory |
Modifier and Type | Class and Description |
---|---|
class |
DocumentFactoryAsync
Document factory implementation as Stanford CoreNLP EJB client
|
class |
DocumentFactorySync
Document factory implementation as Stanford CoreNLP EJB client
|
Modifier and Type | Interface and Description |
---|---|
interface |
IDocument
Document interface
|
Modifier and Type | Class and Description |
---|---|
class |
Document
Document (to hold processed data)
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentFactory
Document factory implementation as Stanford CoreNLP EJB client
|
Modifier and Type | Interface and Description |
---|---|
interface |
IDocumentFactory
Represents document on server-side.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLDocumentFactory
Document (as read from XML formatted data)
|
class |
XMLDocumentFactoryGrammarScope
Document (as read from XML formatted data - the format is specific)
|
class |
XMLDocumentFactoryStanford
Document (as read from XML formatted data - the format is specific)
|
Modifier and Type | Class and Description |
---|---|
class |
NullDocumentFactory |