Platforms to show: All Mac Windows Linux Cross-Platform
CFXMLParserMBS class deprecated
Super class: CFObjectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CoreFoundation | MBS MacCF Plugin | 3.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This item is deprecated and should no longer be used.
You can use XML classes instead.
Notes:
Subclass of the CFObjectMBS class.- 5 events
- event AddChild(parent as CFObjectMBS, child as CFObjectMBS)
- event CreateXMLStructure(node as CFXMLNodeMBS) as CFObjectMBS
- event EndXMLStructure(xmlType as CFObjectMBS)
- event HandleError(StatusCode as Integer) as boolean
- event ResolveExternalEntity(externalID as CFXMLExternalIDMBS) as CFBinaryDataMBS
- 10 methods
- method Abort(ErrorCode as Integer, ErrorDescription as CFStringMBS)
- method Create(data as CFBinaryDataMBS, url as CFURLMBS, options as Integer)
- method CreateWithDataFromURL(url as CFURLMBS, options as Integer)
- method Document as CFObjectMBS
- method ErrorDescription as CFStringMBS
- method LineNumber as Integer
- method Location as Integer
- method Parse as boolean
- method SourceURL as CFURLMBS
- method StatusCode as Integer
Super class CFObjectMBS
- 5 properties
- property Handle as Integer
- property Hash as Integer
- property Lasterror as Integer
- property Type as Integer
- property TypeDescription as String
- 9 methods
- method close
- method DeepCopy as CFObjectMBS
- method EncodedData as MemoryBlock
- method Equal(o as CFObjectMBS) as boolean
- method ReleaseObject
- method RetainCount as Integer
- method RetainObject
- method XML as CFBinaryDataMBS
- method XMLdata as String
- shared method NewCFObject(handle as Integer) as CFObjectMBS
This class has no sub classes.
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS MacCF Plugin.
CFXMLNotationInfoMBS - CFXMLProcessingInstructionInfoMBS
Feedback: Report problem or ask question.
