set_locale


Description:

public void set_locale (string locale)

Sets the locale which should be read when processing metadata.

All other locales are ignored, which increases parsing speed and reduces memory usage. If you set the locale to "ALL", all locales will be read.

Parameters:

this

a Metadata instance.

locale

the BCP47 locale.