blob: 632e3301de7555cfcfc88f34b7b73918ee5b2aa0 [file] [log] [blame]
{ "type": "class",
"qname": "mx.rpc.xml.DecodingContext",
"baseClassname": ""
,
"description": "This internal utility class is used by XMLDecoder, to store some properties relevant to the current context, such as which is the current element from an XMLList of values, which elements were deserialized by <any> definitions, etc.",
"tags": [
{ "tagName": "private",
"values": []} ],
"members": [
{ "type": "method",
"qname": "mx.rpc.xml.DecodingContext",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "field",
"qname": "index",
"return": "int",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "hasContextSiblings",
"return": "Boolean",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "anyIndex",
"return": "int",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "laxSequence",
"return": "Boolean",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}