AEXMLOptions
public struct AEXMLOptions
Options used in AEXMLDocument
-
Values used in XML Document header
See moreDeclaration
Swift
public struct DocumentHeader -
Settings used by
See moreFoundation.XMLParserDeclaration
Swift
public struct ParserSettings -
Values used in XML Document header (defaults to
DocumentHeader())Declaration
Swift
public var documentHeader: AEXMLOptions.DocumentHeader -
Settings used by
Foundation.XMLParser(defaults toParserSettings())Declaration
Swift
public var parserSettings: AEXMLOptions.ParserSettings -
Designated initializer - Creates and returns default
AEXMLOptions.Declaration
Swift
public init()
AEXMLOptions Structure Reference