| Package | org.spicefactory.parsley.rpc.cinnamon.config |
| Class | public class CinnamonXmlSupport |
| Inheritance | CinnamonXmlSupport Object |
| Implements | BootstrapConfigProcessor |
<ContextBuilder> tag in MXML alternatively.
| Method | Defined By | ||
|---|---|---|---|
initialize():void [static]
Initializes the Cinnamon XML tag extension. | CinnamonXmlSupport | ||
| Constant | Defined By | ||
|---|---|---|---|
| NAMESPACE_URI : String = http://www.spicefactory.org/parsley/cinnamon [static]
The XML Namespace of the Cinnamon tag extension. | CinnamonXmlSupport | ||
| initialize | () | method |
public static function initialize():void
Initializes the Cinnamon XML tag extension.
Must be invoked before the XmlContextBuilder is used for the first time.
| NAMESPACE_URI | Constant |
public static const NAMESPACE_URI:String = http://www.spicefactory.org/parsley/cinnamonThe XML Namespace of the Cinnamon tag extension.