UriInterface
in
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
stringgetUri()
Get the URI for this object.
public
getUri() : string