Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

NodeSet

mattt edited this page Mar 27, 2020 · 3 revisions

NodeSet

public final class NodeSet: RawRepresentable, Hashable

Inheritance

Hashable, RawRepresentable

Initializers

init(rawValue:)

public init(rawValue: xmlNodeSetPtr)

Properties

rawValue

var rawValue: xmlNodeSetPtr
Types
Protocols
Global Functions
Extensions

Clone this wiki locally