models/arb_content library

Classes

ARBAttribute
ARB attribute model Attribute starts with @@ and this class can be used for global and custom attributes See https://github.com/google/app-resource-bundle/wiki/ApplicationResourceBundleSpecification#global-attributes Example:
ARBContent
ARB file content model items - list of key/value pairs contained by this file each item may contain annotation, plurals and selects attributes - list of global and custom attributes in the file lineBreaks - list of line breaks in the file used to rebuild file with similar layout
ARBItem
ARB item model Example:
ARBItemAnnotation
ARB item annotation model Example:
ARBItemAnnotationPlaceholder
ARB item annotation placeholder model Example:
ARBItemSpecialData
Plural or Select data Example:
ARBItemSpecialDataOption
Special data option For plural it can be {zero:"zero messages"},{other:"count of messages"}

Constants

localeAttributeKey → const ARBAttributeKey