Package | Description |
---|---|
com.mockturtlesolutions.snifflib.semantics |
Classes enabling dictionary searches, parts of speech search and query, and semantic word substitutions.
|
com.mockturtlesolutions.snifflib.semantics.database |
Base classes for the repository storage framework of the semantics package.
|
com.mockturtlesolutions.snifflib.semantics.workbench |
Graphical interface classes for the repository storage framework of the semantics package.
|
Constructor and Description |
---|
FillerText(WordStorageConnectivity conn) |
Modifier and Type | Class and Description |
---|---|
class |
WordStorageSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
WordStorageXMLConnection
Establish a connection with an SQL server and process requests.
|
Modifier and Type | Field and Description |
---|---|
protected WordStorageConnectivity |
WordStorageEditorFrame.Connection |
Copyright © 2011, 2013. Daniel P. Dougherty