| Package | org.as3commons.reflect |
| Class | public class JSONTypeProvider |
| Inheritance | JSONTypeProvider AbstractTypeProvider Object |
| Method | Defined By | ||
|---|---|---|---|
describeTypeJSON JSON parser
| JSONTypeProvider | ||
![]() | clearCache():void | AbstractTypeProvider | |
[override] | JSONTypeProvider | ||
![]() | AbstractTypeProvider | ||
| Method | Defined By | ||
|---|---|---|---|
initJSONTypeProvider():void | JSONTypeProvider | ||
| JSONTypeProvider | |||
| Constant | Defined By | ||
|---|---|---|---|
| ALIAS_NOT_AVAILABLE : String = Alias not available when using JSONTypeProvider [static] | JSONTypeProvider | ||
| JSONTypeProvider | () | Constructor |
public function JSONTypeProvider()describeTypeJSON JSON parser
| getType | () | method |
override public function getType(cls:Class, applicationDomain:ApplicationDomain):TypeParameters
cls:Class | |
applicationDomain:ApplicationDomain |
Type |
| initJSONTypeProvider | () | method |
protected function initJSONTypeProvider():void| parseConstructor | () | method |
protected function parseConstructor(type:Type, constructor:Array, applicationDomain:ApplicationDomain):ConstructorParameters
type:Type | |
constructor:Array | |
applicationDomain:ApplicationDomain |
Constructor |
| ALIAS_NOT_AVAILABLE | Constant |
public static const ALIAS_NOT_AVAILABLE:String = Alias not available when using JSONTypeProvider