| Package | org.spicefactory.parsley.flash.logging |
| Class | public class FlashLoggingXmlSupport |
| Inheritance | FlashLoggingXmlSupport Object |
| Method | Defined By | ||
|---|---|---|---|
initialize():void [static]
Initializes the Flash Logging XML tag extension. | FlashLoggingXmlSupport | ||
| Constant | Defined By | ||
|---|---|---|---|
| FLASH_LOGGING_NAMESPACE : String = http://www.spicefactory.org/parsley/flash/logging [static]
The XML Namespace of the Flash Logging tag extension. | FlashLoggingXmlSupport | ||
| 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.
| FLASH_LOGGING_NAMESPACE | Constant |
public static const FLASH_LOGGING_NAMESPACE:String = http://www.spicefactory.org/parsley/flash/loggingThe XML Namespace of the Flash Logging tag extension.