Class fever.conf.parsers.LocalisationParser

Description

Parses localisation definition from configuration file.

Field Index

Inherited from ConfigurationParser

Method Index

new LocalisationParser()
getParsingLabel(), parse()

Inherited from ConfigurationParser

Constructor Detail

LocalisationParser

public function LocalisationParser()

Constructor.

Method Detail

getParsingLabel

public function getParsingLabel():String

Returns human readable text indicating parsing state.

parse

public function parse():Void

Starts parsing.

Broadcasts onParserStartEVENT event type.