Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Namespace

mattt edited this page May 5, 2021 · 3 revisions

Namespace

public final class Namespace: RawRepresentable 

Inheritance

RawRepresentable

Initializers

init(rawValue:)

public required init(rawValue: xmlNsPtr) 

Properties

context

public var context: Document? 

uri

public var uri: String? 

prefix

public var prefix: String? 

rawValue

public var rawValue: xmlNsPtr
Types
Protocols
Global Functions
Extensions

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.