Packageorg.spicefactory.parsley.flash.resources.tag
Classpublic class LocaleTag
InheritanceLocaleTag Inheritance Object

Represents the locale XML tag.



Public Properties
 PropertyDefined By
  country : String
The country/region code for this locale, an uppercase ISO 3166 2-letter code.
LocaleTag
  language : String
The language code for this locale, a lowercase ISO 639 code.
LocaleTag
Property Detail
countryproperty
public var country:String

The country/region code for this locale, an uppercase ISO 3166 2-letter code.

languageproperty 
public var language:String

The language code for this locale, a lowercase ISO 639 code.