Package com._1c.g5.v8.dt.v8help.impl
Class HelpResourceLocator
java.lang.Object
com._1c.g5.v8.dt.v8help.impl.HelpResourceLocator
- All Implemented Interfaces:
IHelpResourceLocator
Implementation of help book locator service
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet registeredV8HelpBookmodel for 1C runtime version and language code
-
Constructor Details
-
HelpResourceLocator
Constructor- Parameters:
version- current versionlanguage- the locale language
-
-
Method Details
-
getV8HelpBook
Description copied from interface:IHelpResourceLocatorGet registeredV8HelpBookmodel for 1C runtime version and language code- Specified by:
getV8HelpBookin interfaceIHelpResourceLocator- Returns:
- the
V8HelpBookmodel - Throws:
IOException- if V8HelpBook not registered for this version/language or resource is locked
-