Packageorg.spicefactory.parsley.flash.logging
Classpublic class FlashLoggingXmlSupport
InheritanceFlashLoggingXmlSupport Inheritance Object

Provides a static method to initalize the Flash Logging XML tag extension.



Public Methods
 MethodDefined By
  
initialize():void
[static] Initializes the Flash Logging XML tag extension.
FlashLoggingXmlSupport
Public Constants
 ConstantDefined By
  FLASH_LOGGING_NAMESPACE : String = http://www.spicefactory.org/parsley/flash/logging
[static] The XML Namespace of the Flash Logging tag extension.
FlashLoggingXmlSupport
Method Detail
initialize()method
public static function initialize():void

Initializes the Flash Logging XML tag extension. Must be invoked before the XmlContextBuilder is used for the first time.

Constant Detail
FLASH_LOGGING_NAMESPACEConstant
public static const FLASH_LOGGING_NAMESPACE:String = http://www.spicefactory.org/parsley/flash/logging

The XML Namespace of the Flash Logging tag extension.