public BdxlLocator(Mode mode) : this( mode.GetValue("lookup.locator.bdxl.prefix"), mode.GetValue("lookup.locator.hostname"), mode.GetValue("lookup.locator.bdxl.algorithm"), EncodingUtils.Get(mode.GetValue("lookup.locator.bdxl.encoding")), mode.GetValue("lookup.locator.sml")) { }