Packageorg.as3commons.reflect
Classpublic class XmlTypeProvider
InheritanceXmlTypeProvider Inheritance AbstractTypeProvider Inheritance Object

describeType XML parser



Protected Properties
 PropertyDefined By
 InheritedtypeCache : TypeCache
AbstractTypeProvider
Public Methods
 MethodDefined By
  
XmlTypeProvider
 Inherited
clearCache():void
AbstractTypeProvider
  
getType(cls:Class, applicationDomain:ApplicationDomain):Type
[override]
XmlTypeProvider
 Inherited
AbstractTypeProvider
Constructor Detail
XmlTypeProvider()Constructor
public function XmlTypeProvider()



Method Detail
getType()method
override public function getType(cls:Class, applicationDomain:ApplicationDomain):Type

Parameters

cls:Class
 
applicationDomain:ApplicationDomain

Returns
Type