Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page May 5, 2021 · 3 revisions

CDATA

public final class CDATA: Node 

Inheritance

Node

Initializers

init?(content:in:)

public convenience init?(content: String, in document: Document) 

init?(rawValue:)

public required init?(rawValue: UnsafeMutableRawPointer) 
Types
Protocols
Global Functions
Extensions
Clone this wiki locally