blob: 200d5499e5ed60edee1648322daead4a95309d27 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.conversion.ConverterBase",
"baseClassname": ""
,
"description": "This is a base class for importers as well as exporters. It implements the error handling plus property getters and setters that generate an error when invoked.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "Vector.<String>",
"qname": "errors",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Errors encountered while parsing. Value is a vector of Strings."},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "throwOnError",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "@copy ITextImporter#throwOnError()"},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "useClipboardAnnotations",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "@copy ITextImporter#useClipboardAnnotations()"},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.textLayout.conversion.ImportExportConfiguration",
"qname": "config",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Returns the import and export configuration."}]
}