languageManagerApertium Methods |
The languageManagerApertium type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| exploreToken | (Overrides tokenQueryResolverBaseexploreToken(tokenQuery).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| prepare | (Overrides tokenQueryResolverBaseprepare.) | |
| query(IEnumerableString, apertiumDictQueryScope, apertiumDictNeedleSide) |
Queries the specified tokens.
| |
| query(String, apertiumDictQueryScope, apertiumDictNeedleSide) |
Queries the specified token
| |
| queryByGraphNode |
Queries by graph leaf child nodes and populates grand children
| |
| queryForGraph |
Queries for graph.
| |
| queryForGraphSet |
Queries for graph for multiple tokens
| |
| queryForSynonyms |
Queries for synonyms.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |