|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
com.basistech | Utility classes for Basis Technology Java interfaces. |
com.basistech.rlp | Java API to the Basis Technology Rosette Linguistics Platform (RLP). |
com.basistech.util | Generic utilities. |
This collection of HTML pages is reference documentation for the Java API to the Rosette Linguistics Platform (RLP).
To use RLP in your application, add btrlp.jar and btutil.jar to your classpath.
Set the Basis root directory (BT_ROOT), the directory in which RLP is installed. In your application, you can use
com.basistech.util.Pathnames.setBTRootDirectory
to set the Basis root directory. Alternatively,
you can set the bt.root
system property to this directory pathname; you can do this on the
command line (-Dbt.root=BT_ROOT
) when you launch the Java virtual machine
For more information, see Building and Running a Java Application in RLP Application Developer's Guide.
For links to the RLP Application Developer's Guide, Release Notes, and reference documentation for the C++ API, see RLP API Reference.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |