See: Description
| Class | Description |
|---|---|
| ApiOutput |
This class provides an Java object for LexCheck API output.
|
| ToAgreementsApi |
This class provides an Java Api for reading lexical records in text format
and send agreements to output.
|
| ToDicVarsApi |
This class provides an Java Api for reading lexical records in text format
and send dictionary variants (information) to output.
|
| ToInflVarsApi |
This class provides an Java Api for reading lexical records in text format
and send inflectional variables to output.
|
| ToJavaObjApi |
This class provides two Java Apis for transfer
lexical records in Xml format (the input must be a file)
lexical records in text format (the input is a String)
into Java Object.
|
| ToXmlApi |
This class provides an Java Api for converting lexical records in text format
to Xml output.
|
This package provides Java APIs for the Java verion of LexCheck.