Package com.basistech.util

Generic utilities.

See:
          Description

Class Summary
BasisRootBean This class is provided to initialize the Basis product root directory in the Spring IoC container.
ByNameTextDomain When using TextDomain in a Spring environment, this class allows the XML file to create TextDomain values.
ISO15924Editor This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
ISO15924Utils Useful functions related to ISO15924 script codes.
LanguageCodeEditor This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
NEConstants Constants used for labeling Named Entities.
Pathnames This class retrieves pathnames commonly used in Basis products.
TextDomain Collection of linguistic properties of a text which are independent of its message; this currently includes script, language, and transliteration scheme.
TransliterationSchemeEditor This class provides notational convenience for users of the Spring IoC container, or any other facility that participates in the java.beans property editor discipline.
 

Enum Summary
ISO15924 Java enumeration for the ISO15924 system of script codes.
LanguageCode Enumeration for Basis's extended version of the ISO639 language code set.
TransliterationScheme Named constants for the numeric codes for BT_Xlit_Scheme.
 

Exception Summary
BasisInternalException Exception class when a Basis Technology runtime component encounters an unrecoverable error.
BeanConfigurationException This exception is thrown when a Basis is configured in Spring (or some similiar environment) but a required property is not set.
InvalidNamedEntityTypeNameException Exception class when RLP is asked to return a named entity type when the name given does not correspond to a named entity supported by RLP.
NoRootDirectoryException Exception class when a Basis Technology runtime component cannot locate the necessary data or library files at runtime.
 

Package com.basistech.util Description

Generic utilities. This package contains generic, product-independent utility classes.



Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.