Documentation

UriInterface

An interface for objects that repsent some type of Uri.

Table of Contents

Methods

getMetaData()  : string
Get the metadata xml for this object.
getUri()  : string
Get the URI for this object.

Methods

getMetaData()

Get the metadata xml for this object.

public getMetaData() : string
Return values
string

getUri()

Get the URI for this object.

public getUri() : string
Return values
string
On this page

Search results