Packageorg.springextensions.actionscript.ioc.factory.xml
SVN browsingStageProcessorNamespaceHandler.as
FisheyeStageProcessorNamespaceHandler.as
Classpublic class StageProcessorNamespaceHandler
InheritanceStageProcessorNamespaceHandler Inheritance NamespaceHandlerSupport

Namespace handler for all elements pertaining to the stage interception schema



Documentation reference: the stage interception schema


Public Methods
 MethodDefined by
  
StageProcessorNamespaceHandler
 Inherited
getNamespace():Namespace
Return the namespace supported by this namespace handler.
NamespaceHandlerSupport
 Inherited
Parses the given node and returns the resulting object definition.
NamespaceHandlerSupport
Protected Methods
 MethodDefined by
 Inherited
Registers an object definition parser.
NamespaceHandlerSupport
Public Constants
 ConstantDefined by
  GENERIC_STAGE_PROCESSOR_ELEMENT : String = "genericstageprocessor"
[static]
StageProcessorNamespaceHandler
Constructor detail
StageProcessorNamespaceHandler()constructor
public function StageProcessorNamespaceHandler()
Constant detail
GENERIC_STAGE_PROCESSOR_ELEMENTconstant
public static const GENERIC_STAGE_PROCESSOR_ELEMENT:String = "genericstageprocessor"