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()