ColorParser

Description

The ColorParser class is used to store colors addressed by HTML code.

Inheritance Hierarchy

          NSObject

          NuSingleton

          ColorParser

Supported Protocols

<NSCoding>

<NSObject>

Comments

ColorParser is a Singleton class, which contain only one instance with global access point.

Properties

colors. Colors dictionary.

Static Methods

sharedColor. Returns single class instance.

See also:

Classes. The Mobile Application Component