| Package | org.spicefactory.parsley.flash.resources.tag |
| Class | public class FlashResourceXmlSupport |
| Inheritance | FlashResourceXmlSupport Object |
| Method | Defined By | ||
|---|---|---|---|
initialize():void [static]
Initializes the Flash Localization XML tag extension. | FlashResourceXmlSupport | ||
| Constant | Defined By | ||
|---|---|---|---|
| FLASH_RESOURCE_NAMESPACE : String = http://www.spicefactory.org/parsley/flash/resources [static]
The XML Namespace of the Flash Localization tag extension. | FlashResourceXmlSupport | ||
| initialize | () | method |
public static function initialize():void
Initializes the Flash Localization XML tag extension.
Must be invoked before the XmlContextBuilder is used for the first time.
| FLASH_RESOURCE_NAMESPACE | Constant |
public static const FLASH_RESOURCE_NAMESPACE:String = http://www.spicefactory.org/parsley/flash/resourcesThe XML Namespace of the Flash Localization tag extension.