BaseUtility Constructor | Constructor. |
AllowPrompts | Gets or sets the indicator for whether prompts are allowed or not. |
LastOutputFolder | Access to the last output folder. |
EditOptions | Equivalent to IUtilitySet.EditOptions |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FinishProcess | Finishes the process of all files. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetInputListCount | Equivalent to IUtilitySet.GetInputListCount |
GetInputListType | Equivalent to IUtilitySet.GetInputListType |
GetOption | Equivalent to IUtilitySet.GetOption |
GetOptions | Equivalent to IUtilitySet.GetOptions |
GetOutputLanguage | Equivalent to IUtilitySet.GetOutputLanguage |
GetType (inherited from Object) | Gets the Type of the current instance. |
HasOptions | Equivalent to IUtilitySet.HasOptions |
NeedOutput | Equivalent to IUtilitySet.NeedOutput |
NeedOutputEncoding | Equivalent to IUtilitySet.NeedOutputEncoding |
NeedRoot | Equivalent to IUtilitySet.NeedRoot |
ProcessFile | Execute the utility for one input/output set. |
SetData | Sets the utility data. |
SetDefaultOptions | Equivalent to IUtilitySet.SetDefaultOptions |
SetLanguages | Equivalent to IUtilitySet.SetLanguages |
SetOption | Equivalent to IUtilitySet.SetOption |
SetOptions | Equivalent to IUtilitySet.SetOptions |
StartProcess | Starts the process of all files. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
m_FA | Filter access object. |
m_RM | Resource manager for messages. |
m_sInputLanguage | Code of the input language. |
m_sLastOutputFolder | Path of the last output folder. |
m_sOutputLanguage | Code of the output language. |
m_US | Parent utility set. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
BaseUtility Class | Okapi.Library.Utility Namespace