💾 Archived View for qworum-jdoc.ddns.net › IRI captured on 2024-05-12 at 14:48:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-05-26)

🚧 View Differences

-=-=-=-=-=-=-

IRI

class IRI

static isIRI(object)

🏷 @return {boolean}

🏷 @static

🏷 @see

https://en.wikipedia.org/wiki/Internationalized_Resource_Identifier

static parse(iri, base)

🏷 @return {(URL|UniformResourceName)}

🏷 @throws {TypeError}

🏷 @static

🏷 @see

https://developer.mozilla.org/en-US/docs/Web/API/URL/URL

🏷 @see

https://en.wikipedia.org/wiki/Internationalized_Resource_Identifier

class UniformResourceLocator extends URL

constructor(url, base)

🏷 @see

https://developer.mozilla.org/en-US/docs/Web/API/URL

toString()

🏷 @return {string}

🏷 @see

https://en.wikipedia.org/wiki/Internationalized_Resource_Identifier

class UniformResourceName

getter fragment

getter namespace

getter namespaceSpecific

getter objectType

getter query

getter resolver

toString()